Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96cabdd59aa851e4a49b1fc08506526fb97387b4 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-ssh9236169969703209275.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh8105658605650139944.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15544369065668469643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh13986635034645281687.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5764659547373300535.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17373 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/edgexfoundry_device-mqtt-go_main # 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 Avoid second fetch Checking out Revision 96cabdd59aa851e4a49b1fc08506526fb97387b4 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 96cabdd59aa851e4a49b1fc08506526fb97387b4 # timeout=10 Commit message: "Merge pull request #402 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.11" > git rev-list --no-walk 8b7bfd06f10d442433da09be4b1bd94ea6f5832d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T02:04:47.614Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T02:04:47.654Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T02:04:47.667Z] ========================================================= [2022-07-11T02:04:47.667Z] EdgeX Global Pipelines Version Info [2022-07-11T02:04:47.667Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:04:48.451Z] ------------------- [2022-07-11T02:04:48.451Z] stable info: [2022-07-11T02:04:48.451Z] ------------------- [2022-07-11T02:04:48.451Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T02:04:48.451Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-11T02:04:48.451Z] Message: update stable to v1.0.234 [2022-07-11T02:04:49.023Z] ------------------- [2022-07-11T02:04:49.023Z] experimental info: [2022-07-11T02:04:49.023Z] ------------------- [2022-07-11T02:04:49.023Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T02:04:49.023Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T02:04:49.023Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T02:04:49.312Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-07-11T02:04:49.330Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-07-11T02:04:49.348Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T02:04:49.364Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T02:04:49.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T02:04:49.387Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-11T02:04:49.398Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T02:04:49.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-11T02:04:49.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T02:04:49.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T02:04:49.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T02:04:49.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-07-11T02:04:49.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T02:04:49.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T02:04:49.551Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T02:04:49.565Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T02:04:49.577Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T02:04:49.591Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T02:04:49.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T02:04:49.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T02:04:49.629Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-11T02:04:49.640Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-11T02:04:49.648Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T02:04:49.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T02:04:49.663Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-11T02:04:49.671Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T02:04:49.680Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T02:04:49.688Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-11T02:04:49.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-11T02:04:49.712Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-11T02:04:49.728Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96cabdd59aa851e4a49b1fc08506526fb97387b4 [Pipeline] echo [2022-07-11T02:04:49.740Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96cabdd [Pipeline] echo [2022-07-11T02:04:49.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T02:04:49.791Z] provisioning config files... [2022-07-11T02:04:49.806Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3365739729570927033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:04:50.113Z] ---> docker-login.sh [2022-07-11T02:04:50.113Z] nexus3.edgexfoundry.org:10001 [2022-07-11T02:04:50.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:04:50.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:04:50.636Z] Configure a credential helper to remove this warning. See [2022-07-11T02:04:50.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:04:50.636Z] [2022-07-11T02:04:50.636Z] Login Succeeded [2022-07-11T02:04:50.636Z] nexus3.edgexfoundry.org:10002 [2022-07-11T02:04:50.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:04:50.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:04:50.636Z] Configure a credential helper to remove this warning. See [2022-07-11T02:04:50.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:04:50.636Z] [2022-07-11T02:04:50.636Z] Login Succeeded [2022-07-11T02:04:50.636Z] nexus3.edgexfoundry.org:10003 [2022-07-11T02:04:50.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:04:50.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:04:50.899Z] Configure a credential helper to remove this warning. See [2022-07-11T02:04:50.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:04:50.899Z] [2022-07-11T02:04:50.899Z] Login Succeeded [2022-07-11T02:04:50.899Z] nexus3.edgexfoundry.org:10004 [2022-07-11T02:04:50.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:04:51.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:04:51.160Z] Configure a credential helper to remove this warning. See [2022-07-11T02:04:51.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:04:51.160Z] [2022-07-11T02:04:51.160Z] Login Succeeded [2022-07-11T02:04:51.160Z] docker.io [2022-07-11T02:04:51.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:04:51.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:04:51.425Z] Configure a credential helper to remove this warning. See [2022-07-11T02:04:51.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:04:51.425Z] [2022-07-11T02:04:51.425Z] Login Succeeded [2022-07-11T02:04:51.425Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T02:04:51.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T02:04:51.813Z] + git rev-list -1 --merges 96cabdd59aa851e4a49b1fc08506526fb97387b4~1..96cabdd59aa851e4a49b1fc08506526fb97387b4 [Pipeline] echo [2022-07-11T02:04:51.838Z] -----------> git rev-list -1 --merges 96cabdd59aa851e4a49b1fc08506526fb97387b4~1..96cabdd59aa851e4a49b1fc08506526fb97387b4 96cabdd59aa851e4a49b1fc08506526fb97387b4 [2022-07-11T02:04:51.838Z] 96cabdd59aa851e4a49b1fc08506526fb97387b4 [false] [Pipeline] sh [2022-07-11T02:04:52.145Z] + git log --format=format:%s -1 96cabdd59aa851e4a49b1fc08506526fb97387b4 [Pipeline] echo [2022-07-11T02:04:52.161Z] ========================================================= [2022-07-11T02:04:52.161Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T02:04:52.161Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T02:04:52.501Z] + git log --format=format:%s -1 96cabdd59aa851e4a49b1fc08506526fb97387b4 [Pipeline] echo [2022-07-11T02:04:52.514Z] [semverPrep] GIT_COMMIT: 96cabdd59aa851e4a49b1fc08506526fb97387b4, Commit Message: Merge pull request #402 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.11 [Pipeline] echo [2022-07-11T02:04:52.525Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T02:04:52.894Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T02:04:52.895Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T02:04:52.895Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T02:04:52.895Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T02:04:52.895Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T02:04:52.895Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T02:04:52.895Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:04:53.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T02:04:53.321Z] [2022-07-11T02:04:53.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:04:53.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T02:04:53.630Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T02:04:53.630Z] b85a868b505f: Pulling fs layer [2022-07-11T02:04:53.630Z] e2be974225ed: Pulling fs layer [2022-07-11T02:04:53.630Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T02:04:53.630Z] 988bab9f4d93: Pulling fs layer [2022-07-11T02:04:53.630Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T02:04:53.630Z] eaf3925da568: Pulling fs layer [2022-07-11T02:04:53.630Z] bab4dde63d76: Pulling fs layer [2022-07-11T02:04:53.630Z] bde34c3a00c8: Pulling fs layer [2022-07-11T02:04:53.630Z] b352a97aabf1: Pulling fs layer [2022-07-11T02:04:53.630Z] 4872d77fe225: Pulling fs layer [2022-07-11T02:04:53.630Z] 5851b861e8e6: Pulling fs layer [2022-07-11T02:04:53.630Z] eaf3925da568: Waiting [2022-07-11T02:04:53.630Z] bab4dde63d76: Waiting [2022-07-11T02:04:53.630Z] 4872d77fe225: Waiting [2022-07-11T02:04:53.630Z] 5851b861e8e6: Waiting [2022-07-11T02:04:53.630Z] bde34c3a00c8: Waiting [2022-07-11T02:04:53.630Z] 988bab9f4d93: Waiting [2022-07-11T02:04:53.630Z] 1469e6f7b9e6: Waiting [2022-07-11T02:04:53.630Z] e2be974225ed: Verifying Checksum [2022-07-11T02:04:53.630Z] e2be974225ed: Download complete [2022-07-11T02:04:53.630Z] 988bab9f4d93: Verifying Checksum [2022-07-11T02:04:53.630Z] 988bab9f4d93: Download complete [2022-07-11T02:04:53.891Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T02:04:53.891Z] 1469e6f7b9e6: Download complete [2022-07-11T02:04:53.891Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T02:04:53.891Z] 339a4e72a1f5: Download complete [2022-07-11T02:04:53.891Z] eaf3925da568: Download complete [2022-07-11T02:04:53.891Z] bde34c3a00c8: Download complete [2022-07-11T02:04:53.891Z] b352a97aabf1: Download complete [2022-07-11T02:04:53.891Z] 4872d77fe225: Verifying Checksum [2022-07-11T02:04:53.891Z] 4872d77fe225: Download complete [2022-07-11T02:04:53.891Z] 5851b861e8e6: Download complete [2022-07-11T02:04:53.891Z] b85a868b505f: Verifying Checksum [2022-07-11T02:04:53.891Z] b85a868b505f: Download complete [2022-07-11T02:04:54.151Z] bab4dde63d76: Verifying Checksum [2022-07-11T02:04:54.151Z] bab4dde63d76: Download complete [2022-07-11T02:04:55.536Z] b85a868b505f: Pull complete [2022-07-11T02:04:55.536Z] e2be974225ed: Pull complete [2022-07-11T02:04:56.107Z] 339a4e72a1f5: Pull complete [2022-07-11T02:04:56.107Z] 988bab9f4d93: Pull complete [2022-07-11T02:04:56.367Z] 1469e6f7b9e6: Pull complete [2022-07-11T02:04:56.367Z] eaf3925da568: Pull complete [2022-07-11T02:04:58.280Z] bab4dde63d76: Pull complete [2022-07-11T02:04:58.542Z] bde34c3a00c8: Pull complete [2022-07-11T02:04:58.542Z] b352a97aabf1: Pull complete [2022-07-11T02:04:58.803Z] 4872d77fe225: Pull complete [2022-07-11T02:04:58.803Z] 5851b861e8e6: Pull complete [2022-07-11T02:04:58.803Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T02:04:58.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T02:04:58.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:04:58.911Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2022-07-11T02:04:58.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T02:05:00.453Z] $ docker top 49fa6be8f7cc1279cb54f52ca0dd3732c3f7643ff87b246c8afccc5575135cb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T02:05:00.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T02:05:00.562Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T02:05:00.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T02:05:00.714Z] $ docker exec 49fa6be8f7cc1279cb54f52ca0dd3732c3f7643ff87b246c8afccc5575135cb9 ssh-agent [2022-07-11T02:05:00.844Z] SSH_AUTH_SOCK=/tmp/ssh-PN3Fuo1ivgWF/agent.34 [2022-07-11T02:05:00.844Z] SSH_AGENT_PID=41 [2022-07-11T02:05:00.852Z] Running ssh-add (command line suppressed) [2022-07-11T02:05:00.970Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_357262305844413777.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_357262305844413777.key) [2022-07-11T02:05:00.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T02:05:01.277Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T02:05:01.297Z] $ docker exec --env ******** --env ******** 49fa6be8f7cc1279cb54f52ca0dd3732c3f7643ff87b246c8afccc5575135cb9 ssh-agent -k [2022-07-11T02:05:01.412Z] unset SSH_AUTH_SOCK; [2022-07-11T02:05:01.413Z] unset SSH_AGENT_PID; [2022-07-11T02:05:01.413Z] echo Agent pid 41 killed; [2022-07-11T02:05:01.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T02:05:01.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T02:05:01.447Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T02:05:01.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T02:05:01.589Z] $ docker exec 49fa6be8f7cc1279cb54f52ca0dd3732c3f7643ff87b246c8afccc5575135cb9 ssh-agent [2022-07-11T02:05:01.725Z] SSH_AUTH_SOCK=/tmp/ssh-oiZhbj89O13a/agent.73 [2022-07-11T02:05:01.725Z] SSH_AGENT_PID=79 [2022-07-11T02:05:01.730Z] Running ssh-add (command line suppressed) [2022-07-11T02:05:01.866Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5108867673886904007.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5108867673886904007.key) [2022-07-11T02:05:01.880Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T02:05:02.177Z] + git semver init [2022-07-11T02:05:02.439Z] 2022-07-11 02:05:02,406 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T02:05:02.439Z] 2022-07-11 02:05:02,406 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-07-11T02:05:02.439Z] 2022-07-11 02:05:02,407 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-07-11T02:05:02.439Z] 2022-07-11 02:05:02,407 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T02:05:03.381Z] 2022-07-11 02:05:03,129 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-07-11T02:05:03.381Z] 2022-07-11 02:05:03,130 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-07-11T02:05:03.381Z] 2022-07-11 02:05:03,130 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-07-11T02:05:03.381Z] 2022-07-11 02:05:03,131 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-07-11T02:05:03.381Z] 2.2.1-dev.7 [Pipeline] } [2022-07-11T02:05:03.392Z] $ docker exec --env ******** --env ******** 49fa6be8f7cc1279cb54f52ca0dd3732c3f7643ff87b246c8afccc5575135cb9 ssh-agent -k [2022-07-11T02:05:03.511Z] unset SSH_AUTH_SOCK; [2022-07-11T02:05:03.512Z] unset SSH_AGENT_PID; [2022-07-11T02:05:03.512Z] echo Agent pid 79 killed; [2022-07-11T02:05:03.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T02:05:03.831Z] + git semver [Pipeline] } [2022-07-11T02:05:04.109Z] $ docker stop --time=1 49fa6be8f7cc1279cb54f52ca0dd3732c3f7643ff87b246c8afccc5575135cb9 [2022-07-11T02:05:05.412Z] $ docker rm -f 49fa6be8f7cc1279cb54f52ca0dd3732c3f7643ff87b246c8afccc5575135cb9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T02:05:05.764Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T02:05:06.006Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T02:05:06.008Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T02:05:06.110Z] provisioning config files... [2022-07-11T02:05:06.119Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6832735830178230185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:05:06.420Z] ---> docker-login.sh [2022-07-11T02:05:06.420Z] nexus3.edgexfoundry.org:10001 [2022-07-11T02:05:06.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:05:06.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:05:06.420Z] Configure a credential helper to remove this warning. See [2022-07-11T02:05:06.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:05:06.420Z] [2022-07-11T02:05:06.420Z] Login Succeeded [2022-07-11T02:05:06.420Z] nexus3.edgexfoundry.org:10002 [2022-07-11T02:05:06.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:05:06.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:05:06.681Z] Configure a credential helper to remove this warning. See [2022-07-11T02:05:06.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:05:06.681Z] [2022-07-11T02:05:06.681Z] Login Succeeded [2022-07-11T02:05:06.681Z] nexus3.edgexfoundry.org:10003 [2022-07-11T02:05:06.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:05:06.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:05:06.681Z] Configure a credential helper to remove this warning. See [2022-07-11T02:05:06.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:05:06.681Z] [2022-07-11T02:05:06.681Z] Login Succeeded [2022-07-11T02:05:06.681Z] nexus3.edgexfoundry.org:10004 [2022-07-11T02:05:06.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:05:06.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:05:06.945Z] Configure a credential helper to remove this warning. See [2022-07-11T02:05:06.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:05:06.945Z] [2022-07-11T02:05:06.945Z] Login Succeeded [2022-07-11T02:05:06.945Z] docker.io [2022-07-11T02:05:06.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:05:07.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:05:07.205Z] Configure a credential helper to remove this warning. See [2022-07-11T02:05:07.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:05:07.205Z] [2022-07-11T02:05:07.205Z] Login Succeeded [2022-07-11T02:05:07.205Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T02:05:07.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T02:05:07.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T02:05:07.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T02:05:07.302Z] ========================================================= [2022-07-11T02:05:07.302Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-11T02:05:07.302Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:05:07.621Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T02:05:07.621Z] Sending build context to Docker daemon 6.026MB [2022-07-11T02:05:07.621Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T02:05:07.621Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T02:05:07.621Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T02:05:07.621Z] 59bf1c3509f3: Pulling fs layer [2022-07-11T02:05:07.621Z] 666ba61612fd: Pulling fs layer [2022-07-11T02:05:07.621Z] 8ed8ca486205: Pulling fs layer [2022-07-11T02:05:07.621Z] cc1cd167ecdc: Pulling fs layer [2022-07-11T02:05:07.621Z] cc1cd167ecdc: Waiting [2022-07-11T02:05:07.621Z] c516ae0d96e1: Pulling fs layer [2022-07-11T02:05:07.621Z] c516ae0d96e1: Waiting [2022-07-11T02:05:07.621Z] 684cea983483: Pulling fs layer [2022-07-11T02:05:07.621Z] dd3240ac7de5: Pulling fs layer [2022-07-11T02:05:07.621Z] b1e948a4e11c: Pulling fs layer [2022-07-11T02:05:07.621Z] dd3240ac7de5: Waiting [2022-07-11T02:05:07.621Z] 684cea983483: Waiting [2022-07-11T02:05:07.621Z] a8fd76ee1af6: Pulling fs layer [2022-07-11T02:05:07.621Z] 646ad004c059: Pulling fs layer [2022-07-11T02:05:07.621Z] a8fd76ee1af6: Waiting [2022-07-11T02:05:07.621Z] 8ed8ca486205: Verifying Checksum [2022-07-11T02:05:07.621Z] 8ed8ca486205: Download complete [2022-07-11T02:05:07.621Z] 666ba61612fd: Verifying Checksum [2022-07-11T02:05:07.621Z] 666ba61612fd: Download complete [2022-07-11T02:05:07.621Z] c516ae0d96e1: Download complete [2022-07-11T02:05:07.881Z] 684cea983483: Download complete [2022-07-11T02:05:07.881Z] 59bf1c3509f3: Verifying Checksum [2022-07-11T02:05:07.881Z] 59bf1c3509f3: Download complete [2022-07-11T02:05:07.881Z] dd3240ac7de5: Verifying Checksum [2022-07-11T02:05:07.881Z] dd3240ac7de5: Download complete [2022-07-11T02:05:07.881Z] b1e948a4e11c: Verifying Checksum [2022-07-11T02:05:07.881Z] b1e948a4e11c: Download complete [2022-07-11T02:05:07.881Z] 59bf1c3509f3: Pull complete [2022-07-11T02:05:08.143Z] 666ba61612fd: Pull complete [2022-07-11T02:05:08.143Z] 8ed8ca486205: Pull complete [2022-07-11T02:05:08.404Z] 646ad004c059: Verifying Checksum [2022-07-11T02:05:08.404Z] 646ad004c059: Download complete [2022-07-11T02:05:08.404Z] a8fd76ee1af6: Verifying Checksum [2022-07-11T02:05:08.404Z] a8fd76ee1af6: Download complete [2022-07-11T02:05:08.664Z] cc1cd167ecdc: Verifying Checksum [2022-07-11T02:05:08.665Z] cc1cd167ecdc: Download complete [2022-07-11T02:05:12.863Z] cc1cd167ecdc: Pull complete [2022-07-11T02:05:12.863Z] c516ae0d96e1: Pull complete [2022-07-11T02:05:12.863Z] 684cea983483: Pull complete [2022-07-11T02:05:12.863Z] dd3240ac7de5: Pull complete [2022-07-11T02:05:12.863Z] b1e948a4e11c: Pull complete [2022-07-11T02:05:15.417Z] a8fd76ee1af6: Pull complete [2022-07-11T02:05:15.991Z] 646ad004c059: Pull complete [2022-07-11T02:05:15.991Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-11T02:05:15.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T02:05:15.991Z] ---> 8f69c11f6b0c [2022-07-11T02:05:15.991Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T02:05:17.912Z] ---> Running in 11597653e695 [2022-07-11T02:05:17.912Z] Removing intermediate container 11597653e695 [2022-07-11T02:05:17.912Z] ---> b6cd8a336c10 [2022-07-11T02:05:17.912Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T02:05:17.912Z] ---> Running in 33d542ec4b39 [2022-07-11T02:05:17.912Z] Removing intermediate container 33d542ec4b39 [2022-07-11T02:05:17.912Z] ---> cf108e07e51d [2022-07-11T02:05:17.912Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T02:05:18.175Z] ---> Running in abcfccc3222c [2022-07-11T02:05:18.748Z] Removing intermediate container abcfccc3222c [2022-07-11T02:05:18.748Z] ---> 86e4e071ac9d [2022-07-11T02:05:18.748Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T02:05:18.748Z] ---> Running in e2532bf9fe76 [2022-07-11T02:05:19.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T02:05:19.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T02:05:20.213Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-11T02:05:20.213Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T02:05:20.213Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-11T02:05:20.473Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-11T02:05:20.473Z] Executing busybox-1.34.1-r3.trigger [2022-07-11T02:05:20.473Z] OK: 224 MiB in 56 packages [2022-07-11T02:05:21.042Z] Removing intermediate container e2532bf9fe76 [2022-07-11T02:05:21.042Z] ---> 26d846157a64 [2022-07-11T02:05:21.042Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-07-11T02:05:21.042Z] ---> Running in ff95d579364b [2022-07-11T02:05:21.042Z] Removing intermediate container ff95d579364b [2022-07-11T02:05:21.042Z] ---> a37dfb62df7d [2022-07-11T02:05:21.042Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-11T02:05:21.081Z] Still waiting to schedule task [2022-07-11T02:05:21.082Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17371’ [2022-07-11T02:05:21.302Z] ---> 90e0f422f003 [2022-07-11T02:05:21.303Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T02:05:21.303Z] ---> Running in 1bc08bdc8abb [2022-07-11T02:05:39.417Z] Removing intermediate container 1bc08bdc8abb [2022-07-11T02:05:39.417Z] ---> f462e2d40840 [2022-07-11T02:05:39.417Z] Step 10/12 : COPY . . [2022-07-11T02:05:39.417Z] ---> 05d250e8febb [2022-07-11T02:05:39.417Z] Step 11/12 : ARG MAKE='make build' [2022-07-11T02:05:39.417Z] ---> Running in 87dcc522ffb9 [2022-07-11T02:05:39.417Z] Removing intermediate container 87dcc522ffb9 [2022-07-11T02:05:39.417Z] ---> 8f18091f32dc [2022-07-11T02:05:39.417Z] Step 12/12 : RUN $MAKE [2022-07-11T02:05:39.417Z] ---> Running in d3f70b007330 [2022-07-11T02:05:39.417Z] noop [2022-07-11T02:05:39.417Z] Removing intermediate container d3f70b007330 [2022-07-11T02:05:39.417Z] ---> eab40e76d2db [2022-07-11T02:05:39.417Z] Successfully built eab40e76d2db [2022-07-11T02:05:39.417Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:05:39.744Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T02:05:39.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:05:39.829Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2022-07-11T02:05:39.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T02:05:40.282Z] $ docker top 071398f51a5254b22454a73d413a9e315ad39e22d110e47b95c645de43174c8d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T02:05:40.648Z] + go version [2022-07-11T02:05:40.648Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-11T02:05:40.664Z] $ docker stop --time=1 071398f51a5254b22454a73d413a9e315ad39e22d110e47b95c645de43174c8d [2022-07-11T02:05:42.001Z] $ docker rm -f 071398f51a5254b22454a73d413a9e315ad39e22d110e47b95c645de43174c8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:05:42.440Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T02:05:42.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:05:42.528Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2022-07-11T02:05:42.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T02:05:42.961Z] $ docker top ad46bed7836f8c05899eaf393f2b5cc18db519820b1330c124bb596d3f3580e8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T02:05:43.328Z] + make test [2022-07-11T02:05:43.328Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T02:05:43.589Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-07-11T02:05:53.580Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-07-11T02:05:53.580Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-07-11T02:05:53.580Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-07-11T02:06:00.176Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T02:06:05.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T02:06:05.468Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T02:06:05.468Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T02:06:05.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T02:06:05.497Z] $ docker stop --time=1 ad46bed7836f8c05899eaf393f2b5cc18db519820b1330c124bb596d3f3580e8 [2022-07-11T02:06:07.319Z] $ docker rm -f ad46bed7836f8c05899eaf393f2b5cc18db519820b1330c124bb596d3f3580e8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T02:06:07.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T02:06:07.825Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-11T02:06:08.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T02:06:08.628Z] + ls -al . [2022-07-11T02:06:08.628Z] total 180 [2022-07-11T02:06:08.628Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 02:06 . [2022-07-11T02:06:08.628Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 02:04 .. [2022-07-11T02:06:08.628Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 02:04 .dockerignore [2022-07-11T02:06:08.628Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 02:05 .git [2022-07-11T02:06:08.628Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:04 .github [2022-07-11T02:06:08.628Z] -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 02:04 .gitignore [2022-07-11T02:06:08.628Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 02:04 .golangci.yml [2022-07-11T02:06:08.628Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 02:05 .semver [2022-07-11T02:06:08.628Z] -rw-rw-r-- 1 jenkins jenkins 8917 Jul 11 02:04 Attribution.txt [2022-07-11T02:06:08.628Z] -rw-rw-r-- 1 jenkins jenkins 11365 Jul 11 02:04 CHANGELOG.md [2022-07-11T02:06:08.628Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 02:04 Dockerfile [2022-07-11T02:06:08.628Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 02:04 GOVERNANCE.md [2022-07-11T02:06:08.628Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 11 02:04 Jenkinsfile [2022-07-11T02:06:08.628Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 02:04 LICENSE [2022-07-11T02:06:08.628Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 02:04 Makefile [2022-07-11T02:06:08.628Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 02:04 OWNERS.md [2022-07-11T02:06:08.628Z] -rw-rw-r-- 1 jenkins jenkins 2501 Jul 11 02:04 README.md [2022-07-11T02:06:08.628Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 02:05 VERSION [2022-07-11T02:06:08.628Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 02:04 bin [2022-07-11T02:06:08.628Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:04 cmd [2022-07-11T02:06:08.628Z] -rw-r--r-- 1 jenkins jenkins 17887 Jul 11 02:05 coverage.out [2022-07-11T02:06:08.628Z] -rw-rw-r-- 1 jenkins jenkins 3314 Jul 11 02:04 go.mod [2022-07-11T02:06:08.628Z] -rw-rw-r-- 1 jenkins jenkins 35925 Jul 11 02:04 go.sum [2022-07-11T02:06:08.628Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:04 internal [2022-07-11T02:06:08.628Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 02:04 mock [2022-07-11T02:06:08.628Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 02:04 snap [2022-07-11T02:06:08.628Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 11 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:06:08.939Z] + 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=96cabdd59aa851e4a49b1fc08506526fb97387b4 --label arch=amd64 --label version=2.2.1-dev.7 . [2022-07-11T02:06:08.939Z] Sending build context to Docker daemon 6.045MB [2022-07-11T02:06:08.939Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T02:06:08.939Z] Step 2/24 : FROM ${BASE} AS builder [2022-07-11T02:06:08.939Z] ---> eab40e76d2db [2022-07-11T02:06:08.939Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T02:06:08.939Z] ---> Running in 5e8b62790b1f [2022-07-11T02:06:09.199Z] Removing intermediate container 5e8b62790b1f [2022-07-11T02:06:09.199Z] ---> e8d66bed2e07 [2022-07-11T02:06:09.199Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T02:06:09.199Z] ---> Running in fa231ad9d84a [2022-07-11T02:06:09.199Z] Removing intermediate container fa231ad9d84a [2022-07-11T02:06:09.199Z] ---> 4ad24026391f [2022-07-11T02:06:09.199Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T02:06:09.199Z] ---> Running in b8ba40abc915 [2022-07-11T02:06:10.140Z] Removing intermediate container b8ba40abc915 [2022-07-11T02:06:10.140Z] ---> 04bd1f4f0e6c [2022-07-11T02:06:10.140Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T02:06:10.140Z] ---> Running in 749193609af2 [2022-07-11T02:06:10.140Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T02:06:11.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T02:06:11.357Z] OK: 224 MiB in 56 packages [2022-07-11T02:06:11.616Z] Removing intermediate container 749193609af2 [2022-07-11T02:06:11.616Z] ---> a0a3af37dc18 [2022-07-11T02:06:11.616Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-07-11T02:06:11.616Z] ---> Running in 2ba711c6478f [2022-07-11T02:06:11.876Z] Removing intermediate container 2ba711c6478f [2022-07-11T02:06:11.876Z] ---> e877fd1edaf9 [2022-07-11T02:06:11.876Z] Step 8/24 : COPY go.mod vendor* ./ [2022-07-11T02:06:11.876Z] ---> 205e5745687c [2022-07-11T02:06:11.876Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T02:06:11.876Z] ---> Running in a97d93d8ad45 [2022-07-11T02:06:12.819Z] Removing intermediate container a97d93d8ad45 [2022-07-11T02:06:12.819Z] ---> 33792b9be5fa [2022-07-11T02:06:12.819Z] Step 10/24 : COPY . . [2022-07-11T02:06:12.819Z] ---> 24ee4789dcc4 [2022-07-11T02:06:12.819Z] Step 11/24 : ARG MAKE='make build' [2022-07-11T02:06:13.081Z] ---> Running in ddb55ad0dc88 [2022-07-11T02:06:13.081Z] Removing intermediate container ddb55ad0dc88 [2022-07-11T02:06:13.081Z] ---> 336ff57fc472 [2022-07-11T02:06:13.081Z] Step 12/24 : RUN $MAKE [2022-07-11T02:06:13.081Z] ---> Running in 37640306d63e [2022-07-11T02:06:13.341Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-07-11T02:06:35.300Z] Removing intermediate container 37640306d63e [2022-07-11T02:06:35.300Z] ---> abf0cb0c30cb [2022-07-11T02:06:35.300Z] Step 13/24 : FROM alpine:3.14 [2022-07-11T02:06:35.300Z] 3.14: Pulling from library/alpine [2022-07-11T02:06:35.300Z] 8663204ce13b: Pulling fs layer [2022-07-11T02:06:35.300Z] 8663204ce13b: Verifying Checksum [2022-07-11T02:06:35.300Z] 8663204ce13b: Download complete [2022-07-11T02:06:35.300Z] 8663204ce13b: Pull complete [2022-07-11T02:06:35.300Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T02:06:35.300Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T02:06:35.300Z] ---> e04c818066af [2022-07-11T02:06:35.300Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-07-11T02:06:35.300Z] ---> Running in b2d2fa57771f [2022-07-11T02:06:35.300Z] Removing intermediate container b2d2fa57771f [2022-07-11T02:06:35.300Z] ---> 1b4cf7b67211 [2022-07-11T02:06:35.300Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T02:06:35.300Z] ---> Running in 1989615ab49f [2022-07-11T02:06:35.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T02:06:35.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T02:06:35.300Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T02:06:35.300Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T02:06:35.300Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T02:06:35.300Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T02:06:35.300Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T02:06:35.300Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T02:06:35.300Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T02:06:35.300Z] OK: 8 MiB in 20 packages [2022-07-11T02:06:35.300Z] Removing intermediate container 1989615ab49f [2022-07-11T02:06:35.300Z] ---> 5d4bfb68f7fc [2022-07-11T02:06:35.300Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-07-11T02:06:35.870Z] ---> 4ceedb85b522 [2022-07-11T02:06:35.870Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-07-11T02:06:36.134Z] ---> f372a27b3d45 [2022-07-11T02:06:36.134Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-07-11T02:06:36.134Z] ---> 32b2ee00d00b [2022-07-11T02:06:36.134Z] Step 19/24 : EXPOSE 59982 [2022-07-11T02:06:36.134Z] ---> Running in a6a2c3ed8ab2 [2022-07-11T02:06:36.402Z] Removing intermediate container a6a2c3ed8ab2 [2022-07-11T02:06:36.402Z] ---> a684c199840d [2022-07-11T02:06:36.402Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-07-11T02:06:36.402Z] ---> Running in 2179a8015bc9 [2022-07-11T02:06:36.402Z] Removing intermediate container 2179a8015bc9 [2022-07-11T02:06:36.402Z] ---> 2c9c5d64e39d [2022-07-11T02:06:36.402Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T02:06:36.402Z] ---> Running in a9ae3d055ba1 [2022-07-11T02:06:36.402Z] Removing intermediate container a9ae3d055ba1 [2022-07-11T02:06:36.402Z] ---> 408379754945 [2022-07-11T02:06:36.402Z] Step 22/24 : LABEL arch=amd64 [2022-07-11T02:06:36.667Z] ---> Running in b07be395de57 [2022-07-11T02:06:36.667Z] Removing intermediate container b07be395de57 [2022-07-11T02:06:36.667Z] ---> 50e0b56012bf [2022-07-11T02:06:36.667Z] Step 23/24 : LABEL git_sha=96cabdd59aa851e4a49b1fc08506526fb97387b4 [2022-07-11T02:06:36.667Z] ---> Running in 095da1ee500b [2022-07-11T02:06:36.667Z] Removing intermediate container 095da1ee500b [2022-07-11T02:06:36.667Z] ---> 7e3681c9fe6d [2022-07-11T02:06:36.667Z] Step 24/24 : LABEL version=2.2.1-dev.7 [2022-07-11T02:06:36.927Z] ---> Running in 11176693879f [2022-07-11T02:06:36.927Z] Removing intermediate container 11176693879f [2022-07-11T02:06:36.927Z] ---> 630fb965b374 [2022-07-11T02:06:36.927Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T02:06:36.927Z] Successfully built 630fb965b374 [2022-07-11T02:06:36.927Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T02:06:37.036Z] provisioning config files... [2022-07-11T02:06:37.044Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8172384675584778623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:06:37.344Z] ---> docker-login.sh [2022-07-11T02:06:37.344Z] nexus3.edgexfoundry.org:10001 [2022-07-11T02:06:37.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:06:37.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:06:37.344Z] Configure a credential helper to remove this warning. See [2022-07-11T02:06:37.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:06:37.344Z] [2022-07-11T02:06:37.344Z] Login Succeeded [2022-07-11T02:06:37.344Z] nexus3.edgexfoundry.org:10002 [2022-07-11T02:06:37.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:06:37.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:06:37.605Z] Configure a credential helper to remove this warning. See [2022-07-11T02:06:37.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:06:37.605Z] [2022-07-11T02:06:37.605Z] Login Succeeded [2022-07-11T02:06:37.605Z] nexus3.edgexfoundry.org:10003 [2022-07-11T02:06:37.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:06:37.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:06:37.605Z] Configure a credential helper to remove this warning. See [2022-07-11T02:06:37.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:06:37.605Z] [2022-07-11T02:06:37.605Z] Login Succeeded [2022-07-11T02:06:37.605Z] nexus3.edgexfoundry.org:10004 [2022-07-11T02:06:37.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:06:37.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:06:37.865Z] Configure a credential helper to remove this warning. See [2022-07-11T02:06:37.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:06:37.865Z] [2022-07-11T02:06:37.865Z] Login Succeeded [2022-07-11T02:06:37.865Z] docker.io [2022-07-11T02:06:37.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:06:38.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:06:38.126Z] Configure a credential helper to remove this warning. See [2022-07-11T02:06:38.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:06:38.126Z] [2022-07-11T02:06:38.126Z] Login Succeeded [2022-07-11T02:06:38.126Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T02:06:38.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T02:06:38.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T02:06:38.189Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-07-11T02:06:38.189Z] 96cabdd59aa851e4a49b1fc08506526fb97387b4 [2022-07-11T02:06:38.189Z] latest [2022-07-11T02:06:38.189Z] 2.2.1-dev.7 [2022-07-11T02:06:38.189Z] 96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7 [2022-07-11T02:06:38.189Z] main [2022-07-11T02:06:38.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:06:38.516Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:96cabdd59aa851e4a49b1fc08506526fb97387b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:06:38.829Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:96cabdd59aa851e4a49b1fc08506526fb97387b4 [2022-07-11T02:06:38.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-07-11T02:06:38.829Z] 8d613e2654ef: Preparing [2022-07-11T02:06:38.829Z] 1edc1710b42e: Preparing [2022-07-11T02:06:38.829Z] d3a1889f10fa: Preparing [2022-07-11T02:06:38.829Z] 1e63b85dec61: Preparing [2022-07-11T02:06:38.829Z] b541d28bf3b4: Preparing [2022-07-11T02:06:38.829Z] b541d28bf3b4: Layer already exists [2022-07-11T02:06:38.829Z] 8d613e2654ef: Pushed [2022-07-11T02:06:38.829Z] 1edc1710b42e: Pushed [2022-07-11T02:06:39.092Z] 1e63b85dec61: Pushed [2022-07-11T02:06:41.638Z] d3a1889f10fa: Pushed [2022-07-11T02:06:41.899Z] 96cabdd59aa851e4a49b1fc08506526fb97387b4: digest: sha256:0feee8fc48eae1394b5e0c3160eed5e966c16976ff06424e9ae28feb57908330 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:06:42.224Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:06:42.534Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-07-11T02:06:42.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-07-11T02:06:42.535Z] 8d613e2654ef: Preparing [2022-07-11T02:06:42.535Z] 1edc1710b42e: Preparing [2022-07-11T02:06:42.535Z] d3a1889f10fa: Preparing [2022-07-11T02:06:42.535Z] 1e63b85dec61: Preparing [2022-07-11T02:06:42.535Z] b541d28bf3b4: Preparing [2022-07-11T02:06:42.535Z] 8d613e2654ef: Layer already exists [2022-07-11T02:06:42.535Z] d3a1889f10fa: Layer already exists [2022-07-11T02:06:42.535Z] 1e63b85dec61: Layer already exists [2022-07-11T02:06:42.535Z] b541d28bf3b4: Layer already exists [2022-07-11T02:06:42.535Z] 1edc1710b42e: Layer already exists [2022-07-11T02:06:42.535Z] latest: digest: sha256:0feee8fc48eae1394b5e0c3160eed5e966c16976ff06424e9ae28feb57908330 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:06:42.849Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:06:43.166Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.7 [2022-07-11T02:06:43.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-07-11T02:06:43.166Z] 8d613e2654ef: Preparing [2022-07-11T02:06:43.166Z] 1edc1710b42e: Preparing [2022-07-11T02:06:43.166Z] d3a1889f10fa: Preparing [2022-07-11T02:06:43.166Z] 1e63b85dec61: Preparing [2022-07-11T02:06:43.166Z] b541d28bf3b4: Preparing [2022-07-11T02:06:43.166Z] 8d613e2654ef: Layer already exists [2022-07-11T02:06:43.166Z] d3a1889f10fa: Layer already exists [2022-07-11T02:06:43.166Z] b541d28bf3b4: Layer already exists [2022-07-11T02:06:43.166Z] 1edc1710b42e: Layer already exists [2022-07-11T02:06:43.166Z] 1e63b85dec61: Layer already exists [2022-07-11T02:06:43.166Z] 2.2.1-dev.7: digest: sha256:0feee8fc48eae1394b5e0c3160eed5e966c16976ff06424e9ae28feb57908330 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:06:43.490Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:06:43.798Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7 [2022-07-11T02:06:43.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-07-11T02:06:43.799Z] 8d613e2654ef: Preparing [2022-07-11T02:06:43.799Z] 1edc1710b42e: Preparing [2022-07-11T02:06:43.799Z] d3a1889f10fa: Preparing [2022-07-11T02:06:43.799Z] 1e63b85dec61: Preparing [2022-07-11T02:06:43.799Z] b541d28bf3b4: Preparing [2022-07-11T02:06:43.799Z] 1edc1710b42e: Layer already exists [2022-07-11T02:06:43.799Z] 1e63b85dec61: Layer already exists [2022-07-11T02:06:43.799Z] b541d28bf3b4: Layer already exists [2022-07-11T02:06:43.799Z] d3a1889f10fa: Layer already exists [2022-07-11T02:06:43.799Z] 8d613e2654ef: Layer already exists [2022-07-11T02:06:43.799Z] 96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7: digest: sha256:0feee8fc48eae1394b5e0c3160eed5e966c16976ff06424e9ae28feb57908330 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:06:44.169Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:06:44.484Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-07-11T02:06:44.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-07-11T02:06:44.484Z] 8d613e2654ef: Preparing [2022-07-11T02:06:44.484Z] 1edc1710b42e: Preparing [2022-07-11T02:06:44.484Z] d3a1889f10fa: Preparing [2022-07-11T02:06:44.484Z] 1e63b85dec61: Preparing [2022-07-11T02:06:44.484Z] b541d28bf3b4: Preparing [2022-07-11T02:06:44.484Z] 1e63b85dec61: Layer already exists [2022-07-11T02:06:44.484Z] b541d28bf3b4: Layer already exists [2022-07-11T02:06:44.484Z] 8d613e2654ef: Layer already exists [2022-07-11T02:06:44.484Z] 1edc1710b42e: Layer already exists [2022-07-11T02:06:44.484Z] d3a1889f10fa: Layer already exists [2022-07-11T02:06:44.484Z] main: digest: sha256:0feee8fc48eae1394b5e0c3160eed5e966c16976ff06424e9ae28feb57908330 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T02:06:44.534Z] ===================================================== [Pipeline] echo [2022-07-11T02:06:44.540Z] taggedImages: [2022-07-11T02:06:44.540Z] - nexus3.edgexfoundry.org:10004/device-mqtt:96cabdd59aa851e4a49b1fc08506526fb97387b4 [2022-07-11T02:06:44.540Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-07-11T02:06:44.540Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.7 [2022-07-11T02:06:44.540Z] - nexus3.edgexfoundry.org:10004/device-mqtt:96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7 [2022-07-11T02:06:44.540Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [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 [2022-07-11T02:06:44.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T02:06:44.900Z] [2022-07-11T02:06:44.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:06:45.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T02:06:45.268Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T02:06:45.268Z] 5eb5b503b376: Pulling fs layer [2022-07-11T02:06:45.268Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T02:06:45.268Z] ec43610c2a17: Pulling fs layer [2022-07-11T02:06:45.268Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T02:06:45.268Z] 33b1e0a273af: Pulling fs layer [2022-07-11T02:06:45.268Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T02:06:45.268Z] 2f39f015ded8: Pulling fs layer [2022-07-11T02:06:45.268Z] 33b1e0a273af: Waiting [2022-07-11T02:06:45.268Z] 5d3b04190fa2: Waiting [2022-07-11T02:06:45.268Z] 2f39f015ded8: Waiting [2022-07-11T02:06:45.268Z] 3a2ae6a8a46f: Waiting [2022-07-11T02:06:45.268Z] 5c69ac0246d0: Verifying Checksum [2022-07-11T02:06:45.268Z] 3a2ae6a8a46f: Download complete [2022-07-11T02:06:45.268Z] 33b1e0a273af: Verifying Checksum [2022-07-11T02:06:45.268Z] 33b1e0a273af: Download complete [2022-07-11T02:06:45.268Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T02:06:45.268Z] 5d3b04190fa2: Download complete [2022-07-11T02:06:45.268Z] ec43610c2a17: Verifying Checksum [2022-07-11T02:06:45.268Z] ec43610c2a17: Download complete [2022-07-11T02:06:45.552Z] 5eb5b503b376: Verifying Checksum [2022-07-11T02:06:45.552Z] 5eb5b503b376: Download complete [2022-07-11T02:06:46.142Z] 2f39f015ded8: Download complete [2022-07-11T02:06:46.715Z] 5eb5b503b376: Pull complete [2022-07-11T02:06:46.974Z] 5c69ac0246d0: Pull complete [2022-07-11T02:06:47.235Z] ec43610c2a17: Pull complete [2022-07-11T02:06:47.496Z] 3a2ae6a8a46f: Pull complete [2022-07-11T02:06:47.496Z] 33b1e0a273af: Pull complete [2022-07-11T02:06:47.757Z] 5d3b04190fa2: Pull complete [2022-07-11T02:06:53.040Z] 2f39f015ded8: Pull complete [2022-07-11T02:06:53.040Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T02:06:53.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T02:06:53.040Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:06:53.136Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2022-07-11T02:06:53.177Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T02:06:54.935Z] $ docker top d0cf3daf4da4f5cee768864aacf951413162ac7c38970cdda92a3c3ffbfe60b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:06:55.333Z] ---> job-cost.sh [2022-07-11T02:06:55.333Z] lf-activate-venv: SKIPPING [2022-07-11T02:06:55.333Z] INFO: No Stack... [2022-07-11T02:06:55.594Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T02:06:56.167Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T02:06:56.462Z] + cut -d, -f6 [2022-07-11T02:06:56.462Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [Pipeline] lock [2022-07-11T02:06:56.478Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-54-stack-cost] [2022-07-11T02:06:56.485Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-54-stack-cost] did not exist. Created. [2022-07-11T02:06:56.485Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T02:06:56.795Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T02:06:56.820Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T02:06:56.826Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T02:06:56.852Z] $ docker stop --time=1 d0cf3daf4da4f5cee768864aacf951413162ac7c38970cdda92a3c3ffbfe60b3 [2022-07-11T02:06:58.020Z] $ docker rm -f d0cf3daf4da4f5cee768864aacf951413162ac7c38970cdda92a3c3ffbfe60b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T02:09:01.628Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17374 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-07-11T02:09:01.640Z] Running in /w/workspace/device-mqtt-go/54 [Pipeline] { [Pipeline] checkout [2022-07-11T02:09:01.672Z] Selected Git installation does not exist. Using Default [2022-07-11T02:09:01.672Z] The recommended git tool is: NONE [2022-07-11T02:09:08.086Z] using credential edgex-jenkins-ssh [2022-07-11T02:09:08.104Z] Cloning the remote Git repository [2022-07-11T02:09:08.161Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-07-11T02:09:08.241Z] > git init /w/workspace/device-mqtt-go/54 # timeout=10 [2022-07-11T02:09:08.320Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-07-11T02:09:08.321Z] > git --version # timeout=10 [2022-07-11T02:09:08.348Z] > git --version # 'git version 2.25.1' [2022-07-11T02:09:08.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T02:09:08.507Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T02:09:09.510Z] Avoid second fetch [2022-07-11T02:09:09.511Z] Checking out Revision 96cabdd59aa851e4a49b1fc08506526fb97387b4 (main) [2022-07-11T02:09:09.473Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-07-11T02:09:09.490Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T02:09:09.531Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T02:09:09.548Z] > git checkout -f 96cabdd59aa851e4a49b1fc08506526fb97387b4 # timeout=10 [2022-07-11T02:09:13.722Z] Commit message: "Merge pull request #402 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.11" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T02:09:14.568Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T02:09:14.568Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T02:09:14.568Z] Dload Upload Total Spent Left Speed [2022-07-11T02:09:14.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 93000 0 --:--:-- --:--:-- --:--:-- 93000 [Pipeline] sh [2022-07-11T02:09:15.291Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T02:09:15.645Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T02:09:15.645Z] + sudo tee /etc/docker/daemon.new [2022-07-11T02:09:15.645Z] { [2022-07-11T02:09:15.645Z] "registry-mirrors": [ [2022-07-11T02:09:15.645Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T02:09:15.646Z] ], [2022-07-11T02:09:15.646Z] "bip": "10.250.0.254/24", [2022-07-11T02:09:15.646Z] "hosts": [ [2022-07-11T02:09:15.646Z] "tcp://0.0.0.0:5555", [2022-07-11T02:09:15.646Z] "unix:///var/run/docker.sock" [2022-07-11T02:09:15.646Z] ], [2022-07-11T02:09:15.646Z] "mtu": 1458, [2022-07-11T02:09:15.646Z] "selinux-enabled": true, [2022-07-11T02:09:15.646Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T02:09:15.646Z] } [Pipeline] sh [2022-07-11T02:09:16.000Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T02:09:16.409Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T02:09:34.762Z] provisioning config files... [2022-07-11T02:09:34.786Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/54@tmp/config6221075082161210093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:09:35.141Z] ---> docker-login.sh [2022-07-11T02:09:35.141Z] nexus3.edgexfoundry.org:10001 [2022-07-11T02:09:35.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:09:36.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:09:36.004Z] Configure a credential helper to remove this warning. See [2022-07-11T02:09:36.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:09:36.004Z] [2022-07-11T02:09:36.004Z] Login Succeeded [2022-07-11T02:09:36.004Z] nexus3.edgexfoundry.org:10002 [2022-07-11T02:09:36.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:09:36.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:09:36.281Z] Configure a credential helper to remove this warning. See [2022-07-11T02:09:36.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:09:36.281Z] [2022-07-11T02:09:36.281Z] Login Succeeded [2022-07-11T02:09:36.281Z] nexus3.edgexfoundry.org:10003 [2022-07-11T02:09:36.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:09:36.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:09:36.886Z] Configure a credential helper to remove this warning. See [2022-07-11T02:09:36.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:09:36.886Z] [2022-07-11T02:09:36.886Z] Login Succeeded [2022-07-11T02:09:36.886Z] nexus3.edgexfoundry.org:10004 [2022-07-11T02:09:37.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:09:37.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:09:37.435Z] Configure a credential helper to remove this warning. See [2022-07-11T02:09:37.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:09:37.435Z] [2022-07-11T02:09:37.435Z] Login Succeeded [2022-07-11T02:09:37.435Z] docker.io [2022-07-11T02:09:37.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:09:37.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:09:37.984Z] Configure a credential helper to remove this warning. See [2022-07-11T02:09:37.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:09:37.984Z] [2022-07-11T02:09:37.984Z] Login Succeeded [2022-07-11T02:09:37.984Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T02:09:38.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T02:09:38.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T02:09:38.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T02:09:38.578Z] ========================================================= [2022-07-11T02:09:38.578Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-11T02:09:38.578Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:09:38.946Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T02:09:39.220Z] Sending build context to Docker daemon 3.108MB [2022-07-11T02:09:39.220Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T02:09:39.220Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T02:09:39.500Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T02:09:39.500Z] 9b3977197b4f: Pulling fs layer [2022-07-11T02:09:39.500Z] 1a89e8eeedd5: Pulling fs layer [2022-07-11T02:09:39.500Z] 94645a83ff95: Pulling fs layer [2022-07-11T02:09:39.500Z] e6fb740bc735: Pulling fs layer [2022-07-11T02:09:39.500Z] 3a77bd46dcc9: Pulling fs layer [2022-07-11T02:09:39.500Z] 355e64cbe906: Pulling fs layer [2022-07-11T02:09:39.500Z] 63ab81a10011: Pulling fs layer [2022-07-11T02:09:39.500Z] 555d1d1c4555: Pulling fs layer [2022-07-11T02:09:39.500Z] 7d9057610161: Pulling fs layer [2022-07-11T02:09:39.500Z] e6fb740bc735: Waiting [2022-07-11T02:09:39.500Z] 3a77bd46dcc9: Waiting [2022-07-11T02:09:39.500Z] 555d1d1c4555: Waiting [2022-07-11T02:09:39.500Z] 355e64cbe906: Waiting [2022-07-11T02:09:39.500Z] 7d9057610161: Waiting [2022-07-11T02:09:39.500Z] 63ab81a10011: Waiting [2022-07-11T02:09:39.500Z] 94645a83ff95: Download complete [2022-07-11T02:09:39.500Z] 1a89e8eeedd5: Verifying Checksum [2022-07-11T02:09:39.500Z] 1a89e8eeedd5: Download complete [2022-07-11T02:09:39.500Z] 3a77bd46dcc9: Verifying Checksum [2022-07-11T02:09:39.500Z] 3a77bd46dcc9: Download complete [2022-07-11T02:09:39.500Z] 355e64cbe906: Verifying Checksum [2022-07-11T02:09:39.500Z] 355e64cbe906: Download complete [2022-07-11T02:09:39.500Z] 9b3977197b4f: Verifying Checksum [2022-07-11T02:09:39.500Z] 9b3977197b4f: Download complete [2022-07-11T02:09:39.500Z] 63ab81a10011: Verifying Checksum [2022-07-11T02:09:39.500Z] 63ab81a10011: Download complete [2022-07-11T02:09:40.515Z] 9b3977197b4f: Pull complete [2022-07-11T02:09:40.515Z] 7d9057610161: Verifying Checksum [2022-07-11T02:09:40.515Z] 7d9057610161: Download complete [2022-07-11T02:09:41.128Z] 1a89e8eeedd5: Pull complete [2022-07-11T02:09:41.406Z] 94645a83ff95: Pull complete [2022-07-11T02:09:41.686Z] 555d1d1c4555: Verifying Checksum [2022-07-11T02:09:41.686Z] 555d1d1c4555: Download complete [2022-07-11T02:09:42.290Z] e6fb740bc735: Verifying Checksum [2022-07-11T02:09:42.290Z] e6fb740bc735: Download complete [2022-07-11T02:09:54.702Z] e6fb740bc735: Pull complete [2022-07-11T02:09:54.702Z] 3a77bd46dcc9: Pull complete [2022-07-11T02:09:54.977Z] 355e64cbe906: Pull complete [2022-07-11T02:09:55.250Z] 63ab81a10011: Pull complete [2022-07-11T02:10:02.000Z] 555d1d1c4555: Pull complete [2022-07-11T02:10:03.999Z] 7d9057610161: Pull complete [2022-07-11T02:10:03.999Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-11T02:10:03.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T02:10:03.999Z] ---> 819e984ddca1 [2022-07-11T02:10:03.999Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T02:10:05.442Z] ---> Running in ead9f82e5688 [2022-07-11T02:10:05.721Z] Removing intermediate container ead9f82e5688 [2022-07-11T02:10:05.721Z] ---> 2ad82b439f39 [2022-07-11T02:10:05.721Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T02:10:06.000Z] ---> Running in 1689ee0ff30c [2022-07-11T02:10:06.276Z] Removing intermediate container 1689ee0ff30c [2022-07-11T02:10:06.276Z] ---> ae0bc4a3fa72 [2022-07-11T02:10:06.276Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T02:10:06.276Z] ---> Running in 332a753b80ea [2022-07-11T02:10:08.268Z] Removing intermediate container 332a753b80ea [2022-07-11T02:10:08.268Z] ---> 9f0725be77be [2022-07-11T02:10:08.268Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T02:10:08.268Z] ---> Running in 431abbde1dbc [2022-07-11T02:10:10.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T02:10:10.860Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T02:10:11.842Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-11T02:10:11.842Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T02:10:11.842Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-11T02:10:12.120Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-11T02:10:12.120Z] Executing busybox-1.34.1-r3.trigger [2022-07-11T02:10:12.120Z] OK: 224 MiB in 56 packages [2022-07-11T02:10:13.105Z] Removing intermediate container 431abbde1dbc [2022-07-11T02:10:13.105Z] ---> aedcfd1c06b7 [2022-07-11T02:10:13.105Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-07-11T02:10:13.105Z] ---> Running in d476169616bf [2022-07-11T02:10:13.716Z] Removing intermediate container d476169616bf [2022-07-11T02:10:13.716Z] ---> fc02df1ac7c2 [2022-07-11T02:10:13.716Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-11T02:10:13.997Z] ---> 3d8fd8604502 [2022-07-11T02:10:13.997Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T02:10:14.277Z] ---> Running in 87dd1e329079 [2022-07-11T02:11:01.304Z] Removing intermediate container 87dd1e329079 [2022-07-11T02:11:01.304Z] ---> aa5d15fa0a82 [2022-07-11T02:11:01.304Z] Step 10/12 : COPY . . [2022-07-11T02:11:01.304Z] ---> 0b290bcbf08e [2022-07-11T02:11:01.304Z] Step 11/12 : ARG MAKE='make build' [2022-07-11T02:11:01.304Z] ---> Running in ee2f86442edb [2022-07-11T02:11:01.304Z] Removing intermediate container ee2f86442edb [2022-07-11T02:11:01.304Z] ---> ba408d431fa9 [2022-07-11T02:11:01.304Z] Step 12/12 : RUN $MAKE [2022-07-11T02:11:01.304Z] ---> Running in be41ada3b840 [2022-07-11T02:11:01.304Z] noop [2022-07-11T02:11:01.304Z] Removing intermediate container be41ada3b840 [2022-07-11T02:11:01.304Z] ---> 26abe023740a [2022-07-11T02:11:01.304Z] Successfully built 26abe023740a [2022-07-11T02:11:01.304Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:11:01.682Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T02:11:01.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:11:01.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-17374 does not seem to be running inside a container [2022-07-11T02:11:02.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/54 -v /w/workspace/device-mqtt-go/54:/w/workspace/device-mqtt-go/54:rw,z -v /w/workspace/device-mqtt-go/54@tmp:/w/workspace/device-mqtt-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-11T02:11:03.361Z] $ docker top ef9c77419744e2f0fc589660fd8bb51cfd43d784e4adccf26c5310370816c1e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T02:11:04.293Z] + go version [2022-07-11T02:11:04.293Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-11T02:11:04.324Z] $ docker stop --time=1 ef9c77419744e2f0fc589660fd8bb51cfd43d784e4adccf26c5310370816c1e9 [2022-07-11T02:11:05.956Z] $ docker rm -f ef9c77419744e2f0fc589660fd8bb51cfd43d784e4adccf26c5310370816c1e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:11:06.578Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T02:11:06.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:11:06.829Z] prd-ubuntu20.04-docker-arm64-4c-16g-17374 does not seem to be running inside a container [2022-07-11T02:11:06.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/54 -v /w/workspace/device-mqtt-go/54:/w/workspace/device-mqtt-go/54:rw,z -v /w/workspace/device-mqtt-go/54@tmp:/w/workspace/device-mqtt-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-11T02:11:08.249Z] $ docker top 1658e7df548738e1da6b2b7e42295e26116f296d3aa948d7dda7d5eb13c87f8f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T02:11:09.202Z] + make test [2022-07-11T02:11:09.202Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T02:11:11.196Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-07-11T02:12:48.130Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-07-11T02:12:48.130Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 21.8% of statements [2022-07-11T02:12:48.130Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-07-11T02:12:48.130Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T02:12:48.130Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T02:13:10.377Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T02:13:10.377Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T02:13:10.377Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T02:13:13.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T02:13:13.817Z] $ docker stop --time=1 1658e7df548738e1da6b2b7e42295e26116f296d3aa948d7dda7d5eb13c87f8f [2022-07-11T02:13:15.710Z] $ docker rm -f 1658e7df548738e1da6b2b7e42295e26116f296d3aa948d7dda7d5eb13c87f8f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T02:13:16.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T02:13:16.829Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T02:13:17.382Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T02:13:17.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T02:13:18.127Z] + ls -al . [2022-07-11T02:13:18.127Z] total 176 [2022-07-11T02:13:18.127Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 02:13 . [2022-07-11T02:13:18.127Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 02:09 .. [2022-07-11T02:13:18.127Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 02:09 .dockerignore [2022-07-11T02:13:18.127Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 02:09 .git [2022-07-11T02:13:18.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:09 .github [2022-07-11T02:13:18.127Z] -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 02:09 .gitignore [2022-07-11T02:13:18.127Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 02:09 .golangci.yml [2022-07-11T02:13:18.127Z] -rw-rw-r-- 1 jenkins jenkins 8917 Jul 11 02:09 Attribution.txt [2022-07-11T02:13:18.127Z] -rw-rw-r-- 1 jenkins jenkins 11365 Jul 11 02:09 CHANGELOG.md [2022-07-11T02:13:18.127Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 02:09 Dockerfile [2022-07-11T02:13:18.127Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 02:09 GOVERNANCE.md [2022-07-11T02:13:18.127Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 11 02:09 Jenkinsfile [2022-07-11T02:13:18.127Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 02:09 LICENSE [2022-07-11T02:13:18.127Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 02:09 Makefile [2022-07-11T02:13:18.127Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 02:09 OWNERS.md [2022-07-11T02:13:18.127Z] -rw-rw-r-- 1 jenkins jenkins 2501 Jul 11 02:09 README.md [2022-07-11T02:13:18.127Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 02:05 VERSION [2022-07-11T02:13:18.127Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 02:09 bin [2022-07-11T02:13:18.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:09 cmd [2022-07-11T02:13:18.127Z] -rw-r--r-- 1 jenkins jenkins 17887 Jul 11 02:12 coverage.out [2022-07-11T02:13:18.127Z] -rw-rw-r-- 1 jenkins jenkins 3314 Jul 11 02:09 go.mod [2022-07-11T02:13:18.127Z] -rw-rw-r-- 1 jenkins jenkins 35925 Jul 11 02:09 go.sum [2022-07-11T02:13:18.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:09 internal [2022-07-11T02:13:18.127Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 02:09 mock [2022-07-11T02:13:18.127Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 02:09 snap [2022-07-11T02:13:18.127Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 11 02:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:13:18.503Z] + 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=96cabdd59aa851e4a49b1fc08506526fb97387b4 --label arch=arm64 --label version=2.2.1-dev.7 . [2022-07-11T02:13:18.781Z] Sending build context to Docker daemon 3.126MB [2022-07-11T02:13:18.781Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T02:13:18.781Z] Step 2/24 : FROM ${BASE} AS builder [2022-07-11T02:13:18.781Z] ---> 26abe023740a [2022-07-11T02:13:18.781Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T02:13:19.080Z] ---> Running in 725071df9301 [2022-07-11T02:13:19.359Z] Removing intermediate container 725071df9301 [2022-07-11T02:13:19.359Z] ---> e1391e967eea [2022-07-11T02:13:19.359Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T02:13:19.359Z] ---> Running in cd8d0446a82c [2022-07-11T02:13:19.961Z] Removing intermediate container cd8d0446a82c [2022-07-11T02:13:19.961Z] ---> d59f240c0d19 [2022-07-11T02:13:19.961Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T02:13:19.961Z] ---> Running in 2fc0166ff97a [2022-07-11T02:13:21.951Z] Removing intermediate container 2fc0166ff97a [2022-07-11T02:13:21.951Z] ---> ee0ea20c7fe9 [2022-07-11T02:13:21.951Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T02:13:21.951Z] ---> Running in 21373618dbb9 [2022-07-11T02:13:22.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T02:13:23.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T02:13:24.917Z] OK: 224 MiB in 56 packages [2022-07-11T02:13:25.904Z] Removing intermediate container 21373618dbb9 [2022-07-11T02:13:25.904Z] ---> f13f0b0a9c66 [2022-07-11T02:13:25.904Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-07-11T02:13:26.182Z] ---> Running in 7059e2d2b3c2 [2022-07-11T02:13:26.459Z] Removing intermediate container 7059e2d2b3c2 [2022-07-11T02:13:26.459Z] ---> 91beb439b02e [2022-07-11T02:13:26.459Z] Step 8/24 : COPY go.mod vendor* ./ [2022-07-11T02:13:27.065Z] ---> 530cccc5c648 [2022-07-11T02:13:27.065Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T02:13:27.065Z] ---> Running in 5ab7fb89abd2 [2022-07-11T02:13:29.053Z] Removing intermediate container 5ab7fb89abd2 [2022-07-11T02:13:29.053Z] ---> 3c5cbf3a3a9e [2022-07-11T02:13:29.053Z] Step 10/24 : COPY . . [2022-07-11T02:13:30.048Z] ---> 62bb4a11f2cd [2022-07-11T02:13:30.048Z] Step 11/24 : ARG MAKE='make build' [2022-07-11T02:13:30.326Z] ---> Running in 49f524249f8a [2022-07-11T02:13:30.604Z] Removing intermediate container 49f524249f8a [2022-07-11T02:13:30.604Z] ---> 725ea85b4648 [2022-07-11T02:13:30.604Z] Step 12/24 : RUN $MAKE [2022-07-11T02:13:30.604Z] ---> Running in 9e71e808da47 [2022-07-11T02:13:32.051Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-07-11T02:15:53.966Z] Removing intermediate container 9e71e808da47 [2022-07-11T02:15:53.966Z] ---> ee847726bd06 [2022-07-11T02:15:53.966Z] Step 13/24 : FROM alpine:3.14 [2022-07-11T02:15:53.966Z] 3.14: Pulling from library/alpine [2022-07-11T02:15:53.966Z] 455c02918c45: Pulling fs layer [2022-07-11T02:15:53.966Z] 455c02918c45: Verifying Checksum [2022-07-11T02:15:53.966Z] 455c02918c45: Download complete [2022-07-11T02:15:53.966Z] 455c02918c45: Pull complete [2022-07-11T02:15:53.966Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T02:15:53.966Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T02:15:53.966Z] ---> ac73e934f311 [2022-07-11T02:15:53.966Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-07-11T02:15:53.966Z] ---> Running in 85d4a945bf34 [2022-07-11T02:15:53.966Z] Removing intermediate container 85d4a945bf34 [2022-07-11T02:15:53.966Z] ---> 692ed4b7a705 [2022-07-11T02:15:53.966Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T02:15:53.966Z] ---> Running in 1f3587f95f4f [2022-07-11T02:15:53.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T02:15:53.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T02:15:53.966Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T02:15:53.966Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T02:15:53.966Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T02:15:53.966Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T02:15:53.966Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T02:15:53.966Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T02:15:53.966Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T02:15:53.966Z] OK: 8 MiB in 20 packages [2022-07-11T02:15:53.966Z] Removing intermediate container 1f3587f95f4f [2022-07-11T02:15:53.966Z] ---> 833fce4e1d28 [2022-07-11T02:15:53.966Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-07-11T02:15:53.966Z] ---> 316a6d899d92 [2022-07-11T02:15:53.966Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-07-11T02:15:53.966Z] ---> 86a064e9676c [2022-07-11T02:15:53.966Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-07-11T02:15:53.966Z] ---> f26de493379b [2022-07-11T02:15:53.966Z] Step 19/24 : EXPOSE 59982 [2022-07-11T02:15:53.966Z] ---> Running in 8da2bfc4be94 [2022-07-11T02:15:53.966Z] Removing intermediate container 8da2bfc4be94 [2022-07-11T02:15:53.966Z] ---> 624552a16309 [2022-07-11T02:15:53.966Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-07-11T02:15:53.966Z] ---> Running in aa78ccd7ef2f [2022-07-11T02:15:54.247Z] Removing intermediate container aa78ccd7ef2f [2022-07-11T02:15:54.247Z] ---> 920fba2e0f7a [2022-07-11T02:15:54.247Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T02:15:54.521Z] ---> Running in cbe1faa3b986 [2022-07-11T02:15:54.798Z] Removing intermediate container cbe1faa3b986 [2022-07-11T02:15:54.798Z] ---> f62736c4aa54 [2022-07-11T02:15:54.798Z] Step 22/24 : LABEL arch=arm64 [2022-07-11T02:15:54.798Z] ---> Running in 813767ee6cce [2022-07-11T02:15:55.088Z] Removing intermediate container 813767ee6cce [2022-07-11T02:15:55.088Z] ---> 65b8d132284a [2022-07-11T02:15:55.088Z] Step 23/24 : LABEL git_sha=96cabdd59aa851e4a49b1fc08506526fb97387b4 [2022-07-11T02:15:55.088Z] ---> Running in 0203a80c1043 [2022-07-11T02:15:55.682Z] Removing intermediate container 0203a80c1043 [2022-07-11T02:15:55.682Z] ---> 9ea2714bf92e [2022-07-11T02:15:55.682Z] Step 24/24 : LABEL version=2.2.1-dev.7 [2022-07-11T02:15:55.682Z] ---> Running in c67435bed365 [2022-07-11T02:15:55.953Z] Removing intermediate container c67435bed365 [2022-07-11T02:15:55.953Z] ---> d9150c9c732f [2022-07-11T02:15:55.953Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T02:15:55.953Z] Successfully built d9150c9c732f [2022-07-11T02:15:55.953Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T02:15:56.068Z] provisioning config files... [2022-07-11T02:15:56.088Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/54@tmp/config4635356856403661932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:15:56.441Z] ---> docker-login.sh [2022-07-11T02:15:56.441Z] nexus3.edgexfoundry.org:10001 [2022-07-11T02:15:56.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:15:56.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:15:56.712Z] Configure a credential helper to remove this warning. See [2022-07-11T02:15:56.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:15:56.712Z] [2022-07-11T02:15:56.712Z] Login Succeeded [2022-07-11T02:15:56.712Z] nexus3.edgexfoundry.org:10002 [2022-07-11T02:15:57.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:15:57.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:15:57.308Z] Configure a credential helper to remove this warning. See [2022-07-11T02:15:57.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:15:57.308Z] [2022-07-11T02:15:57.308Z] Login Succeeded [2022-07-11T02:15:57.308Z] nexus3.edgexfoundry.org:10003 [2022-07-11T02:15:57.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:15:57.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:15:57.853Z] Configure a credential helper to remove this warning. See [2022-07-11T02:15:57.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:15:57.853Z] [2022-07-11T02:15:57.853Z] Login Succeeded [2022-07-11T02:15:57.853Z] nexus3.edgexfoundry.org:10004 [2022-07-11T02:15:58.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:15:58.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:15:58.403Z] Configure a credential helper to remove this warning. See [2022-07-11T02:15:58.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:15:58.403Z] [2022-07-11T02:15:58.403Z] Login Succeeded [2022-07-11T02:15:58.403Z] docker.io [2022-07-11T02:15:58.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T02:15:58.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T02:15:58.954Z] Configure a credential helper to remove this warning. See [2022-07-11T02:15:58.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T02:15:58.954Z] [2022-07-11T02:15:58.954Z] Login Succeeded [2022-07-11T02:15:58.954Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T02:15:58.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T02:15:59.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T02:15:59.031Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-07-11T02:15:59.031Z] 96cabdd59aa851e4a49b1fc08506526fb97387b4 [2022-07-11T02:15:59.031Z] latest [2022-07-11T02:15:59.031Z] 2.2.1-dev.7 [2022-07-11T02:15:59.031Z] 96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7 [2022-07-11T02:15:59.031Z] main [2022-07-11T02:15:59.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:15:59.399Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96cabdd59aa851e4a49b1fc08506526fb97387b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:15:59.780Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96cabdd59aa851e4a49b1fc08506526fb97387b4 [2022-07-11T02:15:59.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-07-11T02:15:59.780Z] ee2651926a73: Preparing [2022-07-11T02:15:59.780Z] 015b1ccda9fb: Preparing [2022-07-11T02:15:59.780Z] c0e5bab7e904: Preparing [2022-07-11T02:15:59.780Z] 178a7766f5f0: Preparing [2022-07-11T02:15:59.780Z] f73e7dbfee58: Preparing [2022-07-11T02:16:00.058Z] f73e7dbfee58: Layer already exists [2022-07-11T02:16:00.058Z] 015b1ccda9fb: Pushed [2022-07-11T02:16:00.058Z] ee2651926a73: Pushed [2022-07-11T02:16:00.660Z] 178a7766f5f0: Pushed [2022-07-11T02:16:07.380Z] c0e5bab7e904: Pushed [2022-07-11T02:16:07.380Z] 96cabdd59aa851e4a49b1fc08506526fb97387b4: digest: sha256:0d029a400f14b85bc3e09d4e0c62efc99e433cc09ec4eb40a3319f5c71e49f05 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:16:07.762Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:16:08.140Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-07-11T02:16:08.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-07-11T02:16:08.140Z] ee2651926a73: Preparing [2022-07-11T02:16:08.140Z] 015b1ccda9fb: Preparing [2022-07-11T02:16:08.140Z] c0e5bab7e904: Preparing [2022-07-11T02:16:08.140Z] 178a7766f5f0: Preparing [2022-07-11T02:16:08.140Z] f73e7dbfee58: Preparing [2022-07-11T02:16:08.140Z] c0e5bab7e904: Layer already exists [2022-07-11T02:16:08.140Z] 178a7766f5f0: Layer already exists [2022-07-11T02:16:08.140Z] f73e7dbfee58: Layer already exists [2022-07-11T02:16:08.140Z] 015b1ccda9fb: Layer already exists [2022-07-11T02:16:08.140Z] ee2651926a73: Layer already exists [2022-07-11T02:16:08.415Z] latest: digest: sha256:0d029a400f14b85bc3e09d4e0c62efc99e433cc09ec4eb40a3319f5c71e49f05 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:16:08.793Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:16:09.168Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.7 [2022-07-11T02:16:09.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-07-11T02:16:09.168Z] ee2651926a73: Preparing [2022-07-11T02:16:09.168Z] 015b1ccda9fb: Preparing [2022-07-11T02:16:09.168Z] c0e5bab7e904: Preparing [2022-07-11T02:16:09.168Z] 178a7766f5f0: Preparing [2022-07-11T02:16:09.168Z] f73e7dbfee58: Preparing [2022-07-11T02:16:09.168Z] ee2651926a73: Layer already exists [2022-07-11T02:16:09.168Z] 015b1ccda9fb: Layer already exists [2022-07-11T02:16:09.168Z] f73e7dbfee58: Layer already exists [2022-07-11T02:16:09.168Z] 178a7766f5f0: Layer already exists [2022-07-11T02:16:09.168Z] c0e5bab7e904: Layer already exists [2022-07-11T02:16:09.442Z] 2.2.1-dev.7: digest: sha256:0d029a400f14b85bc3e09d4e0c62efc99e433cc09ec4eb40a3319f5c71e49f05 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:16:09.821Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:16:10.196Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7 [2022-07-11T02:16:10.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-07-11T02:16:10.196Z] ee2651926a73: Preparing [2022-07-11T02:16:10.196Z] 015b1ccda9fb: Preparing [2022-07-11T02:16:10.196Z] c0e5bab7e904: Preparing [2022-07-11T02:16:10.196Z] 178a7766f5f0: Preparing [2022-07-11T02:16:10.196Z] f73e7dbfee58: Preparing [2022-07-11T02:16:10.196Z] c0e5bab7e904: Layer already exists [2022-07-11T02:16:10.196Z] 015b1ccda9fb: Layer already exists [2022-07-11T02:16:10.196Z] ee2651926a73: Layer already exists [2022-07-11T02:16:10.196Z] 178a7766f5f0: Layer already exists [2022-07-11T02:16:10.196Z] f73e7dbfee58: Layer already exists [2022-07-11T02:16:10.475Z] 96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7: digest: sha256:0d029a400f14b85bc3e09d4e0c62efc99e433cc09ec4eb40a3319f5c71e49f05 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:16:10.852Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:16:11.216Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-07-11T02:16:11.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-07-11T02:16:11.216Z] ee2651926a73: Preparing [2022-07-11T02:16:11.216Z] 015b1ccda9fb: Preparing [2022-07-11T02:16:11.216Z] c0e5bab7e904: Preparing [2022-07-11T02:16:11.216Z] 178a7766f5f0: Preparing [2022-07-11T02:16:11.216Z] f73e7dbfee58: Preparing [2022-07-11T02:16:11.216Z] c0e5bab7e904: Layer already exists [2022-07-11T02:16:11.216Z] 178a7766f5f0: Layer already exists [2022-07-11T02:16:11.216Z] f73e7dbfee58: Layer already exists [2022-07-11T02:16:11.216Z] ee2651926a73: Layer already exists [2022-07-11T02:16:11.216Z] 015b1ccda9fb: Layer already exists [2022-07-11T02:16:11.490Z] main: digest: sha256:0d029a400f14b85bc3e09d4e0c62efc99e433cc09ec4eb40a3319f5c71e49f05 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T02:16:11.555Z] ===================================================== [Pipeline] echo [2022-07-11T02:16:11.565Z] taggedImages: [2022-07-11T02:16:11.565Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96cabdd59aa851e4a49b1fc08506526fb97387b4 [2022-07-11T02:16:11.565Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-07-11T02:16:11.565Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.7 [2022-07-11T02:16:11.565Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7 [2022-07-11T02:16:11.565Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:16:11.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T02:16:11.954Z] [2022-07-11T02:16:11.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:16:12.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T02:16:12.601Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T02:16:12.601Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T02:16:12.601Z] 04944245beec: Pulling fs layer [2022-07-11T02:16:12.601Z] 699f458cf7ca: Pulling fs layer [2022-07-11T02:16:12.601Z] 765212b225bb: Pulling fs layer [2022-07-11T02:16:12.601Z] f23df028b6ca: Pulling fs layer [2022-07-11T02:16:12.601Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T02:16:12.601Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T02:16:12.601Z] f23df028b6ca: Waiting [2022-07-11T02:16:12.601Z] d65c8cfc05b1: Waiting [2022-07-11T02:16:12.601Z] 2437ff75d9bd: Waiting [2022-07-11T02:16:12.601Z] 765212b225bb: Waiting [2022-07-11T02:16:12.878Z] 04944245beec: Verifying Checksum [2022-07-11T02:16:12.878Z] 04944245beec: Download complete [2022-07-11T02:16:12.878Z] 765212b225bb: Verifying Checksum [2022-07-11T02:16:12.878Z] 765212b225bb: Download complete [2022-07-11T02:16:12.878Z] f23df028b6ca: Verifying Checksum [2022-07-11T02:16:12.878Z] f23df028b6ca: Download complete [2022-07-11T02:16:13.160Z] 699f458cf7ca: Verifying Checksum [2022-07-11T02:16:13.160Z] 699f458cf7ca: Download complete [2022-07-11T02:16:13.160Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T02:16:13.160Z] d65c8cfc05b1: Download complete [2022-07-11T02:16:13.437Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T02:16:13.437Z] 8998bd30e6a1: Download complete [2022-07-11T02:16:16.074Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T02:16:18.711Z] 8998bd30e6a1: Pull complete [2022-07-11T02:16:18.711Z] 04944245beec: Pull complete [2022-07-11T02:16:20.699Z] 699f458cf7ca: Pull complete [2022-07-11T02:16:20.699Z] 765212b225bb: Pull complete [2022-07-11T02:16:21.685Z] f23df028b6ca: Pull complete [2022-07-11T02:16:21.685Z] d65c8cfc05b1: Pull complete [2022-07-11T02:16:36.818Z] 2437ff75d9bd: Pull complete [2022-07-11T02:16:36.818Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T02:16:36.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T02:16:36.818Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:16:37.111Z] prd-ubuntu20.04-docker-arm64-4c-16g-17374 does not seem to be running inside a container [2022-07-11T02:16:37.219Z] $ 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/54 -v /w/workspace/device-mqtt-go/54:/w/workspace/device-mqtt-go/54:rw,z -v /w/workspace/device-mqtt-go/54@tmp:/w/workspace/device-mqtt-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-11T02:16:40.168Z] $ docker top cccb4d05e62baa24df49af5e1e24f5d76f06f13d3c1bc8a64c0109dd2b9b8145 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:16:41.127Z] ---> job-cost.sh [2022-07-11T02:16:41.127Z] lf-activate-venv: SKIPPING [2022-07-11T02:16:41.127Z] INFO: No Stack... [2022-07-11T02:16:41.400Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T02:16:42.386Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T02:16:43.054Z] + cat /w/workspace/device-mqtt-go/54/archives/cost.csv [2022-07-11T02:16:43.055Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T02:16:43.123Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-54-stack-cost] [2022-07-11T02:16:43.131Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-54-stack-cost] did not exist. Created. [2022-07-11T02:16:43.131Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T02:16:43.810Z] /w/workspace/device-mqtt-go/54@tmp/durable-a1555cbb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T02:16:44.506Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T02:16:44.527Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T02:16:44.579Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T02:16:44.588Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T02:16:44.619Z] $ docker stop --time=1 cccb4d05e62baa24df49af5e1e24f5d76f06f13d3c1bc8a64c0109dd2b9b8145 [2022-07-11T02:16:46.254Z] $ docker rm -f cccb4d05e62baa24df49af5e1e24f5d76f06f13d3c1bc8a64c0109dd2b9b8145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-11T02:16:46.811Z] provisioning config files... [2022-07-11T02:16:46.820Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7119636115540515672tmp [Pipeline] { [Pipeline] sh [2022-07-11T02:16:47.119Z] + set +x [2022-07-11T02:16:47.119Z] + curl -s https://codecov.io/bash [2022-07-11T02:16:47.119Z] + bash -s -- [2022-07-11T02:16:47.119Z] [2022-07-11T02:16:47.119Z] _____ _ [2022-07-11T02:16:47.119Z] / ____| | | [2022-07-11T02:16:47.119Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T02:16:47.119Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T02:16:47.119Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T02:16:47.119Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T02:16:47.119Z] Bash-1.0.6 [2022-07-11T02:16:47.119Z] [2022-07-11T02:16:47.119Z] [2022-07-11T02:16:47.119Z] ==> git version 2.25.1 found [2022-07-11T02:16:47.119Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-11T02:16:47.119Z] Release-Date: 2020-01-08 [2022-07-11T02:16:47.119Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-11T02:16:47.119Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T02:16:47.119Z] ==> Jenkins CI detected. [2022-07-11T02:16:47.119Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-07-11T02:16:47.119Z] project root: . [2022-07-11T02:16:47.119Z] --> token set from env [2022-07-11T02:16:47.119Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T02:16:47.119Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T02:16:47.119Z] ==> Python coveragepy not found [2022-07-11T02:16:47.119Z] ==> Searching for coverage reports in: [2022-07-11T02:16:47.119Z] + . [2022-07-11T02:16:47.119Z] -> Found 1 reports [2022-07-11T02:16:47.119Z] ==> Detecting git/mercurial file structure [2022-07-11T02:16:47.119Z] ==> Reading reports [2022-07-11T02:16:47.119Z] + ./coverage.out bytes=17887 [2022-07-11T02:16:47.119Z] ==> Appending adjustments [2022-07-11T02:16:47.119Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T02:16:47.380Z] + Found adjustments [2022-07-11T02:16:47.380Z] ==> Gzipping contents [2022-07-11T02:16:47.380Z] 4.0K /tmp/codecov.abtSz8.gz [2022-07-11T02:16:47.380Z] ==> Uploading reports [2022-07-11T02:16:47.380Z] url: https://codecov.io [2022-07-11T02:16:47.380Z] query: branch=main&commit=96cabdd59aa851e4a49b1fc08506526fb97387b4&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T02:16:47.380Z] -> Pinging Codecov [2022-07-11T02:16:47.380Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=96cabdd59aa851e4a49b1fc08506526fb97387b4&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T02:16:47.641Z] -> Uploading to [2022-07-11T02:16:47.641Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/7D719EC7BBE17E464838252E33014C33/96cabdd59aa851e4a49b1fc08506526fb97387b4/4ae427bb-d6e9-4ec2-845a-dd2783851769.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T021647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5539e5c20aa0f8c15eb879c89489b176a354a86a9884734a69c4bdd03a0f65d2 [2022-07-11T02:16:47.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T02:16:47.641Z] Dload Upload Total Spent Left Speed [2022-07-11T02:16:47.904Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3203 0 0 100 3203 0 15473 --:--:-- --:--:-- --:--:-- 15399 [2022-07-11T02:16:47.904Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/96cabdd59aa851e4a49b1fc08506526fb97387b4 [Pipeline] } [2022-07-11T02:16:47.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-11T02:16:48.125Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-11T02:16:48.134Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:16:48.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T02:16:48.436Z] [2022-07-11T02:16:48.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:16:48.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T02:16:48.739Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-11T02:16:48.739Z] df9b9388f04a: Pulling fs layer [2022-07-11T02:16:48.739Z] 52dc419b0ee2: Pulling fs layer [2022-07-11T02:16:48.739Z] 25bc292e5bac: Pulling fs layer [2022-07-11T02:16:48.739Z] 114826534d7a: Pulling fs layer [2022-07-11T02:16:48.740Z] 4657fd5d0bcf: Pulling fs layer [2022-07-11T02:16:48.740Z] 6ad1cebc031e: Pulling fs layer [2022-07-11T02:16:48.740Z] 8a3aa393b2d8: Pulling fs layer [2022-07-11T02:16:48.740Z] 4657fd5d0bcf: Waiting [2022-07-11T02:16:48.740Z] 6ad1cebc031e: Waiting [2022-07-11T02:16:48.740Z] 114826534d7a: Waiting [2022-07-11T02:16:48.740Z] 8a3aa393b2d8: Waiting [2022-07-11T02:16:48.740Z] 25bc292e5bac: Download complete [2022-07-11T02:16:48.740Z] 52dc419b0ee2: Verifying Checksum [2022-07-11T02:16:48.740Z] 52dc419b0ee2: Download complete [2022-07-11T02:16:48.740Z] 4657fd5d0bcf: Verifying Checksum [2022-07-11T02:16:48.740Z] 4657fd5d0bcf: Download complete [2022-07-11T02:16:48.740Z] df9b9388f04a: Download complete [2022-07-11T02:16:49.002Z] 6ad1cebc031e: Verifying Checksum [2022-07-11T02:16:49.002Z] 6ad1cebc031e: Download complete [2022-07-11T02:16:49.002Z] df9b9388f04a: Pull complete [2022-07-11T02:16:49.002Z] 52dc419b0ee2: Pull complete [2022-07-11T02:16:49.264Z] 25bc292e5bac: Pull complete [2022-07-11T02:16:49.524Z] 114826534d7a: Verifying Checksum [2022-07-11T02:16:49.524Z] 114826534d7a: Download complete [2022-07-11T02:16:49.783Z] 8a3aa393b2d8: Verifying Checksum [2022-07-11T02:16:49.783Z] 8a3aa393b2d8: Download complete [2022-07-11T02:16:53.077Z] 114826534d7a: Pull complete [2022-07-11T02:16:53.337Z] 4657fd5d0bcf: Pull complete [2022-07-11T02:16:53.595Z] 6ad1cebc031e: Pull complete [2022-07-11T02:16:56.885Z] 8a3aa393b2d8: Pull complete [2022-07-11T02:16:56.885Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-11T02:16:56.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T02:16:56.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:16:56.982Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2022-07-11T02:16:57.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-11T02:16:59.522Z] $ docker top 576adb52bc55613c94e086598f6ede26cfa444f08cca668ff878c91c4f030a80 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T02:16:59.596Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-07-11T02:16:59.879Z] + set -o pipefail [2022-07-11T02:16:59.879Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-07-11T02:17:04.082Z] [2022-07-11T02:17:04.082Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-07-11T02:17:04.082Z] [2022-07-11T02:17:04.082Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/2b44521c-ea52-4785-8bec-563c30fa8e75 [2022-07-11T02:17:04.082Z] [2022-07-11T02:17:04.082Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-11T02:17:04.082Z] [2022-07-11T02:17:04.082Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-11T02:17:04.082Z] [2022-07-11T02:17:04.082Z] [2022-07-11T02:17:04.082Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-11T02:17:04.082Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-11T02:17:04.098Z] $ docker stop --time=1 576adb52bc55613c94e086598f6ede26cfa444f08cca668ff878c91c4f030a80 [2022-07-11T02:17:06.581Z] $ docker rm -f 576adb52bc55613c94e086598f6ede26cfa444f08cca668ff878c91c4f030a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T02:17:07.321Z] + git log --format=format:%s -1 96cabdd59aa851e4a49b1fc08506526fb97387b4 [Pipeline] sh [2022-07-11T02:17:07.621Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T02:17:07.621Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:17:07.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T02:17:07.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:17:08.011Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2022-07-11T02:17:08.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 [2022-07-11T02:17:08.548Z] $ docker top 1f2e6fe97b36aa059d56a9107d068a3d35b53e5f01b6df7e0e6ddba5715462da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T02:17:08.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T02:17:08.643Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T02:17:08.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T02:17:08.783Z] $ docker exec 1f2e6fe97b36aa059d56a9107d068a3d35b53e5f01b6df7e0e6ddba5715462da ssh-agent [2022-07-11T02:17:08.900Z] SSH_AUTH_SOCK=/tmp/ssh-jNoWDW74IsA0/agent.33 [2022-07-11T02:17:08.901Z] SSH_AGENT_PID=39 [2022-07-11T02:17:08.905Z] Running ssh-add (command line suppressed) [2022-07-11T02:17:09.023Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2402028900265368484.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2402028900265368484.key) [2022-07-11T02:17:09.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T02:17:09.334Z] + git semver tag [2022-07-11T02:17:09.594Z] 2022-07-11 02:17:09,517 [run_tag] DEBUG tag force:False [2022-07-11T02:17:09.594Z] 2022-07-11 02:17:09,517 [check_head_tag] DEBUG check head tag [2022-07-11T02:17:09.594Z] 2022-07-11 02:17:09,518 [execute] INFO git cat-file --batch-check [2022-07-11T02:17:09.594Z] 2022-07-11 02:17:09,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-07-11T02:17:09.594Z] 2022-07-11 02:17:09,522 [execute] INFO git cat-file --batch [2022-07-11T02:17:09.594Z] 2022-07-11 02:17:09,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-07-11T02:17:09.594Z] 2022-07-11 02:17:09,532 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-07-11T02:17:09.594Z] 2022-07-11 02:17:09,532 [execute] INFO git tag -a v2.2.1-dev.7 -m v2.2.1-dev.7 [2022-07-11T02:17:09.594Z] 2022-07-11 02:17:09,533 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.7', '-m', 'v2.2.1-dev.7'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T02:17:09.594Z] 2022-07-11 02:17:09,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-07-11T02:17:09.594Z] 2.2.1-dev.7 [Pipeline] } [2022-07-11T02:17:09.608Z] $ docker exec --env ******** --env ******** 1f2e6fe97b36aa059d56a9107d068a3d35b53e5f01b6df7e0e6ddba5715462da ssh-agent -k [2022-07-11T02:17:09.718Z] unset SSH_AUTH_SOCK; [2022-07-11T02:17:09.718Z] unset SSH_AGENT_PID; [2022-07-11T02:17:09.718Z] echo Agent pid 39 killed; [2022-07-11T02:17:09.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T02:17:10.037Z] + git semver [Pipeline] } [2022-07-11T02:17:10.371Z] $ docker stop --time=1 1f2e6fe97b36aa059d56a9107d068a3d35b53e5f01b6df7e0e6ddba5715462da [2022-07-11T02:17:11.679Z] $ docker rm -f 1f2e6fe97b36aa059d56a9107d068a3d35b53e5f01b6df7e0e6ddba5715462da [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:17:12.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T02:17:12.129Z] [2022-07-11T02:17:12.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:17:12.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T02:17:12.441Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-11T02:17:12.441Z] ab5ef0e58194: Pulling fs layer [2022-07-11T02:17:12.441Z] 9712f1f96733: Pulling fs layer [2022-07-11T02:17:12.441Z] 63f879dbbcfc: Pulling fs layer [2022-07-11T02:17:12.441Z] 0d9ebad4ef96: Pulling fs layer [2022-07-11T02:17:12.441Z] e9a5061849ea: Pulling fs layer [2022-07-11T02:17:12.441Z] d747dcd14b5f: Pulling fs layer [2022-07-11T02:17:12.441Z] 2de7ff778b66: Pulling fs layer [2022-07-11T02:17:12.441Z] e9a5061849ea: Waiting [2022-07-11T02:17:12.441Z] d747dcd14b5f: Waiting [2022-07-11T02:17:12.441Z] 2de7ff778b66: Waiting [2022-07-11T02:17:12.441Z] 0d9ebad4ef96: Waiting [2022-07-11T02:17:12.441Z] 9712f1f96733: Verifying Checksum [2022-07-11T02:17:12.441Z] 9712f1f96733: Download complete [2022-07-11T02:17:13.023Z] 63f879dbbcfc: Verifying Checksum [2022-07-11T02:17:13.023Z] 63f879dbbcfc: Download complete [2022-07-11T02:17:13.023Z] e9a5061849ea: Verifying Checksum [2022-07-11T02:17:13.023Z] e9a5061849ea: Download complete [2022-07-11T02:17:13.023Z] d747dcd14b5f: Verifying Checksum [2022-07-11T02:17:13.023Z] d747dcd14b5f: Download complete [2022-07-11T02:17:13.023Z] 0d9ebad4ef96: Verifying Checksum [2022-07-11T02:17:13.023Z] 0d9ebad4ef96: Download complete [2022-07-11T02:17:13.282Z] ab5ef0e58194: Verifying Checksum [2022-07-11T02:17:13.282Z] ab5ef0e58194: Download complete [2022-07-11T02:17:13.282Z] 2de7ff778b66: Verifying Checksum [2022-07-11T02:17:13.282Z] 2de7ff778b66: Download complete [2022-07-11T02:17:15.813Z] ab5ef0e58194: Pull complete [2022-07-11T02:17:15.813Z] 9712f1f96733: Pull complete [2022-07-11T02:17:16.748Z] 63f879dbbcfc: Pull complete [2022-07-11T02:17:20.944Z] 0d9ebad4ef96: Pull complete [2022-07-11T02:17:20.944Z] e9a5061849ea: Pull complete [2022-07-11T02:17:20.944Z] d747dcd14b5f: Pull complete [2022-07-11T02:17:21.882Z] 2de7ff778b66: Pull complete [2022-07-11T02:17:21.882Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-11T02:17:21.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T02:17:21.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:17:21.973Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2022-07-11T02:17:22.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-11T02:17:25.062Z] $ docker top ccf9b8b1372bfe58a5024c7786b3b062586619e2dbf148c56377e3c33fc2abaa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-11T02:17:25.143Z] provisioning config files... [2022-07-11T02:17:25.153Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5903904601497184467tmp [2022-07-11T02:17:25.163Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3533051162755200068tmp [2022-07-11T02:17:25.176Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1896919016037926060tmp [Pipeline] { [Pipeline] echo [2022-07-11T02:17:25.191Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:17:25.475Z] ---> sigul-configuration.sh [2022-07-11T02:17:25.475Z] gpg: directory `/root/.gnupg' created [2022-07-11T02:17:25.475Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-11T02:17:25.475Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-11T02:17:25.475Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-11T02:17:25.475Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-11T02:17:25.475Z] gpg: CAST5 encrypted data [2022-07-11T02:17:25.475Z] gpg: encrypted with 1 passphrase [2022-07-11T02:17:25.475Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-11T02:17:25.761Z] + mkdir /home/jenkins [2022-07-11T02:17:25.761Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-11T02:17:26.048Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-11T02:17:26.058Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:17:26.345Z] ---> sigul-install.sh [2022-07-11T02:17:26.345Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-11T02:17:26.635Z] + git tag --list [2022-07-11T02:17:26.635Z] 0.7.1 [2022-07-11T02:17:26.635Z] v1.0.0 [2022-07-11T02:17:26.635Z] v1.1.0 [2022-07-11T02:17:26.635Z] v1.1.1 [2022-07-11T02:17:26.635Z] v1.2.2 [2022-07-11T02:17:26.635Z] v1.3.0 [2022-07-11T02:17:26.635Z] v1.3.1 [2022-07-11T02:17:26.635Z] v2.0.0 [2022-07-11T02:17:26.635Z] v2.1.0 [2022-07-11T02:17:26.635Z] v2.1.1 [2022-07-11T02:17:26.635Z] v2.1.1-dev.1 [2022-07-11T02:17:26.635Z] v2.1.1-dev.2 [2022-07-11T02:17:26.635Z] v2.2.0 [2022-07-11T02:17:26.635Z] v2.2.1-dev.1 [2022-07-11T02:17:26.635Z] v2.2.1-dev.2 [2022-07-11T02:17:26.635Z] v2.2.1-dev.3 [2022-07-11T02:17:26.635Z] v2.2.1-dev.4 [2022-07-11T02:17:26.635Z] v2.2.1-dev.5 [2022-07-11T02:17:26.635Z] v2.2.1-dev.6 [2022-07-11T02:17:26.635Z] v2.2.1-dev.7 [Pipeline] sh [2022-07-11T02:17:26.929Z] + lftools sign git-tag v2.2.1-dev.7 [2022-07-11T02:17:27.502Z] Signing Git tag with Sigul... [2022-07-11T02:17:27.502Z] Signing v2.2.1-dev.7 [Pipeline] echo [2022-07-11T02:17:27.783Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:17:28.092Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-11T02:17:28.102Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-11T02:17:28.125Z] $ docker stop --time=1 ccf9b8b1372bfe58a5024c7786b3b062586619e2dbf148c56377e3c33fc2abaa [2022-07-11T02:17:29.597Z] $ docker rm -f ccf9b8b1372bfe58a5024c7786b3b062586619e2dbf148c56377e3c33fc2abaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-11T02:17:30.070Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T02:17:30.070Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:17:30.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T02:17:30.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:17:30.670Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2022-07-11T02:17:30.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 [2022-07-11T02:17:31.159Z] $ docker top b0435d42c3929b15ccc6932c13250d2ddcc795b202cbf3cd007b9b4d162766ed -eo pid,comm [2022-07-11T02:17:31.215Z] 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). [2022-07-11T02:17:31.215Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T02:17:31.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T02:17:31.253Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T02:17:31.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T02:17:31.395Z] $ docker exec b0435d42c3929b15ccc6932c13250d2ddcc795b202cbf3cd007b9b4d162766ed ssh-agent [2022-07-11T02:17:31.522Z] SSH_AUTH_SOCK=/tmp/ssh-5mRPsULaUr5y/agent.32 [2022-07-11T02:17:31.522Z] SSH_AGENT_PID=40 [2022-07-11T02:17:31.528Z] Running ssh-add (command line suppressed) [2022-07-11T02:17:31.685Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8540795248948415094.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8540795248948415094.key) [2022-07-11T02:17:31.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T02:17:31.999Z] + git semver bump pre [2022-07-11T02:17:32.260Z] 2022-07-11 02:17:32,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-07-11T02:17:32.260Z] 2022-07-11 02:17:32,201 [bump_version] DEBUG bumping version:2.2.1-dev.7 on axis:pre with prefix:dev [2022-07-11T02:17:32.260Z] 2022-07-11 02:17:32,201 [bump_version] DEBUG bumped version:2.2.1-dev.8 [2022-07-11T02:17:32.260Z] 2022-07-11 02:17:32,201 [write_version] DEBUG write version:2.2.1-dev.8 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-07-11T02:17:32.261Z] 2022-07-11 02:17:32,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-07-11T02:17:32.261Z] 2022-07-11 02:17:32,202 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-07-11T02:17:32.261Z] 2022-07-11 02:17:32,205 [execute] INFO git cat-file --batch-check [2022-07-11T02:17:32.261Z] 2022-07-11 02:17:32,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T02:17:32.261Z] 2022-07-11 02:17:32,211 [execute] INFO git cat-file --batch [2022-07-11T02:17:32.261Z] 2022-07-11 02:17:32,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T02:17:32.261Z] 2022-07-11 02:17:32,216 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-07-11T02:17:32.261Z] 2.2.1-dev.8 [Pipeline] } [2022-07-11T02:17:32.276Z] $ docker exec --env ******** --env ******** b0435d42c3929b15ccc6932c13250d2ddcc795b202cbf3cd007b9b4d162766ed ssh-agent -k [2022-07-11T02:17:32.385Z] unset SSH_AUTH_SOCK; [2022-07-11T02:17:32.385Z] unset SSH_AGENT_PID; [2022-07-11T02:17:32.385Z] echo Agent pid 40 killed; [2022-07-11T02:17:32.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T02:17:32.710Z] + git semver [Pipeline] } [2022-07-11T02:17:32.990Z] $ docker stop --time=1 b0435d42c3929b15ccc6932c13250d2ddcc795b202cbf3cd007b9b4d162766ed [2022-07-11T02:17:34.271Z] $ docker rm -f b0435d42c3929b15ccc6932c13250d2ddcc795b202cbf3cd007b9b4d162766ed [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T02:17:34.632Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T02:17:34.632Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:17:34.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T02:17:34.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:17:35.043Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2022-07-11T02:17:35.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 [2022-07-11T02:17:35.596Z] $ docker top a3be3714a42c360dbceadd615d6f0f477e5de7eea585d416e5d44531e15d58c3 -eo pid,comm [2022-07-11T02:17:35.663Z] 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). [2022-07-11T02:17:35.663Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T02:17:35.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T02:17:35.704Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T02:17:35.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T02:17:35.866Z] $ docker exec a3be3714a42c360dbceadd615d6f0f477e5de7eea585d416e5d44531e15d58c3 ssh-agent [2022-07-11T02:17:35.994Z] SSH_AUTH_SOCK=/tmp/ssh-x7IAK6dYVZOI/agent.32 [2022-07-11T02:17:35.994Z] SSH_AGENT_PID=38 [2022-07-11T02:17:36.001Z] Running ssh-add (command line suppressed) [2022-07-11T02:17:36.130Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1931341747767864184.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1931341747767864184.key) [2022-07-11T02:17:36.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T02:17:36.466Z] + git semver push [2022-07-11T02:17:36.782Z] 2022-07-11 02:17:36,637 [run_push] DEBUG push [2022-07-11T02:17:36.782Z] 2022-07-11 02:17:36,637 [execute] INFO git cat-file --batch-check [2022-07-11T02:17:36.782Z] 2022-07-11 02:17:36,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T02:17:36.782Z] 2022-07-11 02:17:36,640 [execute] INFO git rev-list 5264d00e7099e7f7e44231ccc366a8150cefd797 -- [2022-07-11T02:17:36.782Z] 2022-07-11 02:17:36,640 [execute] DEBUG Popen(['git', 'rev-list', '5264d00e7099e7f7e44231ccc366a8150cefd797', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T02:17:36.782Z] 2022-07-11 02:17:36,648 [execute] INFO git fetch -v origin [2022-07-11T02:17:36.782Z] 2022-07-11 02:17:36,648 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-11T02:17:37.370Z] 2022-07-11 02:17:37,217 [run_push] DEBUG no remote changes detected [2022-07-11T02:17:37.370Z] 2022-07-11 02:17:37,217 [execute] INFO git push origin semver [2022-07-11T02:17:37.370Z] 2022-07-11 02:17:37,218 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T02:17:38.316Z] 2022-07-11 02:17:37,984 [run_push] DEBUG push all version tags [2022-07-11T02:17:38.316Z] 2022-07-11 02:17:37,984 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-11T02:17:38.316Z] 2022-07-11 02:17:37,985 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T02:17:38.889Z] 2022-07-11 02:17:38,675 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-07-11T02:17:38.889Z] 2.2.1-dev.8 [Pipeline] } [2022-07-11T02:17:38.906Z] $ docker exec --env ******** --env ******** a3be3714a42c360dbceadd615d6f0f477e5de7eea585d416e5d44531e15d58c3 ssh-agent -k [2022-07-11T02:17:39.014Z] unset SSH_AUTH_SOCK; [2022-07-11T02:17:39.014Z] unset SSH_AGENT_PID; [2022-07-11T02:17:39.014Z] echo Agent pid 38 killed; [2022-07-11T02:17:39.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T02:17:39.333Z] + git semver [Pipeline] } [2022-07-11T02:17:39.623Z] $ docker stop --time=1 a3be3714a42c360dbceadd615d6f0f477e5de7eea585d416e5d44531e15d58c3 [2022-07-11T02:17:41.038Z] $ docker rm -f a3be3714a42c360dbceadd615d6f0f477e5de7eea585d416e5d44531e15d58c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-11T02:17:41.642Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-07-11T02:17:41.642Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-07-11T02:17:41.642Z] total 16 [2022-07-11T02:17:41.642Z] drwxr-xr-x 3 root root 4096 Jul 11 02:06 . [2022-07-11T02:17:41.642Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 02:17 .. [2022-07-11T02:17:41.642Z] drwxr-xr-x 2 root root 4096 Jul 11 02:06 cost [2022-07-11T02:17:41.642Z] -rw-r--r-- 1 root root 84 Jul 11 02:06 cost.csv [2022-07-11T02:17:41.642Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-07-11T02:17:41.642Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-07-11T02:17:41.642Z] total 16 [2022-07-11T02:17:41.642Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 02:06 . [2022-07-11T02:17:41.642Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 02:17 .. [2022-07-11T02:17:41.642Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 02:06 cost [2022-07-11T02:17:41.642Z] -rw-r--r-- 1 jenkins jenkins 84 Jul 11 02:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:17:41.941Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:17:42.808Z] ---> package-listing.sh [2022-07-11T02:17:42.808Z] ++ facter osfamily [2022-07-11T02:17:42.808Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T02:17:43.067Z] + OS_FAMILY=debian [2022-07-11T02:17:43.067Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-07-11T02:17:43.067Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T02:17:43.067Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T02:17:43.067Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T02:17:43.067Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T02:17:43.067Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-07-11T02:17:43.067Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T02:17:43.067Z] + case "${OS_FAMILY}" in [2022-07-11T02:17:43.067Z] + dpkg -l [2022-07-11T02:17:43.067Z] + grep '^ii' [2022-07-11T02:17:43.067Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T02:17:43.067Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T02:17:43.067Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T02:17:43.067Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-07-11T02:17:43.067Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-07-11T02:17:43.067Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-07-11T02:17:43.079Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T02:17:43.361Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T02:17:43.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T02:17:43.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T02:17:44.014Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2022-07-11T02:17:44.052Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T02:17:44.367Z] $ docker top 20486a83a394effb80355f9420e98e0469f9c7040f74e1681dec91b6b033d928 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T02:17:44.729Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T02:17:45.025Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T02:17:45.312Z] + ls /var/log/sa-host [2022-07-11T02:17:45.312Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T02:17:45.442Z] provisioning config files... [2022-07-11T02:17:45.452Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6716409309184694403tmp [Pipeline] { [Pipeline] echo [2022-07-11T02:17:45.466Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:17:45.760Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T02:17:45.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:17:46.102Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T02:17:46.112Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:17:46.405Z] ---> sudo-logs.sh [2022-07-11T02:17:46.405Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T02:17:46.437Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:17:46.736Z] ---> job-cost.sh [2022-07-11T02:17:46.737Z] lf-activate-venv: SKIPPING [2022-07-11T02:17:46.737Z] DEBUG: total: 0.2199999988079071 [2022-07-11T02:17:46.737Z] INFO: Retrieving Stack Cost... [2022-07-11T02:17:46.997Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T02:17:47.568Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T02:17:47.581Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T02:17:47.867Z] ---> logs-deploy.sh [2022-07-11T02:17:47.867Z] lf-activate-venv: SKIPPING [2022-07-11T02:17:47.867Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/54 [2022-07-11T02:17:47.867Z] INFO: archiving workspace using pattern(s): [2022-07-11T02:17:48.813Z] Archives upload complete. [2022-07-11T02:17:49.074Z] INFO: archiving logs to Nexus [2022-07-11T02:17:49.647Z] ---> uname -a: [2022-07-11T02:17:49.647Z] Linux prd-ubuntu20-04-docker-8c-8g-17373 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-11T02:17:49.647Z] [2022-07-11T02:17:49.647Z] [2022-07-11T02:17:49.647Z] ---> lscpu: [2022-07-11T02:17:49.647Z] Architecture: x86_64 [2022-07-11T02:17:49.647Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-11T02:17:49.647Z] Byte Order: Little Endian [2022-07-11T02:17:49.647Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-11T02:17:49.647Z] CPU(s): 8 [2022-07-11T02:17:49.647Z] On-line CPU(s) list: 0-7 [2022-07-11T02:17:49.647Z] Thread(s) per core: 1 [2022-07-11T02:17:49.647Z] Core(s) per socket: 1 [2022-07-11T02:17:49.647Z] Socket(s): 8 [2022-07-11T02:17:49.647Z] NUMA node(s): 1 [2022-07-11T02:17:49.647Z] Vendor ID: AuthenticAMD [2022-07-11T02:17:49.647Z] CPU family: 23 [2022-07-11T02:17:49.647Z] Model: 49 [2022-07-11T02:17:49.647Z] Model name: AMD EPYC-Rome Processor [2022-07-11T02:17:49.647Z] Stepping: 0 [2022-07-11T02:17:49.647Z] CPU MHz: 2800.000 [2022-07-11T02:17:49.647Z] BogoMIPS: 5600.00 [2022-07-11T02:17:49.647Z] Virtualization: AMD-V [2022-07-11T02:17:49.647Z] Hypervisor vendor: KVM [2022-07-11T02:17:49.647Z] Virtualization type: full [2022-07-11T02:17:49.647Z] L1d cache: 256 KiB [2022-07-11T02:17:49.647Z] L1i cache: 256 KiB [2022-07-11T02:17:49.647Z] L2 cache: 4 MiB [2022-07-11T02:17:49.647Z] L3 cache: 128 MiB [2022-07-11T02:17:49.647Z] NUMA node0 CPU(s): 0-7 [2022-07-11T02:17:49.647Z] Vulnerability Itlb multihit: Not affected [2022-07-11T02:17:49.647Z] Vulnerability L1tf: Not affected [2022-07-11T02:17:49.647Z] Vulnerability Mds: Not affected [2022-07-11T02:17:49.647Z] Vulnerability Meltdown: Not affected [2022-07-11T02:17:49.647Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-11T02:17:49.647Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-11T02:17:49.647Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-11T02:17:49.647Z] Vulnerability Srbds: Not affected [2022-07-11T02:17:49.647Z] Vulnerability Tsx async abort: Not affected [2022-07-11T02:17:49.647Z] 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 [2022-07-11T02:17:49.647Z] [2022-07-11T02:17:49.647Z] [2022-07-11T02:17:49.647Z] ---> nproc: [2022-07-11T02:17:49.647Z] 8 [2022-07-11T02:17:49.647Z] [2022-07-11T02:17:49.647Z] [2022-07-11T02:17:49.647Z] ---> df -h: [2022-07-11T02:17:49.647Z] Filesystem Size Used Avail Use% Mounted on [2022-07-11T02:17:49.647Z] overlay 155G 12G 143G 8% / [2022-07-11T02:17:49.647Z] tmpfs 64M 0 64M 0% /dev [2022-07-11T02:17:49.647Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-11T02:17:49.647Z] shm 64M 0 64M 0% /dev/shm [2022-07-11T02:17:49.647Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-07-11T02:17:49.647Z] [2022-07-11T02:17:49.647Z] [2022-07-11T02:17:49.647Z] ---> sar -b -r -n DEV: [2022-07-11T02:17:49.647Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17373) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T02:17:49.647Z] [2022-07-11T02:17:49.647Z] 02:04:09 LINUX RESTART (8 CPU) [2022-07-11T02:17:49.647Z] [2022-07-11T02:17:49.647Z] 02:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-11T02:17:49.647Z] 02:06:01 166.81 2.00 164.81 0.00 37.19 62571.01 0.00 [2022-07-11T02:17:49.647Z] 02:07:01 183.02 0.13 182.89 0.00 9.60 39024.70 0.00 [2022-07-11T02:17:49.647Z] 02:08:01 1.50 0.00 1.50 0.00 0.00 22.66 0.00 [2022-07-11T02:17:49.647Z] 02:09:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2022-07-11T02:17:49.647Z] 02:10:01 1.05 0.02 1.03 0.00 0.13 13.46 0.00 [2022-07-11T02:17:49.647Z] 02:11:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 [2022-07-11T02:17:49.647Z] 02:12:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 [2022-07-11T02:17:49.647Z] 02:13:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 [2022-07-11T02:17:49.647Z] 02:14:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 [2022-07-11T02:17:49.647Z] 02:15:01 3.17 0.87 2.30 0.00 18.40 37.87 0.00 [2022-07-11T02:17:49.647Z] 02:16:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2022-07-11T02:17:49.647Z] 02:17:01 38.54 0.33 38.21 0.00 14.00 27019.50 0.00 [2022-07-11T02:17:49.647Z] Average: 33.39 0.28 33.11 0.00 6.61 10731.53 0.00 [2022-07-11T02:17:49.647Z] [2022-07-11T02:17:49.647Z] 02:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-11T02:17:49.647Z] 02:06:01 28222696 31672944 620900 1.89 160816 3483024 2158080 6.36 1378636 2816272 125380 [2022-07-11T02:17:49.647Z] 02:07:01 27693680 31760900 532668 1.62 173940 4044028 1867084 5.50 1351236 3331260 252 [2022-07-11T02:17:49.647Z] 02:08:01 27701324 31768604 524500 1.60 173964 4044032 1867084 5.50 1340300 3331264 8 [2022-07-11T02:17:49.647Z] 02:09:01 27705480 31772764 520200 1.58 173988 4044036 1867084 5.50 1336568 3331268 24 [2022-07-11T02:17:49.647Z] 02:10:01 27705636 31772928 519904 1.58 174016 4044044 1867084 5.50 1336620 3331272 48 [2022-07-11T02:17:49.647Z] 02:11:01 27706880 31774476 518556 1.58 174048 4044048 1867084 5.50 1335464 3331520 184 [2022-07-11T02:17:49.647Z] 02:12:01 27714716 31782340 510692 1.55 174076 4044048 1867084 5.50 1327604 3331520 20 [2022-07-11T02:17:49.647Z] 02:13:01 27714512 31782140 510952 1.55 174096 4044052 1867084 5.50 1327912 3331524 164 [2022-07-11T02:17:49.647Z] 02:14:01 27714536 31782200 510912 1.55 174120 4044052 1867084 5.50 1328216 3331524 28 [2022-07-11T02:17:49.647Z] 02:15:01 27712696 31781436 511744 1.56 174220 4044652 1886340 5.56 1328424 3332044 176 [2022-07-11T02:17:49.647Z] 02:16:01 27713136 31781940 511136 1.55 174248 4044676 1886340 5.56 1327912 3332056 24 [2022-07-11T02:17:49.647Z] 02:17:01 26691568 31655752 631532 1.92 188536 4854500 2097072 6.18 1497792 4103592 106372 [2022-07-11T02:17:49.647Z] Average: 27666405 31757369 535308 1.63 174172 4064933 1913709 5.64 1351390 3352926 19390 [2022-07-11T02:17:49.647Z] [2022-07-11T02:17:49.647Z] 02:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-11T02:17:49.647Z] 02:06:01 ens3 342.44 247.62 5001.42 87.42 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.647Z] 02:06:01 docker0 108.05 132.21 8.83 1087.81 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.647Z] 02:06:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.647Z] 02:06:01 veth7663801 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.647Z] 02:07:01 ens3 235.78 167.71 2712.35 281.41 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.647Z] 02:07:01 docker0 10.16 14.46 0.61 89.63 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:07:01 lo 7.73 7.73 0.75 0.75 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:08:01 ens3 0.57 0.02 0.05 0.03 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:09:01 ens3 2.27 0.92 1.79 0.12 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:10:01 ens3 0.88 0.42 0.37 0.27 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:11:01 ens3 1.98 1.03 0.97 0.68 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:13:01 ens3 0.78 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:14:01 ens3 1.17 0.37 0.40 0.26 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:15:01 ens3 0.73 0.43 0.34 0.27 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:17:01 veth2224208 32.81 47.93 3.10 683.69 0.00 0.00 0.00 0.06 [2022-07-11T02:17:49.648Z] 02:17:01 ens3 206.03 117.38 4658.91 14.95 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:17:01 docker0 32.81 47.84 2.66 683.68 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] 02:17:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] Average: veth2224208 2.73 3.99 0.26 56.97 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] Average: ens3 66.06 44.67 1031.44 32.12 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] Average: docker0 12.59 16.21 1.01 155.11 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 [2022-07-11T02:17:49.648Z] [2022-07-11T02:17:49.648Z] [2022-07-11T02:17:49.648Z] ---> sar -P ALL: [2022-07-11T02:17:49.648Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17373) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T02:17:49.648Z] [2022-07-11T02:17:49.648Z] 02:04:09 LINUX RESTART (8 CPU) [2022-07-11T02:17:49.648Z] [2022-07-11T02:17:49.648Z] 02:05:01 CPU %user %nice %system %iowait %steal %idle [2022-07-11T02:17:49.648Z] 02:06:01 all 27.39 0.00 6.52 1.26 0.10 64.74 [2022-07-11T02:17:49.648Z] 02:06:01 0 26.50 0.00 7.13 1.67 0.10 64.59 [2022-07-11T02:17:49.648Z] 02:06:01 1 26.20 0.00 6.62 0.07 0.10 67.02 [2022-07-11T02:17:49.648Z] 02:06:01 2 26.52 0.00 6.93 0.07 0.08 66.40 [2022-07-11T02:17:49.648Z] 02:06:01 3 28.77 0.00 6.99 6.07 0.12 58.05 [2022-07-11T02:17:49.648Z] 02:06:01 4 26.19 0.00 6.77 0.85 0.10 66.09 [2022-07-11T02:17:49.648Z] 02:06:01 5 27.63 0.00 5.76 0.66 0.08 65.87 [2022-07-11T02:17:49.648Z] 02:06:01 6 28.59 0.00 5.87 0.10 0.10 65.35 [2022-07-11T02:17:49.648Z] 02:06:01 7 28.72 0.00 6.10 0.56 0.10 64.52 [2022-07-11T02:17:49.648Z] 02:07:01 all 21.14 0.00 4.76 1.11 0.08 72.91 [2022-07-11T02:17:49.648Z] 02:07:01 0 22.60 0.00 4.72 2.98 0.08 69.61 [2022-07-11T02:17:49.648Z] 02:07:01 1 22.64 0.00 4.64 0.96 0.08 71.68 [2022-07-11T02:17:49.648Z] 02:07:01 2 22.59 0.00 4.65 0.37 0.08 72.31 [2022-07-11T02:17:49.648Z] 02:07:01 3 19.85 0.00 4.79 1.41 0.08 73.86 [2022-07-11T02:17:49.648Z] 02:07:01 4 18.76 0.00 4.74 2.16 0.07 74.28 [2022-07-11T02:17:49.648Z] 02:07:01 5 20.34 0.00 4.94 0.59 0.08 74.05 [2022-07-11T02:17:49.648Z] 02:07:01 6 22.13 0.00 4.54 0.24 0.08 73.01 [2022-07-11T02:17:49.648Z] 02:07:01 7 20.21 0.00 5.10 0.14 0.08 74.47 [2022-07-11T02:17:49.648Z] 02:08:01 all 0.20 0.00 0.02 0.00 0.00 99.77 [2022-07-11T02:17:49.648Z] 02:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T02:17:49.648Z] 02:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T02:17:49.648Z] 02:08:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2022-07-11T02:17:49.648Z] 02:08:01 3 1.52 0.00 0.02 0.02 0.00 98.45 [2022-07-11T02:17:49.648Z] 02:08:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-11T02:17:49.648Z] 02:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T02:17:49.648Z] 02:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T02:17:49.648Z] 02:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:09:01 all 0.27 0.00 0.02 0.00 0.00 99.70 [2022-07-11T02:17:49.648Z] 02:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:09:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-11T02:17:49.648Z] 02:09:01 3 1.99 0.00 0.02 0.02 0.00 97.98 [2022-07-11T02:17:49.648Z] 02:09:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-11T02:17:49.648Z] 02:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:09:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T02:17:49.648Z] 02:10:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2022-07-11T02:17:49.648Z] 02:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-11T02:17:49.648Z] 02:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-11T02:17:49.648Z] 02:10:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-11T02:17:49.648Z] 02:10:01 3 1.99 0.00 0.00 0.00 0.00 98.01 [2022-07-11T02:17:49.648Z] 02:10:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2022-07-11T02:17:49.648Z] 02:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:11:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2022-07-11T02:17:49.648Z] 02:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T02:17:49.648Z] 02:11:01 3 1.08 0.00 0.13 0.02 0.00 98.78 [2022-07-11T02:17:49.648Z] 02:11:01 4 0.05 0.00 0.03 0.02 0.02 99.88 [2022-07-11T02:17:49.648Z] 02:11:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T02:17:49.648Z] 02:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-11T02:17:49.648Z] 02:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-07-11T02:17:49.648Z] 02:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T02:17:49.648Z] 02:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T02:17:49.648Z] 02:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T02:17:49.648Z] 02:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T02:17:49.648Z] 02:12:01 4 0.03 0.00 0.03 0.03 0.00 99.90 [2022-07-11T02:17:49.648Z] 02:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T02:17:49.648Z] 02:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T02:17:49.648Z] 02:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T02:17:49.648Z] 02:13:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-07-11T02:17:49.648Z] 02:13:01 0 0.00 0.00 0.02 0.08 0.00 99.90 [2022-07-11T02:17:49.648Z] 02:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-11T02:17:49.648Z] 02:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-11T02:17:49.648Z] 02:13:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2022-07-11T02:17:49.648Z] 02:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T02:17:49.648Z] 02:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T02:17:49.648Z] 02:14:01 all 0.02 0.00 0.01 0.03 0.00 99.94 [2022-07-11T02:17:49.648Z] 02:14:01 0 0.00 0.00 0.02 0.18 0.00 99.80 [2022-07-11T02:17:49.648Z] 02:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T02:17:49.648Z] 02:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T02:17:49.648Z] 02:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T02:17:49.648Z] 02:14:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-11T02:17:49.648Z] 02:14:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T02:17:49.648Z] 02:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T02:17:49.648Z] 02:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T02:17:49.648Z] 02:15:01 all 0.05 0.00 0.02 0.01 0.00 99.91 [2022-07-11T02:17:49.648Z] 02:15:01 0 0.15 0.00 0.03 0.05 0.00 99.77 [2022-07-11T02:17:49.648Z] 02:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T02:17:49.648Z] 02:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:15:01 4 0.10 0.00 0.03 0.05 0.02 99.80 [2022-07-11T02:17:49.648Z] 02:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T02:17:49.648Z] 02:15:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-11T02:17:49.648Z] 02:15:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T02:17:49.648Z] 02:16:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2022-07-11T02:17:49.648Z] 02:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T02:17:49.648Z] 02:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T02:17:49.648Z] 02:16:01 3 1.06 0.00 0.00 0.00 0.00 98.94 [2022-07-11T02:17:49.648Z] 02:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T02:17:49.649Z] 02:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-11T02:17:49.649Z] 02:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T02:17:49.649Z] 02:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T02:17:49.649Z] [2022-07-11T02:17:49.649Z] 02:16:01 CPU %user %nice %system %iowait %steal %idle [2022-07-11T02:17:49.649Z] 02:17:01 all 4.24 0.00 1.51 0.45 0.03 93.78 [2022-07-11T02:17:49.649Z] 02:17:01 0 4.53 0.00 1.64 0.03 0.02 93.78 [2022-07-11T02:17:49.649Z] 02:17:01 1 3.46 0.00 1.29 0.00 0.02 95.23 [2022-07-11T02:17:49.649Z] 02:17:01 2 4.56 0.00 1.73 3.17 0.03 90.50 [2022-07-11T02:17:49.649Z] 02:17:01 3 5.92 0.00 1.35 0.02 0.03 92.68 [2022-07-11T02:17:49.649Z] 02:17:01 4 3.60 0.00 1.65 0.12 0.02 94.62 [2022-07-11T02:17:49.649Z] 02:17:01 5 5.15 0.00 1.36 0.18 0.03 93.27 [2022-07-11T02:17:49.649Z] 02:17:01 6 3.50 0.00 1.21 0.03 0.02 95.24 [2022-07-11T02:17:49.649Z] 02:17:01 7 3.14 0.00 1.86 0.02 0.03 94.94 [2022-07-11T02:17:49.649Z] Average: all 4.45 0.00 1.07 0.24 0.02 94.23 [2022-07-11T02:17:49.649Z] Average: 0 4.46 0.00 1.13 0.42 0.02 93.98 [2022-07-11T02:17:49.649Z] Average: 1 4.31 0.00 1.03 0.09 0.02 94.55 [2022-07-11T02:17:49.649Z] Average: 2 4.45 0.00 1.11 0.30 0.02 94.12 [2022-07-11T02:17:49.649Z] Average: 3 5.13 0.00 1.09 0.62 0.02 93.14 [2022-07-11T02:17:49.649Z] Average: 4 4.03 0.00 1.10 0.27 0.02 94.58 [2022-07-11T02:17:49.649Z] Average: 5 4.40 0.00 1.01 0.12 0.02 94.46 [2022-07-11T02:17:49.649Z] Average: 6 4.49 0.00 0.97 0.03 0.02 94.49 [2022-07-11T02:17:49.649Z] Average: 7 4.29 0.00 1.09 0.06 0.02 94.54 [2022-07-11T02:17:49.649Z] [2022-07-11T02:17:49.649Z] [2022-07-11T02:17:49.649Z]