Pull request #443 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6930dd9af4372ccf00fad92e82502820c2188682+2c0ad64fa4012812b904ce8a048042a45883a5b2 (3c91dffb833b94dbba5083fac28a4d43636b6e01) 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-ssh3285495517021119522.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16227248364739097335.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-443/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-443/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2678430717436062014.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-443/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11568465019481484134.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7575260735627748430.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-443/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-443/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18225038535403318172.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1009’ Running on prd-ubuntu20.04-docker-8c-8g-1011 in /w/workspace/gexfoundry_device-mqtt-go_PR-443 [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-443 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2c0ad64fa4012812b904ce8a048042a45883a5b2 into PR head commit 6930dd9af4372ccf00fad92e82502820c2188682 Merge succeeded, producing 6930dd9af4372ccf00fad92e82502820c2188682 Checking out Revision 6930dd9af4372ccf00fad92e82502820c2188682 (PR-443) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/443/head:refs/remotes/origin/PR-443 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6930dd9af4372ccf00fad92e82502820c2188682 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2c0ad64fa4012812b904ce8a048042a45883a5b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6930dd9af4372ccf00fad92e82502820c2188682 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-04T01:04:15.285Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-04T01:04:15.463Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-04T01:04:15.556Z] ========================================================= [2023-01-04T01:04:15.556Z] EdgeX Global Pipelines Version Info [2023-01-04T01:04:15.556Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-04T01:04:16.309Z] ------------------- [2023-01-04T01:04:16.309Z] stable info: [2023-01-04T01:04:16.309Z] ------------------- [2023-01-04T01:04:16.309Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-04T01:04:16.309Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T01:04:16.309Z] Message: update stable to v1.0.244 [2023-01-04T01:04:16.881Z] ------------------- [2023-01-04T01:04:16.881Z] experimental info: [2023-01-04T01:04:16.881Z] ------------------- [2023-01-04T01:04:16.881Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-04T01:04:16.881Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T01:04:16.881Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-04T01:04:17.182Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-01-04T01:04:17.221Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-01-04T01:04:17.262Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-04T01:04:17.303Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-04T01:04:17.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-04T01:04:17.370Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-04T01:04:17.409Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-04T01:04:17.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-04T01:04:17.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-04T01:04:17.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-04T01:04:17.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-04T01:04:17.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-01-04T01:04:17.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-04T01:04:17.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-04T01:04:17.750Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-04T01:04:17.790Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-04T01:04:17.828Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-04T01:04:17.867Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-04T01:04:17.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-04T01:04:17.944Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-04T01:04:17.987Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-04T01:04:18.026Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-04T01:04:18.061Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-04T01:04:18.100Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-04T01:04:18.136Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-04T01:04:18.177Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-04T01:04:18.216Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-04T01:04:18.257Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-443 [Pipeline] echo [2023-01-04T01:04:18.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-443 [Pipeline] echo [2023-01-04T01:04:18.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-443 [Pipeline] echo [2023-01-04T01:04:18.369Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6930dd9af4372ccf00fad92e82502820c2188682 [Pipeline] echo [2023-01-04T01:04:18.415Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6930dd9 [Pipeline] echo [2023-01-04T01:04:18.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T01:04:18.580Z] provisioning config files... [2023-01-04T01:04:18.594Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp/config14672270865216933538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T01:04:18.935Z] ---> docker-login.sh [2023-01-04T01:04:18.935Z] nexus3.edgexfoundry.org:10001 [2023-01-04T01:04:19.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T01:04:19.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T01:04:19.194Z] Configure a credential helper to remove this warning. See [2023-01-04T01:04:19.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T01:04:19.194Z] [2023-01-04T01:04:19.194Z] Login Succeeded [2023-01-04T01:04:19.194Z] nexus3.edgexfoundry.org:10002 [2023-01-04T01:04:19.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T01:04:19.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T01:04:19.453Z] Configure a credential helper to remove this warning. See [2023-01-04T01:04:19.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T01:04:19.453Z] [2023-01-04T01:04:19.453Z] Login Succeeded [2023-01-04T01:04:19.453Z] nexus3.edgexfoundry.org:10003 [2023-01-04T01:04:19.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T01:04:19.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T01:04:19.453Z] Configure a credential helper to remove this warning. See [2023-01-04T01:04:19.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T01:04:19.453Z] [2023-01-04T01:04:19.453Z] Login Succeeded [2023-01-04T01:04:19.453Z] nexus3.edgexfoundry.org:10004 [2023-01-04T01:04:19.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T01:04:19.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T01:04:19.714Z] Configure a credential helper to remove this warning. See [2023-01-04T01:04:19.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T01:04:19.714Z] [2023-01-04T01:04:19.714Z] Login Succeeded [2023-01-04T01:04:19.714Z] docker.io [2023-01-04T01:04:19.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T01:04:19.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T01:04:19.974Z] Configure a credential helper to remove this warning. See [2023-01-04T01:04:19.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T01:04:19.974Z] [2023-01-04T01:04:19.974Z] Login Succeeded [2023-01-04T01:04:19.974Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T01:04:20.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-04T01:04:20.709Z] + git rev-list -1 --merges 6930dd9af4372ccf00fad92e82502820c2188682~1..6930dd9af4372ccf00fad92e82502820c2188682 [Pipeline] echo [2023-01-04T01:04:20.777Z] -----------> git rev-list -1 --merges 6930dd9af4372ccf00fad92e82502820c2188682~1..6930dd9af4372ccf00fad92e82502820c2188682 6930dd9af4372ccf00fad92e82502820c2188682 [false] [Pipeline] sh [2023-01-04T01:04:21.087Z] + git log --format=format:%s -1 6930dd9af4372ccf00fad92e82502820c2188682 [Pipeline] echo [2023-01-04T01:04:21.125Z] ========================================================= [2023-01-04T01:04:21.125Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-04T01:04:21.125Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T01:04:21.563Z] + git log --format=format:%s -1 6930dd9af4372ccf00fad92e82502820c2188682 [Pipeline] echo [2023-01-04T01:04:21.596Z] [semverPrep] GIT_COMMIT: 6930dd9af4372ccf00fad92e82502820c2188682, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-04T01:04:21.629Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-04T01:04:22.018Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-04T01:04:22.018Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-04T01:04:22.018Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-04T01:04:22.018Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-04T01:04:22.018Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-04T01:04:22.018Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-04T01:04:22.018Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T01:04:22.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T01:04:22.473Z] [2023-01-04T01:04:22.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T01:04:22.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T01:04:22.859Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-04T01:04:22.859Z] b85a868b505f: Pulling fs layer [2023-01-04T01:04:22.859Z] e2be974225ed: Pulling fs layer [2023-01-04T01:04:22.859Z] 339a4e72a1f5: Pulling fs layer [2023-01-04T01:04:22.859Z] 988bab9f4d93: Pulling fs layer [2023-01-04T01:04:22.859Z] 1469e6f7b9e6: Pulling fs layer [2023-01-04T01:04:22.859Z] eaf3925da568: Pulling fs layer [2023-01-04T01:04:22.859Z] bab4dde63d76: Pulling fs layer [2023-01-04T01:04:22.859Z] bde34c3a00c8: Pulling fs layer [2023-01-04T01:04:22.859Z] b352a97aabf1: Pulling fs layer [2023-01-04T01:04:22.859Z] 4872d77fe225: Pulling fs layer [2023-01-04T01:04:22.859Z] 5851b861e8e6: Pulling fs layer [2023-01-04T01:04:22.859Z] eaf3925da568: Waiting [2023-01-04T01:04:22.859Z] bab4dde63d76: Waiting [2023-01-04T01:04:22.859Z] bde34c3a00c8: Waiting [2023-01-04T01:04:22.859Z] b352a97aabf1: Waiting [2023-01-04T01:04:22.859Z] 4872d77fe225: Waiting [2023-01-04T01:04:22.859Z] 5851b861e8e6: Waiting [2023-01-04T01:04:22.859Z] 988bab9f4d93: Waiting [2023-01-04T01:04:22.859Z] 1469e6f7b9e6: Waiting [2023-01-04T01:04:22.859Z] e2be974225ed: Verifying Checksum [2023-01-04T01:04:22.859Z] e2be974225ed: Download complete [2023-01-04T01:04:22.859Z] 988bab9f4d93: Download complete [2023-01-04T01:04:23.122Z] 339a4e72a1f5: Verifying Checksum [2023-01-04T01:04:23.122Z] 339a4e72a1f5: Download complete [2023-01-04T01:04:23.122Z] 1469e6f7b9e6: Verifying Checksum [2023-01-04T01:04:23.122Z] 1469e6f7b9e6: Download complete [2023-01-04T01:04:23.122Z] eaf3925da568: Download complete [2023-01-04T01:04:23.122Z] bde34c3a00c8: Verifying Checksum [2023-01-04T01:04:23.122Z] bde34c3a00c8: Download complete [2023-01-04T01:04:23.122Z] b352a97aabf1: Verifying Checksum [2023-01-04T01:04:23.122Z] b352a97aabf1: Download complete [2023-01-04T01:04:23.122Z] 4872d77fe225: Verifying Checksum [2023-01-04T01:04:23.122Z] 4872d77fe225: Download complete [2023-01-04T01:04:23.122Z] 5851b861e8e6: Verifying Checksum [2023-01-04T01:04:23.122Z] 5851b861e8e6: Download complete [2023-01-04T01:04:23.122Z] b85a868b505f: Verifying Checksum [2023-01-04T01:04:23.122Z] b85a868b505f: Download complete [2023-01-04T01:04:23.382Z] bab4dde63d76: Download complete [2023-01-04T01:04:24.327Z] b85a868b505f: Pull complete [2023-01-04T01:04:24.587Z] e2be974225ed: Pull complete [2023-01-04T01:04:25.156Z] 339a4e72a1f5: Pull complete [2023-01-04T01:04:25.156Z] 988bab9f4d93: Pull complete [2023-01-04T01:04:25.417Z] 1469e6f7b9e6: Pull complete [2023-01-04T01:04:25.417Z] eaf3925da568: Pull complete [2023-01-04T01:04:27.319Z] bab4dde63d76: Pull complete [2023-01-04T01:04:27.319Z] bde34c3a00c8: Pull complete [2023-01-04T01:04:27.319Z] b352a97aabf1: Pull complete [2023-01-04T01:04:27.578Z] 4872d77fe225: Pull complete [2023-01-04T01:04:27.578Z] 5851b861e8e6: Pull complete [2023-01-04T01:04:27.578Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-04T01:04:27.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T01:04:27.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T01:04:28.189Z] prd-ubuntu20.04-docker-8c-8g-1011 does not seem to be running inside a container [2023-01-04T01:04:28.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-443 -v /w/workspace/gexfoundry_device-mqtt-go_PR-443:/w/workspace/gexfoundry_device-mqtt-go_PR-443:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-443@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-devops/py-git-semver:0.1.4 cat [2023-01-04T01:04:29.382Z] $ docker top 1df2324ad589da59dea613dfd59e564490616f144e0ef18c284a57c96f11963e -eo pid,comm [2023-01-04T01:04:29.442Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-04T01:04:29.442Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-04T01:04:29.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T01:04:29.632Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T01:04:29.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T01:04:29.746Z] $ docker exec 1df2324ad589da59dea613dfd59e564490616f144e0ef18c284a57c96f11963e ssh-agent [2023-01-04T01:04:29.858Z] SSH_AUTH_SOCK=/tmp/ssh-DIhzbXGYPpI9/agent.32 [2023-01-04T01:04:29.858Z] SSH_AGENT_PID=38 [2023-01-04T01:04:29.865Z] Running ssh-add (command line suppressed) [2023-01-04T01:04:29.976Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp/private_key_14154632353942494147.key (/w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp/private_key_14154632353942494147.key) [2023-01-04T01:04:29.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T01:04:30.335Z] + git tag --points-at HEAD [Pipeline] } [2023-01-04T01:04:30.416Z] $ docker exec --env ******** --env ******** 1df2324ad589da59dea613dfd59e564490616f144e0ef18c284a57c96f11963e ssh-agent -k [2023-01-04T01:04:30.508Z] unset SSH_AUTH_SOCK; [2023-01-04T01:04:30.509Z] unset SSH_AGENT_PID; [2023-01-04T01:04:30.509Z] echo Agent pid 38 killed; [2023-01-04T01:04:30.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-04T01:04:30.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T01:04:30.618Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T01:04:30.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T01:04:30.742Z] $ docker exec 1df2324ad589da59dea613dfd59e564490616f144e0ef18c284a57c96f11963e ssh-agent [2023-01-04T01:04:30.860Z] SSH_AUTH_SOCK=/tmp/ssh-yhFvzNByPL0y/agent.70 [2023-01-04T01:04:30.860Z] SSH_AGENT_PID=76 [2023-01-04T01:04:30.865Z] Running ssh-add (command line suppressed) [2023-01-04T01:04:30.967Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp/private_key_15577720570034646938.key (/w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp/private_key_15577720570034646938.key) [2023-01-04T01:04:30.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T01:04:31.304Z] + git semver init [2023-01-04T01:04:31.563Z] 2023-01-04 01:04:31,506 [run_init] DEBUG init version:0.0.0 force:False [2023-01-04T01:04:31.563Z] 2023-01-04 01:04:31,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-443/.semver [2023-01-04T01:04:31.563Z] 2023-01-04 01:04:31,507 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-443/.semver [2023-01-04T01:04:31.563Z] 2023-01-04 01:04:31,507 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-443/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-443, universal_newlines=False, shell=None, istream=None) [2023-01-04T01:04:32.501Z] 2023-01-04 01:04:32,285 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-443/.git/info/exclude [2023-01-04T01:04:32.501Z] 2023-01-04 01:04:32,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-443/.semver/PR-443 with force:False [2023-01-04T01:04:32.501Z] 2023-01-04 01:04:32,286 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-443/.semver/PR-443 [2023-01-04T01:04:32.501Z] 2023-01-04 01:04:32,291 [execute] INFO git cat-file --batch-check [2023-01-04T01:04:32.501Z] 2023-01-04 01:04:32,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-443/.semver, universal_newlines=False, shell=None, istream=) [2023-01-04T01:04:32.501Z] 2023-01-04 01:04:32,298 [execute] INFO git cat-file --batch [2023-01-04T01:04:32.501Z] 2023-01-04 01:04:32,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-443/.semver, universal_newlines=False, shell=None, istream=) [2023-01-04T01:04:32.501Z] 2023-01-04 01:04:32,305 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-443/.semver/PR-443 [2023-01-04T01:04:32.501Z] 0.0.0 [Pipeline] } [2023-01-04T01:04:32.530Z] $ docker exec --env ******** --env ******** 1df2324ad589da59dea613dfd59e564490616f144e0ef18c284a57c96f11963e ssh-agent -k [2023-01-04T01:04:32.639Z] unset SSH_AUTH_SOCK; [2023-01-04T01:04:32.639Z] unset SSH_AGENT_PID; [2023-01-04T01:04:32.639Z] echo Agent pid 76 killed; [2023-01-04T01:04:32.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-04T01:04:33.073Z] + git semver [Pipeline] } [2023-01-04T01:04:33.366Z] $ docker stop --time=1 1df2324ad589da59dea613dfd59e564490616f144e0ef18c284a57c96f11963e [2023-01-04T01:04:34.651Z] $ docker rm -f --volumes 1df2324ad589da59dea613dfd59e564490616f144e0ef18c284a57c96f11963e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T01:04:35.044Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-04T01:04:35.310Z] Stashed 1 file(s) [Pipeline] echo [2023-01-04T01:04:35.327Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T01:04:35.879Z] provisioning config files... [2023-01-04T01:04:35.889Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp/config18224232959922098673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T01:04:36.240Z] ---> docker-login.sh [2023-01-04T01:04:36.240Z] nexus3.edgexfoundry.org:10001 [2023-01-04T01:04:36.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T01:04:36.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T01:04:36.240Z] Configure a credential helper to remove this warning. See [2023-01-04T01:04:36.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T01:04:36.240Z] [2023-01-04T01:04:36.240Z] Login Succeeded [2023-01-04T01:04:36.240Z] nexus3.edgexfoundry.org:10002 [2023-01-04T01:04:36.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T01:04:36.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T01:04:36.240Z] Configure a credential helper to remove this warning. See [2023-01-04T01:04:36.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T01:04:36.240Z] [2023-01-04T01:04:36.240Z] Login Succeeded [2023-01-04T01:04:36.240Z] nexus3.edgexfoundry.org:10003 [2023-01-04T01:04:36.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T01:04:36.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T01:04:36.501Z] Configure a credential helper to remove this warning. See [2023-01-04T01:04:36.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T01:04:36.501Z] [2023-01-04T01:04:36.501Z] Login Succeeded [2023-01-04T01:04:36.501Z] nexus3.edgexfoundry.org:10004 [2023-01-04T01:04:36.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T01:04:36.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T01:04:36.761Z] Configure a credential helper to remove this warning. See [2023-01-04T01:04:36.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T01:04:36.761Z] [2023-01-04T01:04:36.761Z] Login Succeeded [2023-01-04T01:04:36.761Z] docker.io [2023-01-04T01:04:36.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T01:04:37.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T01:04:37.021Z] Configure a credential helper to remove this warning. See [2023-01-04T01:04:37.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T01:04:37.021Z] [2023-01-04T01:04:37.021Z] Login Succeeded [2023-01-04T01:04:37.021Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T01:04:37.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-04T01:04:37.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T01:04:37.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T01:04:37.302Z] ========================================================= [2023-01-04T01:04:37.302Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-04T01:04:37.302Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T01:04:37.757Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-04T01:04:37.757Z] Sending build context to Docker daemon 6.279MB [2023-01-04T01:04:37.757Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T01:04:37.757Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-04T01:04:37.757Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-04T01:04:37.757Z] 213ec9aee27d: Pulling fs layer [2023-01-04T01:04:37.757Z] 4583459ba037: Pulling fs layer [2023-01-04T01:04:37.757Z] 93c1e223e6f2: Pulling fs layer [2023-01-04T01:04:37.757Z] 53926ce57604: Pulling fs layer [2023-01-04T01:04:37.757Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-04T01:04:37.757Z] 22ff95d597cd: Pulling fs layer [2023-01-04T01:04:37.757Z] 12d6caf4c0d1: Pulling fs layer [2023-01-04T01:04:37.757Z] 96b7cbca73a9: Pulling fs layer [2023-01-04T01:04:37.757Z] a7acece74701: Pulling fs layer [2023-01-04T01:04:37.757Z] 53926ce57604: Waiting [2023-01-04T01:04:37.757Z] 21b2b0c7a3f4: Waiting [2023-01-04T01:04:37.757Z] 22ff95d597cd: Waiting [2023-01-04T01:04:37.757Z] 12d6caf4c0d1: Waiting [2023-01-04T01:04:37.757Z] 96b7cbca73a9: Waiting [2023-01-04T01:04:37.757Z] a7acece74701: Waiting [2023-01-04T01:04:37.757Z] 93c1e223e6f2: Verifying Checksum [2023-01-04T01:04:37.757Z] 93c1e223e6f2: Download complete [2023-01-04T01:04:37.757Z] 4583459ba037: Verifying Checksum [2023-01-04T01:04:37.757Z] 4583459ba037: Download complete [2023-01-04T01:04:37.757Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-04T01:04:37.757Z] 21b2b0c7a3f4: Download complete [2023-01-04T01:04:38.019Z] 22ff95d597cd: Verifying Checksum [2023-01-04T01:04:38.019Z] 22ff95d597cd: Download complete [2023-01-04T01:04:38.019Z] 213ec9aee27d: Verifying Checksum [2023-01-04T01:04:38.019Z] 213ec9aee27d: Download complete [2023-01-04T01:04:38.019Z] 12d6caf4c0d1: Verifying Checksum [2023-01-04T01:04:38.019Z] 12d6caf4c0d1: Download complete [2023-01-04T01:04:38.019Z] 213ec9aee27d: Pull complete [2023-01-04T01:04:38.284Z] 4583459ba037: Pull complete [2023-01-04T01:04:38.284Z] 93c1e223e6f2: Pull complete [2023-01-04T01:04:38.545Z] a7acece74701: Verifying Checksum [2023-01-04T01:04:38.545Z] a7acece74701: Download complete [2023-01-04T01:04:38.545Z] 96b7cbca73a9: Verifying Checksum [2023-01-04T01:04:38.545Z] 96b7cbca73a9: Download complete [2023-01-04T01:04:38.804Z] 53926ce57604: Verifying Checksum [2023-01-04T01:04:38.804Z] 53926ce57604: Download complete [2023-01-04T01:04:43.004Z] 53926ce57604: Pull complete [2023-01-04T01:04:43.004Z] 21b2b0c7a3f4: Pull complete [2023-01-04T01:04:43.004Z] 22ff95d597cd: Pull complete [2023-01-04T01:04:43.004Z] 12d6caf4c0d1: Pull complete [2023-01-04T01:04:45.540Z] 96b7cbca73a9: Pull complete [2023-01-04T01:04:45.799Z] a7acece74701: Pull complete [2023-01-04T01:04:45.799Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-04T01:04:45.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-04T01:04:45.799Z] ---> db6d94c90886 [2023-01-04T01:04:45.799Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-04T01:04:47.704Z] ---> Running in 2ac103a74d84 [2023-01-04T01:04:47.704Z] Removing intermediate container 2ac103a74d84 [2023-01-04T01:04:47.704Z] ---> 503b1273da5d [2023-01-04T01:04:47.704Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T01:04:47.704Z] ---> Running in abaf8194c772 [2023-01-04T01:04:47.704Z] Removing intermediate container abaf8194c772 [2023-01-04T01:04:47.704Z] ---> 3f48f530a64c [2023-01-04T01:04:47.704Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-04T01:04:47.704Z] ---> Running in 96a32c4e72c5 [2023-01-04T01:04:47.704Z] Removing intermediate container 96a32c4e72c5 [2023-01-04T01:04:47.704Z] ---> cead83ffed50 [2023-01-04T01:04:47.704Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T01:04:47.704Z] ---> Running in 5474fa0ba7c3 [2023-01-04T01:04:47.704Z] Removing intermediate container 5474fa0ba7c3 [2023-01-04T01:04:47.704Z] ---> c25bcda941dc [2023-01-04T01:04:47.704Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T01:04:47.704Z] ---> Running in 6dbb20c1d2bd [2023-01-04T01:04:48.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T01:04:48.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T01:04:48.536Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-04T01:04:48.536Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-04T01:04:48.794Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-04T01:04:48.794Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-04T01:04:48.794Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T01:04:48.794Z] OK: 216 MiB in 55 packages [2023-01-04T01:04:49.053Z] Removing intermediate container 6dbb20c1d2bd [2023-01-04T01:04:49.053Z] ---> eea30c241c6e [2023-01-04T01:04:49.053Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-01-04T01:04:49.053Z] ---> Running in 5815731f0892 [2023-01-04T01:04:49.311Z] Removing intermediate container 5815731f0892 [2023-01-04T01:04:49.311Z] ---> bce5a59cec0e [2023-01-04T01:04:49.311Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-04T01:04:49.311Z] ---> d18ab294a0fa [2023-01-04T01:04:49.311Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T01:04:49.311Z] ---> Running in 72fb31a0fdf3 [2023-01-04T01:04:50.696Z] Still waiting to schedule task [2023-01-04T01:04:50.696Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1010’ [2023-01-04T01:05:07.410Z] Removing intermediate container 72fb31a0fdf3 [2023-01-04T01:05:07.410Z] ---> 544958a7d635 [2023-01-04T01:05:07.410Z] Step 11/12 : COPY . . [2023-01-04T01:05:07.410Z] ---> 76778de401c1 [2023-01-04T01:05:07.410Z] Step 12/12 : RUN $MAKE [2023-01-04T01:05:07.410Z] ---> Running in 42ca3f5e31df [2023-01-04T01:05:07.410Z] noop [2023-01-04T01:05:07.410Z] Removing intermediate container 42ca3f5e31df [2023-01-04T01:05:07.410Z] ---> 0a7ff4b63c5f [2023-01-04T01:05:07.410Z] Successfully built 0a7ff4b63c5f [2023-01-04T01:05:07.410Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T01:05:07.976Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-04T01:05:07.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T01:05:08.111Z] prd-ubuntu20.04-docker-8c-8g-1011 does not seem to be running inside a container [2023-01-04T01:05:08.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-443 -v /w/workspace/gexfoundry_device-mqtt-go_PR-443:/w/workspace/gexfoundry_device-mqtt-go_PR-443:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-04T01:05:08.480Z] $ docker top cf48d40a25a6eb06aea7e341b0f7e6ccc5de0ad0ce869302c581721cdd546a40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T01:05:08.871Z] + go version [2023-01-04T01:05:08.872Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-04T01:05:08.907Z] $ docker stop --time=1 cf48d40a25a6eb06aea7e341b0f7e6ccc5de0ad0ce869302c581721cdd546a40 [2023-01-04T01:05:10.175Z] $ docker rm -f --volumes cf48d40a25a6eb06aea7e341b0f7e6ccc5de0ad0ce869302c581721cdd546a40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T01:05:10.889Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-04T01:05:10.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T01:05:11.044Z] prd-ubuntu20.04-docker-8c-8g-1011 does not seem to be running inside a container [2023-01-04T01:05:11.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-443 -v /w/workspace/gexfoundry_device-mqtt-go_PR-443:/w/workspace/gexfoundry_device-mqtt-go_PR-443:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-04T01:05:11.392Z] $ docker top ed7d92050f12a8b4f886685b73633ed717200ba7df65f16bba25bd095200d84e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T01:05:11.789Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-443 [Pipeline] fileExists [Pipeline] sh [2023-01-04T01:05:12.141Z] + make test [2023-01-04T01:05:12.141Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-04T01:05:12.399Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-01-04T01:05:22.380Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-01-04T01:05:22.380Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2023-01-04T01:05:22.380Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-01-04T01:05:30.497Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-04T01:05:30.497Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-04T01:05:33.030Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-04T01:05:33.030Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-04T01:05:33.030Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-04T01:05:33.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-04T01:05:33.106Z] $ docker stop --time=1 ed7d92050f12a8b4f886685b73633ed717200ba7df65f16bba25bd095200d84e [2023-01-04T01:05:34.716Z] $ docker rm -f --volumes ed7d92050f12a8b4f886685b73633ed717200ba7df65f16bba25bd095200d84e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T01:05:35.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-04T01:05:35.332Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-04T01:05:36.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-04T01:05:36.396Z] + ls -al . [2023-01-04T01:05:36.396Z] total 192 [2023-01-04T01:05:36.396Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 01:05 . [2023-01-04T01:05:36.396Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 01:04 .. [2023-01-04T01:05:36.396Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 4 01:04 .dockerignore [2023-01-04T01:05:36.396Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 01:05 .git [2023-01-04T01:05:36.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 01:04 .github [2023-01-04T01:05:36.396Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 4 01:04 .gitignore [2023-01-04T01:05:36.396Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 4 01:04 .golangci.yml [2023-01-04T01:05:36.396Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 01:04 .semver [2023-01-04T01:05:36.397Z] -rw-rw-r-- 1 jenkins jenkins 9293 Jan 4 01:04 Attribution.txt [2023-01-04T01:05:36.397Z] -rw-rw-r-- 1 jenkins jenkins 13162 Jan 4 01:04 CHANGELOG.md [2023-01-04T01:05:36.397Z] -rw-rw-r-- 1 jenkins jenkins 1752 Jan 4 01:04 Dockerfile [2023-01-04T01:05:36.397Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 01:04 GOVERNANCE.md [2023-01-04T01:05:36.397Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 4 01:04 Jenkinsfile [2023-01-04T01:05:36.397Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 4 01:04 LICENSE [2023-01-04T01:05:36.397Z] -rw-rw-r-- 1 jenkins jenkins 2126 Jan 4 01:04 Makefile [2023-01-04T01:05:36.397Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 4 01:04 OWNERS.md [2023-01-04T01:05:36.397Z] -rw-rw-r-- 1 jenkins jenkins 3165 Jan 4 01:04 README.md [2023-01-04T01:05:36.397Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 01:04 VERSION [2023-01-04T01:05:36.397Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 01:04 bin [2023-01-04T01:05:36.397Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 01:04 cmd [2023-01-04T01:05:36.397Z] -rw-r--r-- 1 jenkins jenkins 17887 Jan 4 01:05 coverage.out [2023-01-04T01:05:36.397Z] -rw-rw-r-- 1 jenkins jenkins 3464 Jan 4 01:04 go.mod [2023-01-04T01:05:36.397Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 4 01:04 go.sum [2023-01-04T01:05:36.397Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 01:04 internal [2023-01-04T01:05:36.397Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 01:04 mock [2023-01-04T01:05:36.397Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 01:04 snap [2023-01-04T01:05:36.397Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 4 01:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T01:05:36.806Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6930dd9af4372ccf00fad92e82502820c2188682 --label arch=amd64 --label version=0.0.0 . [2023-01-04T01:05:36.806Z] Sending build context to Docker daemon 6.298MB [2023-01-04T01:05:36.806Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T01:05:36.806Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-04T01:05:36.806Z] ---> 0a7ff4b63c5f [2023-01-04T01:05:36.806Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-04T01:05:36.806Z] ---> Running in 8d63fcdbc007 [2023-01-04T01:05:36.806Z] Removing intermediate container 8d63fcdbc007 [2023-01-04T01:05:36.806Z] ---> b82022f698bc [2023-01-04T01:05:36.806Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T01:05:37.066Z] ---> Running in ffd804dc764d [2023-01-04T01:05:37.067Z] Removing intermediate container ffd804dc764d [2023-01-04T01:05:37.067Z] ---> 78bbf7529dbb [2023-01-04T01:05:37.067Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-04T01:05:37.067Z] ---> Running in b45fa2730544 [2023-01-04T01:05:37.067Z] Removing intermediate container b45fa2730544 [2023-01-04T01:05:37.067Z] ---> 3b1d57e22d7e [2023-01-04T01:05:37.067Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T01:05:37.067Z] ---> Running in e4ad79fae826 [2023-01-04T01:05:37.327Z] Removing intermediate container e4ad79fae826 [2023-01-04T01:05:37.327Z] ---> 29242cba74c4 [2023-01-04T01:05:37.327Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T01:05:37.327Z] ---> Running in 37f037fc787e [2023-01-04T01:05:37.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T01:05:37.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T01:05:38.153Z] OK: 216 MiB in 55 packages [2023-01-04T01:05:38.411Z] Removing intermediate container 37f037fc787e [2023-01-04T01:05:38.411Z] ---> 9b798e79b89c [2023-01-04T01:05:38.411Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-01-04T01:05:38.411Z] ---> Running in f6e7ee0abb40 [2023-01-04T01:05:38.411Z] Removing intermediate container f6e7ee0abb40 [2023-01-04T01:05:38.411Z] ---> 092ae36e5de2 [2023-01-04T01:05:38.411Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-04T01:05:38.670Z] ---> edac60527592 [2023-01-04T01:05:38.670Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T01:05:38.670Z] ---> Running in 399f0946dec7 [2023-01-04T01:05:39.256Z] Removing intermediate container 399f0946dec7 [2023-01-04T01:05:39.256Z] ---> c7e02e08bc3d [2023-01-04T01:05:39.256Z] Step 11/24 : COPY . . [2023-01-04T01:05:39.517Z] ---> c6c8ed7143ff [2023-01-04T01:05:39.517Z] Step 12/24 : RUN $MAKE [2023-01-04T01:05:39.517Z] ---> Running in a253c43d178a [2023-01-04T01:05:40.095Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2023-01-04T01:06:02.150Z] Removing intermediate container a253c43d178a [2023-01-04T01:06:02.150Z] ---> 2015e8479684 [2023-01-04T01:06:02.150Z] Step 13/24 : FROM alpine:3.16 [2023-01-04T01:06:02.150Z] 3.16: Pulling from library/alpine [2023-01-04T01:06:02.150Z] ca7dd9ec2225: Pulling fs layer [2023-01-04T01:06:02.150Z] ca7dd9ec2225: Verifying Checksum [2023-01-04T01:06:02.150Z] ca7dd9ec2225: Download complete [2023-01-04T01:06:02.150Z] ca7dd9ec2225: Pull complete [2023-01-04T01:06:02.150Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-04T01:06:02.150Z] Status: Downloaded newer image for alpine:3.16 [2023-01-04T01:06:02.150Z] ---> bfe296a52501 [2023-01-04T01:06:02.150Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-01-04T01:06:02.150Z] ---> Running in 73a7e9f2f1f0 [2023-01-04T01:06:02.150Z] Removing intermediate container 73a7e9f2f1f0 [2023-01-04T01:06:02.150Z] ---> 172ed09c2851 [2023-01-04T01:06:02.150Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2023-01-04T01:06:02.150Z] ---> Running in 4c2334d617bd [2023-01-04T01:06:02.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T01:06:02.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T01:06:02.150Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-01-04T01:06:02.150Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-01-04T01:06:02.150Z] (3/6) Installing libsodium (1.0.18-r0) [2023-01-04T01:06:02.150Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-04T01:06:02.150Z] (5/6) Installing libzmq (4.3.4-r0) [2023-01-04T01:06:02.150Z] (6/6) Installing zeromq (4.3.4-r0) [2023-01-04T01:06:02.150Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T01:06:02.150Z] OK: 8 MiB in 20 packages [2023-01-04T01:06:02.150Z] Removing intermediate container 4c2334d617bd [2023-01-04T01:06:02.150Z] ---> 181139fb0c1d [2023-01-04T01:06:02.150Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-01-04T01:06:02.718Z] ---> 4707d081e524 [2023-01-04T01:06:02.718Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-01-04T01:06:02.977Z] ---> 3df8aaf548fa [2023-01-04T01:06:02.977Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-01-04T01:06:02.977Z] ---> e399b4cc8c1b [2023-01-04T01:06:02.977Z] Step 19/24 : EXPOSE 59982 [2023-01-04T01:06:02.977Z] ---> Running in e35e010dd8ae [2023-01-04T01:06:03.235Z] Removing intermediate container e35e010dd8ae [2023-01-04T01:06:03.236Z] ---> e58b2fd0c11b [2023-01-04T01:06:03.236Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-01-04T01:06:03.236Z] ---> Running in 32264da096dd [2023-01-04T01:06:03.236Z] Removing intermediate container 32264da096dd [2023-01-04T01:06:03.236Z] ---> 92a6f9a5e68d [2023-01-04T01:06:03.236Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-01-04T01:06:03.236Z] ---> Running in 36a65443d8d2 [2023-01-04T01:06:03.236Z] Removing intermediate container 36a65443d8d2 [2023-01-04T01:06:03.236Z] ---> 5e3035ffb2f3 [2023-01-04T01:06:03.236Z] Step 22/24 : LABEL arch=amd64 [2023-01-04T01:06:03.236Z] ---> Running in af22c1d14f74 [2023-01-04T01:06:03.494Z] Removing intermediate container af22c1d14f74 [2023-01-04T01:06:03.494Z] ---> 1cae00ddba4f [2023-01-04T01:06:03.494Z] Step 23/24 : LABEL git_sha=6930dd9af4372ccf00fad92e82502820c2188682 [2023-01-04T01:06:03.494Z] ---> Running in 6d85bca5d867 [2023-01-04T01:06:03.494Z] Removing intermediate container 6d85bca5d867 [2023-01-04T01:06:03.494Z] ---> 46b1e1a14d6d [2023-01-04T01:06:03.494Z] Step 24/24 : LABEL version=0.0.0 [2023-01-04T01:06:03.494Z] ---> Running in aa8f92ef2375 [2023-01-04T01:06:03.753Z] Removing intermediate container aa8f92ef2375 [2023-01-04T01:06:03.753Z] ---> 68dbf0192a31 [2023-01-04T01:06:03.753Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-04T01:06:03.753Z] Successfully built 68dbf0192a31 [2023-01-04T01:06:03.753Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T01:06:04.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T01:06:04.564Z] [2023-01-04T01:06:04.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T01:06:04.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T01:06:04.932Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-04T01:06:04.932Z] 5eb5b503b376: Pulling fs layer [2023-01-04T01:06:04.932Z] 5c69ac0246d0: Pulling fs layer [2023-01-04T01:06:04.932Z] ec43610c2a17: Pulling fs layer [2023-01-04T01:06:04.932Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-04T01:06:04.932Z] 33b1e0a273af: Pulling fs layer [2023-01-04T01:06:04.932Z] 5d3b04190fa2: Pulling fs layer [2023-01-04T01:06:04.932Z] 2f39f015ded8: Pulling fs layer [2023-01-04T01:06:04.932Z] 33b1e0a273af: Waiting [2023-01-04T01:06:04.932Z] 5d3b04190fa2: Waiting [2023-01-04T01:06:04.932Z] 2f39f015ded8: Waiting [2023-01-04T01:06:04.932Z] 3a2ae6a8a46f: Waiting [2023-01-04T01:06:04.932Z] 5c69ac0246d0: Verifying Checksum [2023-01-04T01:06:04.932Z] 5c69ac0246d0: Download complete [2023-01-04T01:06:04.932Z] 3a2ae6a8a46f: Download complete [2023-01-04T01:06:05.197Z] 33b1e0a273af: Verifying Checksum [2023-01-04T01:06:05.197Z] 33b1e0a273af: Download complete [2023-01-04T01:06:05.197Z] 5d3b04190fa2: Download complete [2023-01-04T01:06:05.197Z] ec43610c2a17: Verifying Checksum [2023-01-04T01:06:05.197Z] ec43610c2a17: Download complete [2023-01-04T01:06:05.197Z] 5eb5b503b376: Download complete [2023-01-04T01:06:05.766Z] 2f39f015ded8: Download complete [2023-01-04T01:06:06.331Z] 5eb5b503b376: Pull complete [2023-01-04T01:06:06.590Z] 5c69ac0246d0: Pull complete [2023-01-04T01:06:06.849Z] ec43610c2a17: Pull complete [2023-01-04T01:06:07.109Z] 3a2ae6a8a46f: Pull complete [2023-01-04T01:06:07.109Z] 33b1e0a273af: Pull complete [2023-01-04T01:06:07.369Z] 5d3b04190fa2: Pull complete [2023-01-04T01:06:11.557Z] 2f39f015ded8: Pull complete [2023-01-04T01:06:11.557Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-04T01:06:11.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T01:06:11.557Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T01:06:11.762Z] prd-ubuntu20.04-docker-8c-8g-1011 does not seem to be running inside a container [2023-01-04T01:06:11.790Z] $ 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-443 -v /w/workspace/gexfoundry_device-mqtt-go_PR-443:/w/workspace/gexfoundry_device-mqtt-go_PR-443:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-04T01:06:12.935Z] $ docker top 4f90ac019175c15219489aa71669ef4bfe2603ed79d3ec63ea3a4531686e8861 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T01:06:13.362Z] ---> job-cost.sh [2023-01-04T01:06:13.362Z] lf-activate-venv: SKIPPING [2023-01-04T01:06:13.362Z] INFO: No Stack... [2023-01-04T01:06:13.928Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-04T01:06:14.188Z] INFO: Archiving Costs [Pipeline] sh [2023-01-04T01:06:14.501Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-443/archives/cost.csv [2023-01-04T01:06:14.501Z] + cut -d, -f6 [Pipeline] lock [2023-01-04T01:06:14.538Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-443-1-stack-cost] [2023-01-04T01:06:14.543Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-443-1-stack-cost] did not exist. Created. [2023-01-04T01:06:14.543Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-443-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-04T01:06:14.969Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-04T01:06:15.018Z] Stashed 1 file(s) [Pipeline] } [2023-01-04T01:06:15.040Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-443-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-04T01:06:15.113Z] $ docker stop --time=1 4f90ac019175c15219489aa71669ef4bfe2603ed79d3ec63ea3a4531686e8861 [2023-01-04T01:06:16.276Z] $ docker rm -f --volumes 4f90ac019175c15219489aa71669ef4bfe2603ed79d3ec63ea3a4531686e8861 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-04T01:08:17.700Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1013 in /w/workspace/gexfoundry_device-mqtt-go_PR-443 [Pipeline] { [Pipeline] ws [2023-01-04T01:08:17.762Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-01-04T01:08:17.846Z] Selected Git installation does not exist. Using Default [2023-01-04T01:08:17.847Z] The recommended git tool is: NONE [2023-01-04T01:08:23.876Z] using credential edgex-jenkins-ssh [2023-01-04T01:08:23.896Z] Cloning the remote Git repository [2023-01-04T01:08:23.957Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-04T01:08:24.046Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-01-04T01:08:24.217Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-04T01:08:24.219Z] > git --version # timeout=10 [2023-01-04T01:08:24.244Z] > git --version # 'git version 2.25.1' [2023-01-04T01:08:24.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T01:08:24.311Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-04T01:08:25.407Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-01-04T01:08:25.440Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-04T01:08:26.360Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-01-04T01:08:26.414Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-04T01:08:26.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T01:08:26.435Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/443/head:refs/remotes/origin/PR-443 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-04T01:08:26.968Z] Merging remotes/origin/main commit 2c0ad64fa4012812b904ce8a048042a45883a5b2 into PR head commit 6930dd9af4372ccf00fad92e82502820c2188682 [2023-01-04T01:08:27.194Z] Merge succeeded, producing 6930dd9af4372ccf00fad92e82502820c2188682 [2023-01-04T01:08:27.194Z] Checking out Revision 6930dd9af4372ccf00fad92e82502820c2188682 (PR-443) [2023-01-04T01:08:27.731Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-04T01:08:27.788Z] > git --version # timeout=10 [2023-01-04T01:08:27.799Z] > git --version # 'git version 2.25.1' [2023-01-04T01:08:27.813Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T01:08:26.991Z] > git config core.sparsecheckout # timeout=10 [2023-01-04T01:08:27.009Z] > git checkout -f 6930dd9af4372ccf00fad92e82502820c2188682 # timeout=10 [2023-01-04T01:08:27.097Z] > git remote # timeout=10 [2023-01-04T01:08:27.115Z] > git config --get remote.origin.url # timeout=10 [2023-01-04T01:08:27.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T01:08:27.149Z] > git merge 2c0ad64fa4012812b904ce8a048042a45883a5b2 # timeout=10 [2023-01-04T01:08:27.177Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-04T01:08:27.202Z] > git config core.sparsecheckout # timeout=10 [2023-01-04T01:08:27.230Z] > git checkout -f 6930dd9af4372ccf00fad92e82502820c2188682 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T01:08:28.854Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-04T01:08:28.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T01:08:28.854Z] Dload Upload Total Spent Left Speed [2023-01-04T01:08:28.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh [2023-01-04T01:08:29.605Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-04T01:08:29.960Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-04T01:08:29.960Z] + sudo tee /etc/docker/daemon.new [2023-01-04T01:08:29.960Z] { [2023-01-04T01:08:29.960Z] "registry-mirrors": [ [2023-01-04T01:08:29.960Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-04T01:08:29.960Z] ], [2023-01-04T01:08:29.960Z] "bip": "10.250.0.254/24", [2023-01-04T01:08:29.960Z] "hosts": [ [2023-01-04T01:08:29.960Z] "tcp://0.0.0.0:5555", [2023-01-04T01:08:29.960Z] "unix:///var/run/docker.sock" [2023-01-04T01:08:29.960Z] ], [2023-01-04T01:08:29.960Z] "mtu": 1458, [2023-01-04T01:08:29.960Z] "selinux-enabled": true, [2023-01-04T01:08:29.960Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-04T01:08:29.960Z] } [Pipeline] sh [2023-01-04T01:08:30.302Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-04T01:08:30.682Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T01:08:49.024Z] provisioning config files... [2023-01-04T01:08:49.052Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config227162919968447729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T01:08:49.455Z] ---> docker-login.sh [2023-01-04T01:08:49.455Z] nexus3.edgexfoundry.org:10001 [2023-01-04T01:08:50.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T01:08:50.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T01:08:50.043Z] Configure a credential helper to remove this warning. See [2023-01-04T01:08:50.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T01:08:50.043Z] [2023-01-04T01:08:50.043Z] Login Succeeded [2023-01-04T01:08:50.043Z] nexus3.edgexfoundry.org:10002 [2023-01-04T01:08:50.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T01:08:50.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T01:08:50.582Z] Configure a credential helper to remove this warning. See [2023-01-04T01:08:50.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T01:08:50.582Z] [2023-01-04T01:08:50.582Z] Login Succeeded [2023-01-04T01:08:50.582Z] nexus3.edgexfoundry.org:10003 [2023-01-04T01:08:50.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T01:08:50.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T01:08:50.851Z] Configure a credential helper to remove this warning. See [2023-01-04T01:08:50.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T01:08:50.851Z] [2023-01-04T01:08:50.851Z] Login Succeeded [2023-01-04T01:08:50.851Z] nexus3.edgexfoundry.org:10004 [2023-01-04T01:08:51.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T01:08:51.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T01:08:51.129Z] Configure a credential helper to remove this warning. See [2023-01-04T01:08:51.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T01:08:51.129Z] [2023-01-04T01:08:51.129Z] Login Succeeded [2023-01-04T01:08:51.129Z] docker.io [2023-01-04T01:08:51.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T01:08:51.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T01:08:51.668Z] Configure a credential helper to remove this warning. See [2023-01-04T01:08:51.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T01:08:51.668Z] [2023-01-04T01:08:51.668Z] Login Succeeded [2023-01-04T01:08:51.668Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T01:08:51.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-04T01:08:52.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T01:08:52.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T01:08:52.178Z] ========================================================= [2023-01-04T01:08:52.178Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-04T01:08:52.178Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T01:08:52.682Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-04T01:08:52.954Z] Sending build context to Docker daemon 3.26MB [2023-01-04T01:08:52.954Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T01:08:52.954Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-04T01:08:53.223Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-04T01:08:53.223Z] 9b18e9b68314: Pulling fs layer [2023-01-04T01:08:53.223Z] 35d82f9e3411: Pulling fs layer [2023-01-04T01:08:53.223Z] e16973657156: Pulling fs layer [2023-01-04T01:08:53.223Z] fc693d55d65f: Pulling fs layer [2023-01-04T01:08:53.223Z] 7e9fc2657dce: Pulling fs layer [2023-01-04T01:08:53.223Z] dda99020689f: Pulling fs layer [2023-01-04T01:08:53.223Z] db1c61fa0a46: Pulling fs layer [2023-01-04T01:08:53.223Z] 891c053d2c06: Pulling fs layer [2023-01-04T01:08:53.223Z] dda99020689f: Waiting [2023-01-04T01:08:53.223Z] db1c61fa0a46: Waiting [2023-01-04T01:08:53.223Z] 891c053d2c06: Waiting [2023-01-04T01:08:53.223Z] fc693d55d65f: Waiting [2023-01-04T01:08:53.223Z] 7e9fc2657dce: Waiting [2023-01-04T01:08:53.223Z] e16973657156: Download complete [2023-01-04T01:08:53.223Z] 35d82f9e3411: Verifying Checksum [2023-01-04T01:08:53.223Z] 35d82f9e3411: Download complete [2023-01-04T01:08:53.223Z] 7e9fc2657dce: Download complete [2023-01-04T01:08:53.223Z] dda99020689f: Verifying Checksum [2023-01-04T01:08:53.223Z] dda99020689f: Download complete [2023-01-04T01:08:53.223Z] 9b18e9b68314: Verifying Checksum [2023-01-04T01:08:53.223Z] 9b18e9b68314: Download complete [2023-01-04T01:08:54.196Z] 9b18e9b68314: Pull complete [2023-01-04T01:08:54.467Z] 891c053d2c06: Verifying Checksum [2023-01-04T01:08:54.467Z] 891c053d2c06: Download complete [2023-01-04T01:08:54.742Z] 35d82f9e3411: Pull complete [2023-01-04T01:08:55.014Z] e16973657156: Pull complete [2023-01-04T01:08:55.602Z] db1c61fa0a46: Verifying Checksum [2023-01-04T01:08:55.602Z] db1c61fa0a46: Download complete [2023-01-04T01:08:56.191Z] fc693d55d65f: Download complete [2023-01-04T01:09:08.523Z] fc693d55d65f: Pull complete [2023-01-04T01:09:08.523Z] 7e9fc2657dce: Pull complete [2023-01-04T01:09:08.523Z] dda99020689f: Pull complete [2023-01-04T01:09:12.805Z] db1c61fa0a46: Pull complete [2023-01-04T01:09:13.781Z] 891c053d2c06: Pull complete [2023-01-04T01:09:13.781Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-04T01:09:13.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-04T01:09:13.781Z] ---> f96f9c87975a [2023-01-04T01:09:13.781Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-04T01:09:15.730Z] ---> Running in d5962421c669 [2023-01-04T01:09:16.057Z] Removing intermediate container d5962421c669 [2023-01-04T01:09:16.057Z] ---> 14cfab2dc675 [2023-01-04T01:09:16.057Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T01:09:16.057Z] ---> Running in 83279fde5d7b [2023-01-04T01:09:16.339Z] Removing intermediate container 83279fde5d7b [2023-01-04T01:09:16.339Z] ---> be0e924e7b4e [2023-01-04T01:09:16.339Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-04T01:09:16.339Z] ---> Running in f2b6f8256faa [2023-01-04T01:09:16.658Z] Removing intermediate container f2b6f8256faa [2023-01-04T01:09:16.658Z] ---> c1e742f5d4a8 [2023-01-04T01:09:16.658Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T01:09:16.927Z] ---> Running in 82b937b7dceb [2023-01-04T01:09:17.195Z] Removing intermediate container 82b937b7dceb [2023-01-04T01:09:17.195Z] ---> b82e0022b776 [2023-01-04T01:09:17.195Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T01:09:17.195Z] ---> Running in 8883ff81b112 [2023-01-04T01:09:18.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T01:09:18.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T01:09:19.400Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-04T01:09:19.400Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-04T01:09:19.400Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-04T01:09:19.671Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-04T01:09:19.671Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T01:09:19.671Z] OK: 226 MiB in 55 packages [2023-01-04T01:09:20.649Z] Removing intermediate container 8883ff81b112 [2023-01-04T01:09:20.649Z] ---> 741076f92c74 [2023-01-04T01:09:20.649Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-01-04T01:09:20.649Z] ---> Running in 8e2e311c3087 [2023-01-04T01:09:20.922Z] Removing intermediate container 8e2e311c3087 [2023-01-04T01:09:20.922Z] ---> 7e29c54dc506 [2023-01-04T01:09:20.922Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-04T01:09:21.509Z] ---> 26d1ab478555 [2023-01-04T01:09:21.509Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T01:09:21.509Z] ---> Running in 33f7e94c5153 [2023-01-04T01:10:17.964Z] Removing intermediate container 33f7e94c5153 [2023-01-04T01:10:17.964Z] ---> 01d8cf67d221 [2023-01-04T01:10:17.964Z] Step 11/12 : COPY . . [2023-01-04T01:10:17.964Z] ---> 3f988521bd46 [2023-01-04T01:10:17.964Z] Step 12/12 : RUN $MAKE [2023-01-04T01:10:17.964Z] ---> Running in 2469eb5eac6b [2023-01-04T01:10:17.964Z] noop [2023-01-04T01:10:17.964Z] Removing intermediate container 2469eb5eac6b [2023-01-04T01:10:17.965Z] ---> 6a8b28423e11 [2023-01-04T01:10:17.965Z] Successfully built 6a8b28423e11 [2023-01-04T01:10:17.965Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T01:10:18.448Z] + docker inspect -f . ci-base-image-arm64 [2023-01-04T01:10:18.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T01:10:18.726Z] prd-ubuntu20.04-docker-arm64-4c-16g-1013 does not seem to be running inside a container [2023-01-04T01:10:18.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-04T01:10:19.998Z] $ docker top 34c2e07dee1829d78238ea6f66d7e95a2bfce5f082cef6780507308324fe0771 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T01:10:20.895Z] + go version [2023-01-04T01:10:20.895Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-04T01:10:20.935Z] $ docker stop --time=1 34c2e07dee1829d78238ea6f66d7e95a2bfce5f082cef6780507308324fe0771 [2023-01-04T01:10:22.586Z] $ docker rm -f --volumes 34c2e07dee1829d78238ea6f66d7e95a2bfce5f082cef6780507308324fe0771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T01:10:23.474Z] + docker inspect -f . ci-base-image-arm64 [2023-01-04T01:10:23.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T01:10:23.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-1013 does not seem to be running inside a container [2023-01-04T01:10:23.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-04T01:10:25.132Z] $ docker top ef684d3d47c6b3a39354d1ecd9223fc90a1a1623e84a753424f436fe0583b882 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T01:10:26.011Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-04T01:10:26.723Z] + make test [2023-01-04T01:10:26.723Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-04T01:10:28.679Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-01-04T01:12:05.405Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-01-04T01:12:05.405Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 21.8% of statements [2023-01-04T01:12:05.405Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-01-04T01:12:05.405Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-04T01:12:05.405Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-04T01:12:20.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-04T01:12:20.416Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-04T01:12:20.416Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-04T01:12:20.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-04T01:12:20.500Z] $ docker stop --time=1 ef684d3d47c6b3a39354d1ecd9223fc90a1a1623e84a753424f436fe0583b882 [2023-01-04T01:12:22.277Z] $ docker rm -f --volumes ef684d3d47c6b3a39354d1ecd9223fc90a1a1623e84a753424f436fe0583b882 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T01:12:23.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-04T01:12:23.306Z] Warning: overwriting stash ‘coverage-report’ [2023-01-04T01:12:23.788Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T01:12:24.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-04T01:12:24.700Z] + ls -al . [2023-01-04T01:12:24.700Z] total 188 [2023-01-04T01:12:24.700Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 4 01:10 . [2023-01-04T01:12:24.700Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 01:08 .. [2023-01-04T01:12:24.700Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 4 01:08 .dockerignore [2023-01-04T01:12:24.700Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 01:08 .git [2023-01-04T01:12:24.700Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 01:08 .github [2023-01-04T01:12:24.700Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 4 01:08 .gitignore [2023-01-04T01:12:24.700Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 4 01:08 .golangci.yml [2023-01-04T01:12:24.700Z] -rw-rw-r-- 1 jenkins jenkins 9293 Jan 4 01:08 Attribution.txt [2023-01-04T01:12:24.700Z] -rw-rw-r-- 1 jenkins jenkins 13162 Jan 4 01:08 CHANGELOG.md [2023-01-04T01:12:24.700Z] -rw-rw-r-- 1 jenkins jenkins 1752 Jan 4 01:08 Dockerfile [2023-01-04T01:12:24.700Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 01:08 GOVERNANCE.md [2023-01-04T01:12:24.700Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 4 01:08 Jenkinsfile [2023-01-04T01:12:24.700Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 4 01:08 LICENSE [2023-01-04T01:12:24.700Z] -rw-rw-r-- 1 jenkins jenkins 2126 Jan 4 01:08 Makefile [2023-01-04T01:12:24.700Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 4 01:08 OWNERS.md [2023-01-04T01:12:24.700Z] -rw-rw-r-- 1 jenkins jenkins 3165 Jan 4 01:08 README.md [2023-01-04T01:12:24.700Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 01:04 VERSION [2023-01-04T01:12:24.700Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 01:08 bin [2023-01-04T01:12:24.700Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 01:08 cmd [2023-01-04T01:12:24.700Z] -rw-r--r-- 1 jenkins jenkins 17887 Jan 4 01:11 coverage.out [2023-01-04T01:12:24.700Z] -rw-rw-r-- 1 jenkins jenkins 3464 Jan 4 01:08 go.mod [2023-01-04T01:12:24.700Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 4 01:08 go.sum [2023-01-04T01:12:24.700Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 01:08 internal [2023-01-04T01:12:24.700Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 01:08 mock [2023-01-04T01:12:24.700Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 01:08 snap [2023-01-04T01:12:24.700Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 4 01:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T01:12:25.163Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6930dd9af4372ccf00fad92e82502820c2188682 --label arch=arm64 --label version=0.0.0 . [2023-01-04T01:12:25.430Z] Sending build context to Docker daemon 3.278MB [2023-01-04T01:12:25.430Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T01:12:25.430Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-04T01:12:25.430Z] ---> 6a8b28423e11 [2023-01-04T01:12:25.430Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-04T01:12:25.696Z] ---> Running in 776860ccba2b [2023-01-04T01:12:25.963Z] Removing intermediate container 776860ccba2b [2023-01-04T01:12:25.963Z] ---> a1cd3e764263 [2023-01-04T01:12:25.963Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T01:12:25.963Z] ---> Running in fee7f8723147 [2023-01-04T01:12:26.231Z] Removing intermediate container fee7f8723147 [2023-01-04T01:12:26.231Z] ---> 55984877ca55 [2023-01-04T01:12:26.231Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-04T01:12:26.231Z] ---> Running in 7dc535f92b4e [2023-01-04T01:12:26.500Z] Removing intermediate container 7dc535f92b4e [2023-01-04T01:12:26.500Z] ---> dc8e7793f3f1 [2023-01-04T01:12:26.500Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T01:12:26.769Z] ---> Running in c0acdc9eecd5 [2023-01-04T01:12:27.038Z] Removing intermediate container c0acdc9eecd5 [2023-01-04T01:12:27.038Z] ---> aa08663bf187 [2023-01-04T01:12:27.038Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T01:12:27.038Z] ---> Running in cbeb83b7058f [2023-01-04T01:12:27.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T01:12:28.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T01:12:29.676Z] OK: 226 MiB in 55 packages [2023-01-04T01:12:30.258Z] Removing intermediate container cbeb83b7058f [2023-01-04T01:12:30.258Z] ---> 9517a4d36af9 [2023-01-04T01:12:30.258Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-01-04T01:12:30.258Z] ---> Running in 55fb068d80b1 [2023-01-04T01:12:30.525Z] Removing intermediate container 55fb068d80b1 [2023-01-04T01:12:30.525Z] ---> a8f0d48957d5 [2023-01-04T01:12:30.525Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-04T01:12:31.111Z] ---> dda4c1791ae3 [2023-01-04T01:12:31.111Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T01:12:31.111Z] ---> Running in 38db24bb5564 [2023-01-04T01:12:34.468Z] Removing intermediate container 38db24bb5564 [2023-01-04T01:12:34.468Z] ---> 0ec41db20fd4 [2023-01-04T01:12:34.468Z] Step 11/24 : COPY . . [2023-01-04T01:12:35.428Z] ---> 17cae99b81d8 [2023-01-04T01:12:35.428Z] Step 12/24 : RUN $MAKE [2023-01-04T01:12:35.428Z] ---> Running in 621601f0f6cd [2023-01-04T01:12:36.391Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2023-01-04T01:15:13.142Z] Removing intermediate container 621601f0f6cd [2023-01-04T01:15:13.142Z] ---> 9a6b04deba52 [2023-01-04T01:15:13.142Z] Step 13/24 : FROM alpine:3.16 [2023-01-04T01:15:13.142Z] 3.16: Pulling from library/alpine [2023-01-04T01:15:13.142Z] 6875df1f5354: Pulling fs layer [2023-01-04T01:15:13.142Z] 6875df1f5354: Verifying Checksum [2023-01-04T01:15:13.142Z] 6875df1f5354: Download complete [2023-01-04T01:15:13.142Z] 6875df1f5354: Pull complete [2023-01-04T01:15:13.142Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-04T01:15:13.142Z] Status: Downloaded newer image for alpine:3.16 [2023-01-04T01:15:13.142Z] ---> 2b4661558fb8 [2023-01-04T01:15:13.142Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-01-04T01:15:13.142Z] ---> Running in ec64e1b473a7 [2023-01-04T01:15:13.142Z] Removing intermediate container ec64e1b473a7 [2023-01-04T01:15:13.142Z] ---> 3e8e618e150f [2023-01-04T01:15:13.142Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2023-01-04T01:15:13.142Z] ---> Running in fa9e3936cd3c [2023-01-04T01:15:13.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T01:15:13.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T01:15:13.142Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-01-04T01:15:13.142Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-01-04T01:15:13.142Z] (3/6) Installing libsodium (1.0.18-r0) [2023-01-04T01:15:13.142Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-04T01:15:13.142Z] (5/6) Installing libzmq (4.3.4-r0) [2023-01-04T01:15:13.142Z] (6/6) Installing zeromq (4.3.4-r0) [2023-01-04T01:15:13.142Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T01:15:13.142Z] OK: 8 MiB in 20 packages [2023-01-04T01:15:14.553Z] Removing intermediate container fa9e3936cd3c [2023-01-04T01:15:14.553Z] ---> a5b8a88d46ab [2023-01-04T01:15:14.553Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-01-04T01:15:15.964Z] ---> e07d4dadbed3 [2023-01-04T01:15:15.964Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-01-04T01:15:16.232Z] ---> 3fed04188d40 [2023-01-04T01:15:16.232Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-01-04T01:15:16.818Z] ---> 67926385565c [2023-01-04T01:15:16.818Z] Step 19/24 : EXPOSE 59982 [2023-01-04T01:15:16.818Z] ---> Running in 6caa6452a83f [2023-01-04T01:15:17.087Z] Removing intermediate container 6caa6452a83f [2023-01-04T01:15:17.087Z] ---> 09e557c69cb7 [2023-01-04T01:15:17.087Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-01-04T01:15:17.087Z] ---> Running in 9dea3564f680 [2023-01-04T01:15:17.357Z] Removing intermediate container 9dea3564f680 [2023-01-04T01:15:17.357Z] ---> 126e16bfafce [2023-01-04T01:15:17.357Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-01-04T01:15:17.629Z] ---> Running in 90c922c90ba3 [2023-01-04T01:15:17.903Z] Removing intermediate container 90c922c90ba3 [2023-01-04T01:15:17.903Z] ---> 7c1044d206e6 [2023-01-04T01:15:17.903Z] Step 22/24 : LABEL arch=arm64 [2023-01-04T01:15:17.903Z] ---> Running in d3d03c45a727 [2023-01-04T01:15:18.173Z] Removing intermediate container d3d03c45a727 [2023-01-04T01:15:18.173Z] ---> b3eeedc67d69 [2023-01-04T01:15:18.173Z] Step 23/24 : LABEL git_sha=6930dd9af4372ccf00fad92e82502820c2188682 [2023-01-04T01:15:18.173Z] ---> Running in 698fda5b4118 [2023-01-04T01:15:18.443Z] Removing intermediate container 698fda5b4118 [2023-01-04T01:15:18.443Z] ---> 09ba9b02c0a5 [2023-01-04T01:15:18.443Z] Step 24/24 : LABEL version=0.0.0 [2023-01-04T01:15:18.443Z] ---> Running in 8fcf5f02cc85 [2023-01-04T01:15:19.033Z] Removing intermediate container 8fcf5f02cc85 [2023-01-04T01:15:19.033Z] ---> e55555f532f0 [2023-01-04T01:15:19.033Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-04T01:15:19.033Z] Successfully built e55555f532f0 [2023-01-04T01:15:19.033Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T01:15:19.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T01:15:19.829Z] [2023-01-04T01:15:19.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T01:15:20.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T01:15:20.225Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-04T01:15:20.225Z] 8998bd30e6a1: Pulling fs layer [2023-01-04T01:15:20.225Z] 04944245beec: Pulling fs layer [2023-01-04T01:15:20.225Z] 699f458cf7ca: Pulling fs layer [2023-01-04T01:15:20.225Z] 765212b225bb: Pulling fs layer [2023-01-04T01:15:20.225Z] f23df028b6ca: Pulling fs layer [2023-01-04T01:15:20.225Z] d65c8cfc05b1: Pulling fs layer [2023-01-04T01:15:20.225Z] 2437ff75d9bd: Pulling fs layer [2023-01-04T01:15:20.225Z] f23df028b6ca: Waiting [2023-01-04T01:15:20.225Z] d65c8cfc05b1: Waiting [2023-01-04T01:15:20.225Z] 2437ff75d9bd: Waiting [2023-01-04T01:15:20.225Z] 765212b225bb: Waiting [2023-01-04T01:15:20.492Z] 04944245beec: Verifying Checksum [2023-01-04T01:15:20.492Z] 04944245beec: Download complete [2023-01-04T01:15:20.492Z] 765212b225bb: Verifying Checksum [2023-01-04T01:15:20.492Z] 765212b225bb: Download complete [2023-01-04T01:15:20.760Z] f23df028b6ca: Verifying Checksum [2023-01-04T01:15:20.760Z] f23df028b6ca: Download complete [2023-01-04T01:15:20.760Z] d65c8cfc05b1: Verifying Checksum [2023-01-04T01:15:20.760Z] d65c8cfc05b1: Download complete [2023-01-04T01:15:21.030Z] 699f458cf7ca: Download complete [2023-01-04T01:15:21.616Z] 8998bd30e6a1: Verifying Checksum [2023-01-04T01:15:21.616Z] 8998bd30e6a1: Download complete [2023-01-04T01:15:24.212Z] 2437ff75d9bd: Verifying Checksum [2023-01-04T01:15:24.212Z] 2437ff75d9bd: Download complete [2023-01-04T01:15:25.626Z] 8998bd30e6a1: Pull complete [2023-01-04T01:15:26.217Z] 04944245beec: Pull complete [2023-01-04T01:15:27.627Z] 699f458cf7ca: Pull complete [2023-01-04T01:15:27.628Z] 765212b225bb: Pull complete [2023-01-04T01:15:28.586Z] f23df028b6ca: Pull complete [2023-01-04T01:15:28.586Z] d65c8cfc05b1: Pull complete [2023-01-04T01:15:43.749Z] 2437ff75d9bd: Pull complete [2023-01-04T01:15:43.749Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-04T01:15:43.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T01:15:43.749Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T01:15:44.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-1013 does not seem to be running inside a container [2023-01-04T01:15:44.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-04T01:15:46.900Z] $ docker top 686eb93fa53331a819ceb195ff3354cd31e0b9a075a329deb9f89bc4c5ed4a8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T01:15:47.554Z] ---> job-cost.sh [2023-01-04T01:15:47.824Z] lf-activate-venv: SKIPPING [2023-01-04T01:15:47.824Z] INFO: No Stack... [2023-01-04T01:15:48.095Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-04T01:15:49.057Z] INFO: Archiving Costs [Pipeline] sh [2023-01-04T01:15:49.407Z] + + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-01-04T01:15:49.407Z] cut -d, -f6 [Pipeline] lock [2023-01-04T01:15:49.515Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-443-1-stack-cost] [2023-01-04T01:15:49.520Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-443-1-stack-cost] did not exist. Created. [2023-01-04T01:15:49.520Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-443-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-04T01:15:49.954Z] /w/workspace/device-mqtt-go/1@tmp/durable-b0aba205/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-04T01:15:50.318Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-04T01:15:50.619Z] Warning: overwriting stash ‘stack-cost’ [2023-01-04T01:15:50.668Z] Stashed 1 file(s) [Pipeline] } [2023-01-04T01:15:50.683Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-443-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-04T01:15:50.754Z] $ docker stop --time=1 686eb93fa53331a819ceb195ff3354cd31e0b9a075a329deb9f89bc4c5ed4a8e [2023-01-04T01:15:52.244Z] $ docker rm -f --volumes 686eb93fa53331a819ceb195ff3354cd31e0b9a075a329deb9f89bc4c5ed4a8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-04T01:15:53.219Z] provisioning config files... [2023-01-04T01:15:53.227Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp/config482617349420994266tmp [Pipeline] { [Pipeline] sh [2023-01-04T01:15:53.565Z] + set +x [2023-01-04T01:15:53.565Z] + curl -s https://codecov.io/bash [2023-01-04T01:15:53.565Z] + bash -s -- [2023-01-04T01:15:53.565Z] [2023-01-04T01:15:53.565Z] _____ _ [2023-01-04T01:15:53.565Z] / ____| | | [2023-01-04T01:15:53.565Z] | | ___ __| | ___ ___ _____ __ [2023-01-04T01:15:53.565Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-04T01:15:53.565Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-04T01:15:53.565Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-04T01:15:53.565Z] Bash-1.0.6 [2023-01-04T01:15:53.565Z] [2023-01-04T01:15:53.565Z] [2023-01-04T01:15:53.565Z] ==> git version 2.25.1 found [2023-01-04T01:15:53.565Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-04T01:15:53.565Z] Release-Date: 2020-01-08 [2023-01-04T01:15:53.565Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-04T01:15:53.565Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-04T01:15:53.565Z] ==> Jenkins CI detected. [2023-01-04T01:15:53.565Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-443 [2023-01-04T01:15:53.565Z] project root: . [2023-01-04T01:15:53.565Z] --> token set from env [2023-01-04T01:15:53.565Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-04T01:15:53.565Z] ==> Running gcov in . (disable via -X gcov) [2023-01-04T01:15:53.565Z] ==> Python coveragepy not found [2023-01-04T01:15:53.565Z] ==> Searching for coverage reports in: [2023-01-04T01:15:53.565Z] + . [2023-01-04T01:15:53.565Z] -> Found 1 reports [2023-01-04T01:15:53.565Z] ==> Detecting git/mercurial file structure [2023-01-04T01:15:53.565Z] ==> Reading reports [2023-01-04T01:15:53.824Z] + ./coverage.out bytes=17887 [2023-01-04T01:15:53.824Z] ==> Appending adjustments [2023-01-04T01:15:53.824Z] https://docs.codecov.io/docs/fixing-reports [2023-01-04T01:15:53.824Z] + Found adjustments [2023-01-04T01:15:53.824Z] ==> Gzipping contents [2023-01-04T01:15:53.824Z] 4.0K /tmp/codecov.htZLJ1.gz [2023-01-04T01:15:53.824Z] ==> Uploading reports [2023-01-04T01:15:53.824Z] url: https://codecov.io [2023-01-04T01:15:53.824Z] query: branch=PR-443&commit=6930dd9af4372ccf00fad92e82502820c2188682&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-443%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=443&job=&cmd_args= [2023-01-04T01:15:53.824Z] -> Pinging Codecov [2023-01-04T01:15:53.824Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-443&commit=6930dd9af4372ccf00fad92e82502820c2188682&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-443%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=443&job=&cmd_args= [2023-01-04T01:15:54.084Z] -> Uploading to [2023-01-04T01:15:54.084Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-04/7D719EC7BBE17E464838252E33014C33/6930dd9af4372ccf00fad92e82502820c2188682/28e689a1-455a-401b-b591-77cb39525edb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230104T011553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e765387ff6bbdeb0c9242ead25f7e887872869737cb5f57b92ac0ded8ac6dfd1 [2023-01-04T01:15:54.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T01:15:54.084Z] Dload Upload Total Spent Left Speed [2023-01-04T01:15:54.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3201 0 0 100 3201 0 14616 --:--:-- --:--:-- --:--:-- 14616 [2023-01-04T01:15:54.343Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/6930dd9af4372ccf00fad92e82502820c2188682 [Pipeline] } [2023-01-04T01:15:54.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-04T01:15:56.091Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-443/archives ] [2023-01-04T01:15:56.091Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-443/archives [2023-01-04T01:15:56.091Z] total 16 [2023-01-04T01:15:56.091Z] drwxr-xr-x 3 root root 4096 Jan 4 01:06 . [2023-01-04T01:15:56.091Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 4 01:06 .. [2023-01-04T01:15:56.091Z] drwxr-xr-x 2 root root 4096 Jan 4 01:06 cost [2023-01-04T01:15:56.091Z] -rw-r--r-- 1 root root 86 Jan 4 01:06 cost.csv [2023-01-04T01:15:56.091Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-443/archives [2023-01-04T01:15:56.091Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-443/archives [2023-01-04T01:15:56.091Z] total 16 [2023-01-04T01:15:56.091Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 01:06 . [2023-01-04T01:15:56.091Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 4 01:06 .. [2023-01-04T01:15:56.091Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 4 01:06 cost [2023-01-04T01:15:56.091Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 4 01:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-04T01:15:56.426Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T01:15:57.315Z] ---> package-listing.sh [2023-01-04T01:15:57.315Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-04T01:15:57.315Z] ++ facter osfamily [2023-01-04T01:15:57.575Z] + OS_FAMILY=debian [2023-01-04T01:15:57.575Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-443 [2023-01-04T01:15:57.575Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-04T01:15:57.575Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-04T01:15:57.575Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-04T01:15:57.575Z] + PACKAGES=/tmp/packages_start.txt [2023-01-04T01:15:57.575Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-443 ']' [2023-01-04T01:15:57.575Z] + PACKAGES=/tmp/packages_end.txt [2023-01-04T01:15:57.575Z] + case "${OS_FAMILY}" in [2023-01-04T01:15:57.575Z] + dpkg -l [2023-01-04T01:15:57.575Z] + grep '^ii' [2023-01-04T01:15:57.575Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-04T01:15:57.575Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-04T01:15:57.575Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-04T01:15:57.575Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-443 ']' [2023-01-04T01:15:57.575Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-443/archives/ [2023-01-04T01:15:57.575Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-443/archives/ [Pipeline] echo [2023-01-04T01:15:57.609Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-443/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-04T01:15:57.901Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T01:15:58.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T01:15:58.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T01:15:58.684Z] prd-ubuntu20.04-docker-8c-8g-1011 does not seem to be running inside a container [2023-01-04T01:15:58.710Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-443/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-443 -v /w/workspace/gexfoundry_device-mqtt-go_PR-443:/w/workspace/gexfoundry_device-mqtt-go_PR-443:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-443@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:latest cat [2023-01-04T01:15:58.910Z] $ docker top 041d98e2c88eb5e62218e5a42ee96cb26b07621b24e1d118687881f2489db21b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T01:15:59.301Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-04T01:15:59.608Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-04T01:15:59.913Z] + ls /var/log/sa-host [2023-01-04T01:15:59.913Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T01:16:00.042Z] provisioning config files... [2023-01-04T01:16:00.053Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-443@tmp/config7783919996417577tmp [Pipeline] { [Pipeline] echo [2023-01-04T01:16:00.103Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T01:16:00.413Z] ---> create-netrc.sh [Pipeline] } [2023-01-04T01:16:00.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-04T01:16:00.837Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-04T01:16:00.868Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T01:16:01.180Z] ---> sudo-logs.sh [2023-01-04T01:16:01.181Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-04T01:16:01.262Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T01:16:01.575Z] ---> job-cost.sh [2023-01-04T01:16:01.575Z] lf-activate-venv: SKIPPING [2023-01-04T01:16:01.575Z] DEBUG: total: 0.2199999988079071 [2023-01-04T01:16:01.575Z] INFO: Retrieving Stack Cost... [2023-01-04T01:16:01.834Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-04T01:16:02.402Z] INFO: Archiving Costs [Pipeline] echo [2023-01-04T01:16:02.439Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T01:16:02.753Z] ---> logs-deploy.sh [2023-01-04T01:16:02.753Z] lf-activate-venv: SKIPPING [2023-01-04T01:16:02.753Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-443/1 [2023-01-04T01:16:02.753Z] INFO: archiving workspace using pattern(s): [2023-01-04T01:16:03.689Z] Archives upload complete. [2023-01-04T01:16:03.949Z] INFO: archiving logs to Nexus [2023-01-04T01:16:04.523Z] ---> uname -a: [2023-01-04T01:16:04.523Z] Linux prd-ubuntu20-04-docker-8c-8g-1011 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-04T01:16:04.523Z] [2023-01-04T01:16:04.523Z] [2023-01-04T01:16:04.523Z] ---> lscpu: [2023-01-04T01:16:04.523Z] Architecture: x86_64 [2023-01-04T01:16:04.523Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-04T01:16:04.523Z] Byte Order: Little Endian [2023-01-04T01:16:04.523Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-04T01:16:04.523Z] CPU(s): 8 [2023-01-04T01:16:04.523Z] On-line CPU(s) list: 0-7 [2023-01-04T01:16:04.523Z] Thread(s) per core: 1 [2023-01-04T01:16:04.523Z] Core(s) per socket: 1 [2023-01-04T01:16:04.523Z] Socket(s): 8 [2023-01-04T01:16:04.523Z] NUMA node(s): 1 [2023-01-04T01:16:04.523Z] Vendor ID: AuthenticAMD [2023-01-04T01:16:04.523Z] CPU family: 23 [2023-01-04T01:16:04.523Z] Model: 49 [2023-01-04T01:16:04.523Z] Model name: AMD EPYC-Rome Processor [2023-01-04T01:16:04.523Z] Stepping: 0 [2023-01-04T01:16:04.524Z] CPU MHz: 2799.998 [2023-01-04T01:16:04.524Z] BogoMIPS: 5599.99 [2023-01-04T01:16:04.524Z] Virtualization: AMD-V [2023-01-04T01:16:04.524Z] Hypervisor vendor: KVM [2023-01-04T01:16:04.524Z] Virtualization type: full [2023-01-04T01:16:04.524Z] L1d cache: 256 KiB [2023-01-04T01:16:04.524Z] L1i cache: 256 KiB [2023-01-04T01:16:04.524Z] L2 cache: 4 MiB [2023-01-04T01:16:04.524Z] L3 cache: 128 MiB [2023-01-04T01:16:04.524Z] NUMA node0 CPU(s): 0-7 [2023-01-04T01:16:04.524Z] Vulnerability Itlb multihit: Not affected [2023-01-04T01:16:04.524Z] Vulnerability L1tf: Not affected [2023-01-04T01:16:04.524Z] Vulnerability Mds: Not affected [2023-01-04T01:16:04.524Z] Vulnerability Meltdown: Not affected [2023-01-04T01:16:04.524Z] Vulnerability Mmio stale data: Not affected [2023-01-04T01:16:04.524Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-04T01:16:04.524Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-04T01:16:04.524Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-04T01:16:04.524Z] Vulnerability Srbds: Not affected [2023-01-04T01:16:04.524Z] Vulnerability Tsx async abort: Not affected [2023-01-04T01:16:04.524Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-01-04T01:16:04.524Z] [2023-01-04T01:16:04.524Z] [2023-01-04T01:16:04.524Z] ---> nproc: [2023-01-04T01:16:04.524Z] 8 [2023-01-04T01:16:04.524Z] [2023-01-04T01:16:04.524Z] [2023-01-04T01:16:04.524Z] ---> df -h: [2023-01-04T01:16:04.524Z] Filesystem Size Used Avail Use% Mounted on [2023-01-04T01:16:04.524Z] overlay 155G 12G 144G 8% / [2023-01-04T01:16:04.524Z] tmpfs 64M 0 64M 0% /dev [2023-01-04T01:16:04.524Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-04T01:16:04.524Z] shm 64M 0 64M 0% /dev/shm [2023-01-04T01:16:04.524Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-04T01:16:04.524Z] [2023-01-04T01:16:04.524Z] [2023-01-04T01:16:04.524Z] ---> sar -b -r -n DEV: [2023-01-04T01:16:04.524Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1011) 01/04/23 _x86_64_ (8 CPU) [2023-01-04T01:16:04.524Z] [2023-01-04T01:16:04.524Z] 01:03:40 LINUX RESTART (8 CPU) [2023-01-04T01:16:04.524Z] [2023-01-04T01:16:04.524Z] 01:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-04T01:16:04.524Z] 01:05:01 219.34 40.35 178.99 0.00 4373.77 188621.73 0.00 [2023-01-04T01:16:04.524Z] 01:06:01 149.14 0.35 148.79 0.00 25.06 40887.45 0.00 [2023-01-04T01:16:04.524Z] 01:07:01 75.05 0.05 75.00 0.00 6.13 19281.20 0.00 [2023-01-04T01:16:04.524Z] 01:08:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 [2023-01-04T01:16:04.524Z] 01:09:01 41.83 10.38 31.44 0.00 2910.58 5090.22 0.00 [2023-01-04T01:16:04.524Z] 01:10:01 17.96 1.23 16.72 0.00 2269.67 3753.19 0.00 [2023-01-04T01:16:04.524Z] 01:11:01 3.55 0.02 3.53 0.00 0.13 90.37 0.00 [2023-01-04T01:16:04.524Z] 01:12:01 2.08 0.00 2.08 0.00 0.00 22.79 0.00 [2023-01-04T01:16:04.524Z] 01:13:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 [2023-01-04T01:16:04.524Z] 01:14:01 2.10 0.00 2.10 0.00 0.00 23.19 0.00 [2023-01-04T01:16:04.524Z] 01:15:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2023-01-04T01:16:04.524Z] 01:16:01 6.88 0.25 6.63 0.00 19.33 121.29 0.00 [2023-01-04T01:16:04.524Z] Average: 43.23 4.34 38.89 0.00 795.38 21259.42 0.00 [2023-01-04T01:16:04.524Z] [2023-01-04T01:16:04.524Z] 01:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-04T01:16:04.524Z] 01:05:01 28232532 31585776 729024 2.22 125696 3417512 2039300 6.01 1149844 3054168 323920 [2023-01-04T01:16:04.524Z] 01:06:01 28317276 31575044 733592 2.23 141796 3324568 1924572 5.67 1179012 2950936 620 [2023-01-04T01:16:04.524Z] 01:07:01 27809076 31600132 706956 2.15 151440 3797768 1788524 5.27 1200144 3385456 12 [2023-01-04T01:16:04.524Z] 01:08:01 27809084 31600176 706848 2.15 151460 3797768 1788524 5.27 1200024 3385456 44 [2023-01-04T01:16:04.524Z] 01:09:01 27436228 31570472 722364 2.20 170204 4110964 1784904 5.26 1370344 3564604 61872 [2023-01-04T01:16:04.524Z] 01:10:01 27278204 31574856 716040 2.18 184896 4252752 1807868 5.33 1525788 3553760 44 [2023-01-04T01:16:04.524Z] 01:11:01 27293424 31585284 705496 2.15 183460 4249500 1776380 5.24 1514080 3550500 8 [2023-01-04T01:16:04.524Z] 01:12:01 27293960 31585912 704828 2.14 183540 4249504 1776380 5.24 1514160 3550500 8 [2023-01-04T01:16:04.524Z] 01:13:01 27293912 31585920 704704 2.14 183624 4249504 1776380 5.24 1513988 3550500 8 [2023-01-04T01:16:04.524Z] 01:14:01 27294440 31586564 704020 2.14 183696 4249508 1776380 5.24 1514508 3550504 28 [2023-01-04T01:16:04.524Z] 01:15:01 27294756 31586916 703616 2.14 183720 4249508 1776380 5.24 1514720 3550504 12 [2023-01-04T01:16:04.524Z] 01:16:01 27249528 31544588 741236 2.25 183864 4250980 1862184 5.49 1555592 3548932 412 [2023-01-04T01:16:04.524Z] Average: 27550202 31581803 714894 2.17 168950 4016653 1823148 5.37 1396017 3432985 32249 [2023-01-04T01:16:04.524Z] [2023-01-04T01:16:04.524Z] 01:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-04T01:16:04.524Z] 01:05:01 ens3 846.72 595.27 8362.52 107.62 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:05:01 docker0 164.90 194.29 13.25 1857.20 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:05:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:06:01 ens3 62.17 53.59 127.13 97.68 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:06:01 docker0 1.43 3.27 0.10 40.61 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:06:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:06:01 veth8276827 0.20 0.23 0.02 0.10 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:07:01 ens3 104.68 70.37 2580.86 12.06 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:07:01 docker0 2.68 5.68 0.17 57.99 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:07:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:08:01 ens3 0.65 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:09:01 ens3 169.46 102.00 2427.83 7.26 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:09:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:10:01 ens3 20.64 10.33 336.33 0.82 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:11:01 ens3 0.90 0.32 0.36 0.21 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:12:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:13:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:14:01 ens3 0.77 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:15:01 ens3 0.70 0.43 0.42 0.33 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:16:01 ens3 27.29 16.96 27.76 9.39 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] 01:16:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] Average: ens3 101.80 70.07 1145.12 19.49 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] Average: docker0 13.87 16.69 1.11 160.61 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 [2023-01-04T01:16:04.524Z] [2023-01-04T01:16:04.524Z] [2023-01-04T01:16:04.524Z] ---> sar -P ALL: [2023-01-04T01:16:04.524Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1011) 01/04/23 _x86_64_ (8 CPU) [2023-01-04T01:16:04.524Z] [2023-01-04T01:16:04.524Z] 01:03:40 LINUX RESTART (8 CPU) [2023-01-04T01:16:04.524Z] [2023-01-04T01:16:04.524Z] 01:04:02 CPU %user %nice %system %iowait %steal %idle [2023-01-04T01:16:04.524Z] 01:05:01 all 12.53 0.00 4.93 1.59 0.07 80.88 [2023-01-04T01:16:04.524Z] 01:05:01 0 13.71 0.00 4.39 0.19 0.07 81.64 [2023-01-04T01:16:04.524Z] 01:05:01 1 11.55 0.00 4.08 0.12 0.07 84.18 [2023-01-04T01:16:04.524Z] 01:05:01 2 11.99 0.00 4.47 3.10 0.07 80.37 [2023-01-04T01:16:04.524Z] 01:05:01 3 12.22 0.00 4.23 2.91 0.07 80.57 [2023-01-04T01:16:04.524Z] 01:05:01 4 12.74 0.00 7.13 0.72 0.07 79.34 [2023-01-04T01:16:04.524Z] 01:05:01 5 12.28 0.00 4.55 1.31 0.09 81.78 [2023-01-04T01:16:04.524Z] 01:05:01 6 11.91 0.00 4.93 0.88 0.07 82.22 [2023-01-04T01:16:04.524Z] 01:05:01 7 13.84 0.00 5.62 3.55 0.07 76.92 [2023-01-04T01:16:04.524Z] 01:06:01 all 39.96 0.00 7.00 0.52 0.09 52.42 [2023-01-04T01:16:04.524Z] 01:06:01 0 41.32 0.00 7.19 0.05 0.08 51.35 [2023-01-04T01:16:04.524Z] 01:06:01 1 40.12 0.00 7.59 0.95 0.08 51.26 [2023-01-04T01:16:04.524Z] 01:06:01 2 39.16 0.00 7.58 2.38 0.08 50.80 [2023-01-04T01:16:04.524Z] 01:06:01 3 39.63 0.00 6.61 0.22 0.08 53.46 [2023-01-04T01:16:04.524Z] 01:06:01 4 40.50 0.00 7.48 0.08 0.08 51.86 [2023-01-04T01:16:04.524Z] 01:06:01 5 40.31 0.00 6.30 0.03 0.10 53.26 [2023-01-04T01:16:04.524Z] 01:06:01 6 38.41 0.00 6.56 0.41 0.08 54.54 [2023-01-04T01:16:04.524Z] 01:06:01 7 40.28 0.00 6.73 0.07 0.10 52.82 [2023-01-04T01:16:04.524Z] 01:07:01 all 3.24 0.00 1.37 0.24 0.03 95.12 [2023-01-04T01:16:04.524Z] 01:07:01 0 3.00 0.00 1.69 0.02 0.02 95.28 [2023-01-04T01:16:04.524Z] 01:07:01 1 2.61 0.00 1.59 1.69 0.03 94.07 [2023-01-04T01:16:04.524Z] 01:07:01 2 5.10 0.00 1.42 0.00 0.03 93.45 [2023-01-04T01:16:04.524Z] 01:07:01 3 3.14 0.00 1.02 0.05 0.03 95.75 [2023-01-04T01:16:04.524Z] 01:07:01 4 2.77 0.00 1.65 0.07 0.02 95.49 [2023-01-04T01:16:04.524Z] 01:07:01 5 3.02 0.00 1.09 0.02 0.02 95.86 [2023-01-04T01:16:04.524Z] 01:07:01 6 3.47 0.00 1.42 0.12 0.02 94.97 [2023-01-04T01:16:04.524Z] 01:07:01 7 2.77 0.00 1.04 0.00 0.03 96.16 [2023-01-04T01:16:04.524Z] 01:08:01 all 0.11 0.00 0.02 0.02 0.01 99.85 [2023-01-04T01:16:04.524Z] 01:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-04T01:16:04.524Z] 01:08:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2023-01-04T01:16:04.524Z] 01:08:01 2 0.70 0.00 0.08 0.00 0.00 99.22 [2023-01-04T01:16:04.524Z] 01:08:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2023-01-04T01:16:04.524Z] 01:08:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-04T01:16:04.524Z] 01:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-04T01:16:04.524Z] 01:08:01 6 0.00 0.00 0.00 0.10 0.00 99.90 [2023-01-04T01:16:04.524Z] 01:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-04T01:16:04.524Z] 01:09:01 all 1.41 0.00 0.90 0.24 0.02 97.43 [2023-01-04T01:16:04.524Z] 01:09:01 0 1.38 0.00 1.17 0.25 0.03 97.16 [2023-01-04T01:16:04.524Z] 01:09:01 1 1.75 0.00 0.82 0.32 0.02 97.09 [2023-01-04T01:16:04.525Z] 01:09:01 2 0.96 0.00 0.42 0.55 0.02 98.05 [2023-01-04T01:16:04.525Z] 01:09:01 3 0.93 0.00 1.75 0.03 0.03 97.25 [2023-01-04T01:16:04.525Z] 01:09:01 4 1.34 0.00 0.87 0.40 0.02 97.38 [2023-01-04T01:16:04.525Z] 01:09:01 5 1.65 0.00 0.68 0.17 0.02 97.48 [2023-01-04T01:16:04.525Z] 01:09:01 6 1.27 0.00 0.62 0.10 0.02 98.00 [2023-01-04T01:16:04.525Z] 01:09:01 7 1.99 0.00 0.89 0.07 0.03 97.02 [2023-01-04T01:16:04.525Z] 01:10:01 all 0.81 0.00 0.58 0.12 0.01 98.48 [2023-01-04T01:16:04.525Z] 01:10:01 0 1.97 0.00 0.50 0.02 0.02 97.50 [2023-01-04T01:16:04.525Z] 01:10:01 1 0.70 0.00 0.57 0.13 0.02 98.58 [2023-01-04T01:16:04.525Z] 01:10:01 2 0.32 0.00 0.60 0.34 0.02 98.73 [2023-01-04T01:16:04.525Z] 01:10:01 3 0.72 0.00 0.25 0.10 0.03 98.90 [2023-01-04T01:16:04.525Z] 01:10:01 4 0.47 0.00 0.23 0.02 0.00 99.28 [2023-01-04T01:16:04.525Z] 01:10:01 5 0.85 0.00 0.83 0.23 0.02 98.07 [2023-01-04T01:16:04.525Z] 01:10:01 6 0.92 0.00 0.35 0.13 0.02 98.58 [2023-01-04T01:16:04.525Z] 01:10:01 7 0.52 0.00 1.28 0.02 0.00 98.18 [2023-01-04T01:16:04.525Z] 01:11:01 all 0.10 0.00 0.07 0.02 0.01 99.81 [2023-01-04T01:16:04.525Z] 01:11:01 0 0.08 0.00 0.03 0.03 0.00 99.85 [2023-01-04T01:16:04.525Z] 01:11:01 1 0.15 0.00 0.10 0.00 0.02 99.73 [2023-01-04T01:16:04.525Z] 01:11:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2023-01-04T01:16:04.525Z] 01:11:01 3 0.05 0.00 0.05 0.08 0.02 99.80 [2023-01-04T01:16:04.525Z] 01:11:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2023-01-04T01:16:04.525Z] 01:11:01 5 0.12 0.00 0.05 0.02 0.00 99.82 [2023-01-04T01:16:04.525Z] 01:11:01 6 0.22 0.00 0.13 0.00 0.00 99.65 [2023-01-04T01:16:04.525Z] 01:11:01 7 0.03 0.00 0.07 0.02 0.00 99.88 [2023-01-04T01:16:04.525Z] 01:12:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2023-01-04T01:16:04.525Z] 01:12:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2023-01-04T01:16:04.525Z] 01:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-04T01:16:04.525Z] 01:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-04T01:16:04.525Z] 01:12:01 3 0.03 0.00 0.05 0.05 0.02 99.85 [2023-01-04T01:16:04.525Z] 01:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-04T01:16:04.525Z] 01:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-04T01:16:04.525Z] 01:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-04T01:16:04.525Z] 01:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-04T01:16:04.525Z] 01:13:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2023-01-04T01:16:04.525Z] 01:13:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2023-01-04T01:16:04.525Z] 01:13:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2023-01-04T01:16:04.525Z] 01:13:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-01-04T01:16:04.525Z] 01:13:01 3 0.05 0.00 0.05 0.03 0.02 99.85 [2023-01-04T01:16:04.525Z] 01:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-04T01:16:04.525Z] 01:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-04T01:16:04.525Z] 01:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-04T01:16:04.525Z] 01:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-04T01:16:04.525Z] 01:14:01 all 0.10 0.00 0.01 0.01 0.00 99.88 [2023-01-04T01:16:04.525Z] 01:14:01 0 0.08 0.00 0.00 0.02 0.00 99.90 [2023-01-04T01:16:04.525Z] 01:14:01 1 0.55 0.00 0.03 0.00 0.02 99.40 [2023-01-04T01:16:04.525Z] 01:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-04T01:16:04.525Z] 01:14:01 3 0.05 0.00 0.03 0.03 0.00 99.88 [2023-01-04T01:16:04.525Z] 01:14:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-04T01:16:04.525Z] 01:14:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-04T01:16:04.525Z] 01:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-04T01:16:04.525Z] 01:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-04T01:16:04.525Z] 01:15:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-01-04T01:16:04.525Z] 01:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-04T01:16:04.525Z] 01:15:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-01-04T01:16:04.525Z] 01:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-04T01:16:04.525Z] 01:15:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2023-01-04T01:16:04.525Z] 01:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-04T01:16:04.525Z] 01:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-04T01:16:04.525Z] 01:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-04T01:16:04.525Z] 01:15:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-01-04T01:16:04.525Z] [2023-01-04T01:16:04.525Z] 01:15:01 CPU %user %nice %system %iowait %steal %idle [2023-01-04T01:16:04.525Z] 01:16:01 all 0.52 0.00 0.29 0.02 0.02 99.16 [2023-01-04T01:16:04.525Z] 01:16:01 0 0.40 0.00 0.33 0.05 0.02 99.20 [2023-01-04T01:16:04.525Z] 01:16:01 1 0.47 0.00 0.28 0.02 0.02 99.22 [2023-01-04T01:16:04.525Z] 01:16:01 2 1.01 0.00 0.39 0.00 0.02 98.59 [2023-01-04T01:16:04.525Z] 01:16:01 3 0.32 0.00 0.27 0.07 0.02 99.33 [2023-01-04T01:16:04.525Z] 01:16:01 4 0.22 0.00 0.25 0.00 0.00 99.53 [2023-01-04T01:16:04.525Z] 01:16:01 5 0.42 0.00 0.22 0.00 0.02 99.35 [2023-01-04T01:16:04.525Z] 01:16:01 6 0.53 0.00 0.35 0.00 0.02 99.10 [2023-01-04T01:16:04.525Z] 01:16:01 7 0.80 0.00 0.25 0.00 0.03 98.91 [2023-01-04T01:16:04.525Z] Average: all 4.85 0.00 1.25 0.23 0.02 93.65 [2023-01-04T01:16:04.525Z] Average: 0 5.11 0.00 1.27 0.05 0.02 93.54 [2023-01-04T01:16:04.525Z] Average: 1 4.78 0.00 1.25 0.27 0.03 93.67 [2023-01-04T01:16:04.525Z] Average: 2 4.91 0.00 1.24 0.52 0.02 93.30 [2023-01-04T01:16:04.525Z] Average: 3 4.73 0.00 1.18 0.29 0.03 93.77 [2023-01-04T01:16:04.525Z] Average: 4 4.78 0.00 1.45 0.11 0.02 93.64 [2023-01-04T01:16:04.525Z] Average: 5 4.83 0.00 1.13 0.15 0.02 93.87 [2023-01-04T01:16:04.525Z] Average: 6 4.67 0.00 1.19 0.14 0.02 93.98 [2023-01-04T01:16:04.525Z] Average: 7 4.96 0.00 1.31 0.30 0.03 93.41 [2023-01-04T01:16:04.525Z] [2023-01-04T01:16:04.525Z] [2023-01-04T01:16:04.525Z]