Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc80312a46813471bd7ca781724042db8dc8e361 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-ssh12643666288380819266.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh657096590117723750.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh1359708819706161243.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh12581705101101505084.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh4706589678588059039.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9917 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 dc80312a46813471bd7ca781724042db8dc8e361 (main) Commit message: "refactor!: updated secret path to secretName (#521)" > 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 dc80312a46813471bd7ca781724042db8dc8e361 # timeout=10 > git rev-list --no-walk 229099614b4381a690093be203497270268560bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T17:07:07.229Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T17:07:07.289Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T17:07:07.304Z] ========================================================= [2023-03-13T17:07:07.304Z] EdgeX Global Pipelines Version Info [2023-03-13T17:07:07.304Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:07:08.017Z] ------------------- [2023-03-13T17:07:08.017Z] stable info: [2023-03-13T17:07:08.017Z] ------------------- [2023-03-13T17:07:08.017Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T17:07:08.017Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T17:07:08.017Z] Message: update stable to v1.0.244 [2023-03-13T17:07:08.588Z] ------------------- [2023-03-13T17:07:08.588Z] experimental info: [2023-03-13T17:07:08.588Z] ------------------- [2023-03-13T17:07:08.588Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T17:07:08.588Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T17:07:08.588Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T17:07:08.755Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-13T17:07:08.764Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-13T17:07:08.778Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T17:07:08.793Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T17:07:08.804Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T17:07:08.817Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-13T17:07:08.828Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T17:07:08.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T17:07:08.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T17:07:08.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T17:07:08.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T17:07:08.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-13T17:07:08.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T17:07:08.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T17:07:08.928Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T17:07:08.944Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T17:07:08.956Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T17:07:08.968Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T17:07:08.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T17:07:08.993Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T17:07:09.006Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T17:07:09.018Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T17:07:09.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T17:07:09.047Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T17:07:09.061Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T17:07:09.073Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T17:07:09.084Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T17:07:09.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-13T17:07:09.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-13T17:07:09.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-13T17:07:09.131Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc80312a46813471bd7ca781724042db8dc8e361 [Pipeline] echo [2023-03-13T17:07:09.142Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc80312 [Pipeline] echo [2023-03-13T17:07:09.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T17:07:09.206Z] provisioning config files... [2023-03-13T17:07:09.221Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17286838183750968441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:07:09.525Z] ---> docker-login.sh [2023-03-13T17:07:09.525Z] nexus3.edgexfoundry.org:10001 [2023-03-13T17:07:09.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:07:09.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:07:09.786Z] Configure a credential helper to remove this warning. See [2023-03-13T17:07:09.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:07:09.786Z] [2023-03-13T17:07:09.786Z] Login Succeeded [2023-03-13T17:07:09.786Z] nexus3.edgexfoundry.org:10002 [2023-03-13T17:07:09.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:07:10.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:07:10.045Z] Configure a credential helper to remove this warning. See [2023-03-13T17:07:10.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:07:10.045Z] [2023-03-13T17:07:10.045Z] Login Succeeded [2023-03-13T17:07:10.045Z] nexus3.edgexfoundry.org:10003 [2023-03-13T17:07:10.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:07:10.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:07:10.045Z] Configure a credential helper to remove this warning. See [2023-03-13T17:07:10.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:07:10.045Z] [2023-03-13T17:07:10.045Z] Login Succeeded [2023-03-13T17:07:10.045Z] nexus3.edgexfoundry.org:10004 [2023-03-13T17:07:10.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:07:10.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:07:10.305Z] Configure a credential helper to remove this warning. See [2023-03-13T17:07:10.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:07:10.305Z] [2023-03-13T17:07:10.305Z] Login Succeeded [2023-03-13T17:07:10.305Z] docker.io [2023-03-13T17:07:10.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:07:10.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:07:10.567Z] Configure a credential helper to remove this warning. See [2023-03-13T17:07:10.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:07:10.567Z] [2023-03-13T17:07:10.567Z] Login Succeeded [2023-03-13T17:07:10.567Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T17:07:10.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T17:07:10.943Z] + git rev-list -1 --merges dc80312a46813471bd7ca781724042db8dc8e361~1..dc80312a46813471bd7ca781724042db8dc8e361 [Pipeline] echo [2023-03-13T17:07:10.997Z] -----------> git rev-list -1 --merges dc80312a46813471bd7ca781724042db8dc8e361~1..dc80312a46813471bd7ca781724042db8dc8e361 dc80312a46813471bd7ca781724042db8dc8e361 [false] [Pipeline] sh [2023-03-13T17:07:11.286Z] + git log --format=format:%s -1 dc80312a46813471bd7ca781724042db8dc8e361 [Pipeline] echo [2023-03-13T17:07:11.304Z] ========================================================= [2023-03-13T17:07:11.304Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T17:07:11.304Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T17:07:11.620Z] + git log --format=format:%s -1 dc80312a46813471bd7ca781724042db8dc8e361 [Pipeline] echo [2023-03-13T17:07:11.630Z] [semverPrep] GIT_COMMIT: dc80312a46813471bd7ca781724042db8dc8e361, Commit Message: refactor!: updated secret path to secretName (#521) [Pipeline] echo [2023-03-13T17:07:11.638Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T17:07:11.987Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T17:07:11.987Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T17:07:11.987Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T17:07:11.987Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T17:07:11.987Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T17:07:11.987Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T17:07:11.987Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:07:12.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T17:07:12.337Z] [2023-03-13T17:07:12.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:07:12.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T17:07:12.643Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T17:07:12.643Z] b85a868b505f: Pulling fs layer [2023-03-13T17:07:12.643Z] e2be974225ed: Pulling fs layer [2023-03-13T17:07:12.643Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T17:07:12.643Z] 988bab9f4d93: Pulling fs layer [2023-03-13T17:07:12.643Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T17:07:12.643Z] eaf3925da568: Pulling fs layer [2023-03-13T17:07:12.643Z] bab4dde63d76: Pulling fs layer [2023-03-13T17:07:12.643Z] bde34c3a00c8: Pulling fs layer [2023-03-13T17:07:12.643Z] b352a97aabf1: Pulling fs layer [2023-03-13T17:07:12.643Z] 4872d77fe225: Pulling fs layer [2023-03-13T17:07:12.643Z] 5851b861e8e6: Pulling fs layer [2023-03-13T17:07:12.643Z] 988bab9f4d93: Waiting [2023-03-13T17:07:12.643Z] 1469e6f7b9e6: Waiting [2023-03-13T17:07:12.643Z] eaf3925da568: Waiting [2023-03-13T17:07:12.643Z] bab4dde63d76: Waiting [2023-03-13T17:07:12.643Z] bde34c3a00c8: Waiting [2023-03-13T17:07:12.643Z] b352a97aabf1: Waiting [2023-03-13T17:07:12.643Z] 4872d77fe225: Waiting [2023-03-13T17:07:12.643Z] 5851b861e8e6: Waiting [2023-03-13T17:07:12.643Z] e2be974225ed: Verifying Checksum [2023-03-13T17:07:12.643Z] e2be974225ed: Download complete [2023-03-13T17:07:12.643Z] 988bab9f4d93: Download complete [2023-03-13T17:07:12.907Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T17:07:12.907Z] 1469e6f7b9e6: Download complete [2023-03-13T17:07:12.907Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T17:07:12.907Z] 339a4e72a1f5: Download complete [2023-03-13T17:07:12.907Z] eaf3925da568: Download complete [2023-03-13T17:07:12.907Z] bde34c3a00c8: Download complete [2023-03-13T17:07:12.907Z] b352a97aabf1: Verifying Checksum [2023-03-13T17:07:12.907Z] b352a97aabf1: Download complete [2023-03-13T17:07:12.907Z] 4872d77fe225: Verifying Checksum [2023-03-13T17:07:12.907Z] 4872d77fe225: Download complete [2023-03-13T17:07:12.907Z] 5851b861e8e6: Download complete [2023-03-13T17:07:12.907Z] b85a868b505f: Verifying Checksum [2023-03-13T17:07:12.907Z] b85a868b505f: Download complete [2023-03-13T17:07:13.167Z] bab4dde63d76: Verifying Checksum [2023-03-13T17:07:13.167Z] bab4dde63d76: Download complete [2023-03-13T17:07:14.550Z] b85a868b505f: Pull complete [2023-03-13T17:07:14.550Z] e2be974225ed: Pull complete [2023-03-13T17:07:14.808Z] 339a4e72a1f5: Pull complete [2023-03-13T17:07:15.067Z] 988bab9f4d93: Pull complete [2023-03-13T17:07:15.327Z] 1469e6f7b9e6: Pull complete [2023-03-13T17:07:15.327Z] eaf3925da568: Pull complete [2023-03-13T17:07:17.231Z] bab4dde63d76: Pull complete [2023-03-13T17:07:17.231Z] bde34c3a00c8: Pull complete [2023-03-13T17:07:17.231Z] b352a97aabf1: Pull complete [2023-03-13T17:07:17.491Z] 4872d77fe225: Pull complete [2023-03-13T17:07:17.491Z] 5851b861e8e6: Pull complete [2023-03-13T17:07:17.491Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T17:07:17.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T17:07:17.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:07:17.581Z] prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container [2023-03-13T17:07:17.619Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T17:07:19.017Z] $ docker top 5f14edb0f9d840781292238a7b108083919978a70f73b699fa8535f4742f7692 -eo pid,comm [2023-03-13T17:07:19.072Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T17:07:19.072Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T17:07:19.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T17:07:19.110Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T17:07:19.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T17:07:19.249Z] $ docker exec 5f14edb0f9d840781292238a7b108083919978a70f73b699fa8535f4742f7692 ssh-agent [2023-03-13T17:07:19.360Z] SSH_AUTH_SOCK=/tmp/ssh-YBFUGafusmVU/agent.32 [2023-03-13T17:07:19.360Z] SSH_AGENT_PID=38 [2023-03-13T17:07:19.366Z] Running ssh-add (command line suppressed) [2023-03-13T17:07:19.479Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17303420634660476565.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17303420634660476565.key) [2023-03-13T17:07:19.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T17:07:19.783Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T17:07:19.798Z] $ docker exec --env ******** --env ******** 5f14edb0f9d840781292238a7b108083919978a70f73b699fa8535f4742f7692 ssh-agent -k [2023-03-13T17:07:19.903Z] unset SSH_AUTH_SOCK; [2023-03-13T17:07:19.903Z] unset SSH_AGENT_PID; [2023-03-13T17:07:19.903Z] echo Agent pid 38 killed; [2023-03-13T17:07:19.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T17:07:19.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T17:07:19.933Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T17:07:20.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T17:07:20.052Z] $ docker exec 5f14edb0f9d840781292238a7b108083919978a70f73b699fa8535f4742f7692 ssh-agent [2023-03-13T17:07:20.153Z] SSH_AUTH_SOCK=/tmp/ssh-MzMwPQiI32m3/agent.71 [2023-03-13T17:07:20.153Z] SSH_AGENT_PID=77 [2023-03-13T17:07:20.159Z] Running ssh-add (command line suppressed) [2023-03-13T17:07:20.262Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9070448140777693390.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9070448140777693390.key) [2023-03-13T17:07:20.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T17:07:20.562Z] + git semver init [2023-03-13T17:07:20.823Z] 2023-03-13 17:07:20,799 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T17:07:20.823Z] 2023-03-13 17:07:20,800 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-13T17:07:20.823Z] 2023-03-13 17:07:20,801 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-13T17:07:20.823Z] 2023-03-13 17:07:20,801 [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) [2023-03-13T17:07:21.761Z] 2023-03-13 17:07:21,590 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-03-13T17:07:21.761Z] 2023-03-13 17:07:21,591 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-03-13T17:07:21.761Z] 2023-03-13 17:07:21,591 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T17:07:21.761Z] 2023-03-13 17:07:21,591 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T17:07:21.761Z] 3.0.0-dev.9 [Pipeline] } [2023-03-13T17:07:21.774Z] $ docker exec --env ******** --env ******** 5f14edb0f9d840781292238a7b108083919978a70f73b699fa8535f4742f7692 ssh-agent -k [2023-03-13T17:07:21.873Z] unset SSH_AUTH_SOCK; [2023-03-13T17:07:21.873Z] unset SSH_AGENT_PID; [2023-03-13T17:07:21.874Z] echo Agent pid 77 killed; [2023-03-13T17:07:21.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T17:07:22.186Z] + git semver [Pipeline] } [2023-03-13T17:07:22.461Z] $ docker stop --time=1 5f14edb0f9d840781292238a7b108083919978a70f73b699fa8535f4742f7692 [2023-03-13T17:07:23.806Z] $ docker rm -f --volumes 5f14edb0f9d840781292238a7b108083919978a70f73b699fa8535f4742f7692 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T17:07:24.139Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T17:07:24.373Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T17:07:24.377Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T17:07:24.516Z] provisioning config files... [2023-03-13T17:07:24.526Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1357007400008004700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:07:24.829Z] ---> docker-login.sh [2023-03-13T17:07:24.829Z] nexus3.edgexfoundry.org:10001 [2023-03-13T17:07:24.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:07:24.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:07:24.829Z] Configure a credential helper to remove this warning. See [2023-03-13T17:07:24.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:07:24.829Z] [2023-03-13T17:07:24.829Z] Login Succeeded [2023-03-13T17:07:24.829Z] nexus3.edgexfoundry.org:10002 [2023-03-13T17:07:24.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:07:24.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:07:24.829Z] Configure a credential helper to remove this warning. See [2023-03-13T17:07:24.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:07:24.829Z] [2023-03-13T17:07:24.829Z] Login Succeeded [2023-03-13T17:07:24.829Z] nexus3.edgexfoundry.org:10003 [2023-03-13T17:07:25.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:07:25.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:07:25.088Z] Configure a credential helper to remove this warning. See [2023-03-13T17:07:25.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:07:25.088Z] [2023-03-13T17:07:25.088Z] Login Succeeded [2023-03-13T17:07:25.088Z] nexus3.edgexfoundry.org:10004 [2023-03-13T17:07:25.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:07:25.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:07:25.088Z] Configure a credential helper to remove this warning. See [2023-03-13T17:07:25.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:07:25.089Z] [2023-03-13T17:07:25.089Z] Login Succeeded [2023-03-13T17:07:25.089Z] docker.io [2023-03-13T17:07:25.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:07:25.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:07:25.607Z] Configure a credential helper to remove this warning. See [2023-03-13T17:07:25.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:07:25.607Z] [2023-03-13T17:07:25.607Z] Login Succeeded [2023-03-13T17:07:25.607Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T17:07:25.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T17:07:25.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T17:07:25.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T17:07:25.707Z] ========================================================= [2023-03-13T17:07:25.707Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-13T17:07:25.707Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:07:26.022Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T17:07:26.022Z] Sending build context to Docker daemon 6.345MB [2023-03-13T17:07:26.022Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T17:07:26.022Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T17:07:26.022Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T17:07:26.022Z] 213ec9aee27d: Pulling fs layer [2023-03-13T17:07:26.022Z] 4583459ba037: Pulling fs layer [2023-03-13T17:07:26.022Z] 93c1e223e6f2: Pulling fs layer [2023-03-13T17:07:26.022Z] 53926ce57604: Pulling fs layer [2023-03-13T17:07:26.022Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-13T17:07:26.022Z] 22ff95d597cd: Pulling fs layer [2023-03-13T17:07:26.022Z] 12d6caf4c0d1: Pulling fs layer [2023-03-13T17:07:26.022Z] 96b7cbca73a9: Pulling fs layer [2023-03-13T17:07:26.022Z] a7acece74701: Pulling fs layer [2023-03-13T17:07:26.022Z] 22ff95d597cd: Waiting [2023-03-13T17:07:26.022Z] 12d6caf4c0d1: Waiting [2023-03-13T17:07:26.022Z] 96b7cbca73a9: Waiting [2023-03-13T17:07:26.022Z] 53926ce57604: Waiting [2023-03-13T17:07:26.022Z] 21b2b0c7a3f4: Waiting [2023-03-13T17:07:26.022Z] a7acece74701: Waiting [2023-03-13T17:07:26.022Z] 93c1e223e6f2: Verifying Checksum [2023-03-13T17:07:26.022Z] 93c1e223e6f2: Download complete [2023-03-13T17:07:26.022Z] 4583459ba037: Download complete [2023-03-13T17:07:26.022Z] 21b2b0c7a3f4: Download complete [2023-03-13T17:07:26.285Z] 22ff95d597cd: Download complete [2023-03-13T17:07:26.285Z] 213ec9aee27d: Verifying Checksum [2023-03-13T17:07:26.285Z] 213ec9aee27d: Download complete [2023-03-13T17:07:26.285Z] 12d6caf4c0d1: Download complete [2023-03-13T17:07:26.285Z] 213ec9aee27d: Pull complete [2023-03-13T17:07:26.549Z] 4583459ba037: Pull complete [2023-03-13T17:07:26.549Z] 93c1e223e6f2: Pull complete [2023-03-13T17:07:26.810Z] a7acece74701: Verifying Checksum [2023-03-13T17:07:26.810Z] a7acece74701: Download complete [2023-03-13T17:07:27.068Z] 96b7cbca73a9: Verifying Checksum [2023-03-13T17:07:27.068Z] 96b7cbca73a9: Download complete [2023-03-13T17:07:27.068Z] 53926ce57604: Verifying Checksum [2023-03-13T17:07:27.068Z] 53926ce57604: Download complete [2023-03-13T17:07:31.262Z] 53926ce57604: Pull complete [2023-03-13T17:07:31.262Z] 21b2b0c7a3f4: Pull complete [2023-03-13T17:07:31.262Z] 22ff95d597cd: Pull complete [2023-03-13T17:07:31.262Z] 12d6caf4c0d1: Pull complete [2023-03-13T17:07:33.795Z] 96b7cbca73a9: Pull complete [2023-03-13T17:07:34.730Z] a7acece74701: Pull complete [2023-03-13T17:07:34.730Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-13T17:07:34.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-13T17:07:34.730Z] ---> db6d94c90886 [2023-03-13T17:07:34.730Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T17:07:37.282Z] ---> Running in 2d42c4b6c8d8 [2023-03-13T17:07:37.282Z] Removing intermediate container 2d42c4b6c8d8 [2023-03-13T17:07:37.282Z] ---> 23ed0f024cbf [2023-03-13T17:07:37.282Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T17:07:37.282Z] ---> Running in 60ef364d7e86 [2023-03-13T17:07:37.282Z] Removing intermediate container 60ef364d7e86 [2023-03-13T17:07:37.282Z] ---> 728737488422 [2023-03-13T17:07:37.282Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T17:07:37.282Z] ---> Running in 2b15d486e1df [2023-03-13T17:07:37.282Z] Removing intermediate container 2b15d486e1df [2023-03-13T17:07:37.282Z] ---> 461761f6d681 [2023-03-13T17:07:37.282Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T17:07:37.541Z] ---> Running in 09cb970c2a18 [2023-03-13T17:07:37.541Z] Removing intermediate container 09cb970c2a18 [2023-03-13T17:07:37.541Z] ---> e7c44b4c23eb [2023-03-13T17:07:37.541Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T17:07:37.541Z] ---> Running in 5a599a95c103 [2023-03-13T17:07:37.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T17:07:38.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T17:07:38.319Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-13T17:07:38.319Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-13T17:07:38.319Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-13T17:07:38.319Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-13T17:07:38.319Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T17:07:38.319Z] OK: 216 MiB in 55 packages [2023-03-13T17:07:38.887Z] Removing intermediate container 5a599a95c103 [2023-03-13T17:07:38.887Z] ---> 767f8106e307 [2023-03-13T17:07:38.887Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-13T17:07:38.887Z] ---> Running in 02568144293a [2023-03-13T17:07:38.887Z] Removing intermediate container 02568144293a [2023-03-13T17:07:38.887Z] ---> 23775b0e3a2e [2023-03-13T17:07:38.887Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-13T17:07:39.149Z] ---> d4251bdd8524 [2023-03-13T17:07:39.149Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T17:07:39.149Z] ---> Running in e6314384c39a [2023-03-13T17:07:39.485Z] Still waiting to schedule task [2023-03-13T17:07:39.485Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-13T17:08:11.244Z] Removing intermediate container e6314384c39a [2023-03-13T17:08:11.245Z] ---> ba999d8666c6 [2023-03-13T17:08:11.245Z] Step 11/12 : COPY . . [2023-03-13T17:08:11.245Z] ---> 2e4a16bd140d [2023-03-13T17:08:11.245Z] Step 12/12 : RUN $MAKE [2023-03-13T17:08:11.245Z] ---> Running in 12af79ca5efe [2023-03-13T17:08:11.245Z] noop [2023-03-13T17:08:11.245Z] Removing intermediate container 12af79ca5efe [2023-03-13T17:08:11.245Z] ---> edfceeeef1a4 [2023-03-13T17:08:11.245Z] Successfully built edfceeeef1a4 [2023-03-13T17:08:11.245Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:08:11.556Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T17:08:11.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:08:11.629Z] prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container [2023-03-13T17:08:11.667Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-13T17:08:12.106Z] $ docker top 883cd88029f34ec9e8cf33be924a39a72ce48352ec67e31c97b5119fa677a80f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T17:08:12.445Z] + go version [2023-03-13T17:08:12.445Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-13T17:08:12.461Z] $ docker stop --time=1 883cd88029f34ec9e8cf33be924a39a72ce48352ec67e31c97b5119fa677a80f [2023-03-13T17:08:13.760Z] $ docker rm -f --volumes 883cd88029f34ec9e8cf33be924a39a72ce48352ec67e31c97b5119fa677a80f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:08:14.154Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T17:08:14.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:08:14.227Z] prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container [2023-03-13T17:08:14.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-x86_64 cat [2023-03-13T17:08:14.649Z] $ docker top 78f021e7913acad9b392d79bd906f6add0089bea8469e8c8ca5804819ef32d5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T17:08:14.999Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-13T17:08:15.294Z] + make test [2023-03-13T17:08:15.294Z] go test ./... -coverprofile=coverage.out ./... [2023-03-13T17:08:15.860Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-13T17:08:25.831Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-13T17:08:25.831Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.2% of statements [2023-03-13T17:08:25.831Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-13T17:08:33.938Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-13T17:08:33.938Z] go vet ./... [2023-03-13T17:08:36.466Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T17:08:36.466Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T17:08:36.466Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-13T17:08:36.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T17:08:36.490Z] $ docker stop --time=1 78f021e7913acad9b392d79bd906f6add0089bea8469e8c8ca5804819ef32d5e [2023-03-13T17:08:38.377Z] $ docker rm -f --volumes 78f021e7913acad9b392d79bd906f6add0089bea8469e8c8ca5804819ef32d5e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T17:08:38.829Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T17:08:38.879Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-13T17:08:39.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T17:08:39.750Z] + ls -al . [2023-03-13T17:08:39.750Z] total 180 [2023-03-13T17:08:39.750Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 17:08 . [2023-03-13T17:08:39.750Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:07 .. [2023-03-13T17:08:39.750Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 13 17:07 .dockerignore [2023-03-13T17:08:39.750Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 17:08 .git [2023-03-13T17:08:39.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:07 .github [2023-03-13T17:08:39.750Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 13 17:07 .gitignore [2023-03-13T17:08:39.750Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 17:07 .golangci.yml [2023-03-13T17:08:39.750Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 17:07 .semver [2023-03-13T17:08:39.750Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 13 17:07 Attribution.txt [2023-03-13T17:08:39.750Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 13 17:07 CHANGELOG.md [2023-03-13T17:08:39.750Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 13 17:07 Dockerfile [2023-03-13T17:08:39.750Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 17:07 GOVERNANCE.md [2023-03-13T17:08:39.750Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 13 17:07 Jenkinsfile [2023-03-13T17:08:39.750Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 17:07 LICENSE [2023-03-13T17:08:39.750Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 13 17:07 Makefile [2023-03-13T17:08:39.750Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 17:07 OWNERS.md [2023-03-13T17:08:39.750Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 13 17:07 README.md [2023-03-13T17:08:39.750Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 13 17:07 VERSION [2023-03-13T17:08:39.750Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 17:07 bin [2023-03-13T17:08:39.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:07 cmd [2023-03-13T17:08:39.750Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 13 17:08 coverage.out [2023-03-13T17:08:39.750Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 13 17:07 go.mod [2023-03-13T17:08:39.750Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 13 17:07 go.sum [2023-03-13T17:08:39.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:07 internal [2023-03-13T17:08:39.750Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 17:07 mock [2023-03-13T17:08:39.750Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:07 snap [2023-03-13T17:08:39.750Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 13 17:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:08:40.057Z] + 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=dc80312a46813471bd7ca781724042db8dc8e361 --label arch=amd64 --label version=3.0.0-dev.9 . [2023-03-13T17:08:40.058Z] Sending build context to Docker daemon 6.364MB [2023-03-13T17:08:40.058Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T17:08:40.058Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-13T17:08:40.058Z] ---> edfceeeef1a4 [2023-03-13T17:08:40.058Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-13T17:08:40.058Z] ---> Running in 6f794eb1bc6f [2023-03-13T17:08:40.317Z] Removing intermediate container 6f794eb1bc6f [2023-03-13T17:08:40.317Z] ---> 2d89920e6e92 [2023-03-13T17:08:40.317Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T17:08:40.317Z] ---> Running in 64d8c8b3bbbf [2023-03-13T17:08:40.317Z] Removing intermediate container 64d8c8b3bbbf [2023-03-13T17:08:40.317Z] ---> ccefafe013ca [2023-03-13T17:08:40.317Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T17:08:40.317Z] ---> Running in 7d884ac4e3f1 [2023-03-13T17:08:40.576Z] Removing intermediate container 7d884ac4e3f1 [2023-03-13T17:08:40.576Z] ---> 152755917afa [2023-03-13T17:08:40.576Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T17:08:40.576Z] ---> Running in 6c78a56717bf [2023-03-13T17:08:40.576Z] Removing intermediate container 6c78a56717bf [2023-03-13T17:08:40.576Z] ---> 2464d1abaf2a [2023-03-13T17:08:40.576Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T17:08:40.836Z] ---> Running in e40c8a47c8ae [2023-03-13T17:08:41.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T17:08:41.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T17:08:41.362Z] OK: 216 MiB in 55 packages [2023-03-13T17:08:41.929Z] Removing intermediate container e40c8a47c8ae [2023-03-13T17:08:41.929Z] ---> eab01f52418e [2023-03-13T17:08:41.929Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-13T17:08:41.929Z] ---> Running in d2ced41dd29b [2023-03-13T17:08:41.929Z] Removing intermediate container d2ced41dd29b [2023-03-13T17:08:41.929Z] ---> cc34b31f3577 [2023-03-13T17:08:41.929Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-13T17:08:42.188Z] ---> 84e0f8719730 [2023-03-13T17:08:42.188Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T17:08:42.188Z] ---> Running in cf2b77acdae8 [2023-03-13T17:08:43.125Z] Removing intermediate container cf2b77acdae8 [2023-03-13T17:08:43.125Z] ---> ac02029192d1 [2023-03-13T17:08:43.125Z] Step 11/24 : COPY . . [2023-03-13T17:08:43.384Z] ---> f2724d5360d9 [2023-03-13T17:08:43.384Z] Step 12/24 : RUN $MAKE [2023-03-13T17:08:43.643Z] ---> Running in 7de81a709294 [2023-03-13T17:08:43.903Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-13T17:09:06.007Z] Removing intermediate container 7de81a709294 [2023-03-13T17:09:06.007Z] ---> dc289b4f3ee4 [2023-03-13T17:09:06.007Z] Step 13/24 : FROM alpine:3.16 [2023-03-13T17:09:06.007Z] 3.16: Pulling from library/alpine [2023-03-13T17:09:06.007Z] ef5531b6e74e: Pulling fs layer [2023-03-13T17:09:06.007Z] ef5531b6e74e: Verifying Checksum [2023-03-13T17:09:06.007Z] ef5531b6e74e: Download complete [2023-03-13T17:09:06.007Z] ef5531b6e74e: Pull complete [2023-03-13T17:09:06.007Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-13T17:09:06.007Z] Status: Downloaded newer image for alpine:3.16 [2023-03-13T17:09:06.007Z] ---> dfd21b5a31f5 [2023-03-13T17:09:06.007Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-13T17:09:06.007Z] ---> Running in 7d7d2040dc8e [2023-03-13T17:09:06.007Z] Removing intermediate container 7d7d2040dc8e [2023-03-13T17:09:06.007Z] ---> 286ff820f111 [2023-03-13T17:09:06.007Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-13T17:09:06.007Z] ---> Running in 4fe35f112dac [2023-03-13T17:09:06.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T17:09:06.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T17:09:06.007Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-13T17:09:06.007Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T17:09:06.007Z] OK: 6 MiB in 15 packages [2023-03-13T17:09:06.007Z] Removing intermediate container 4fe35f112dac [2023-03-13T17:09:06.007Z] ---> 82d945956f63 [2023-03-13T17:09:06.007Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-13T17:09:06.265Z] ---> 869e82d152f3 [2023-03-13T17:09:06.265Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-13T17:09:06.265Z] ---> 7b0a616ddb97 [2023-03-13T17:09:06.265Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-13T17:09:06.525Z] ---> 2f12ae141c20 [2023-03-13T17:09:06.525Z] Step 19/24 : EXPOSE 59982 [2023-03-13T17:09:06.525Z] ---> Running in e0188a0f0bb2 [2023-03-13T17:09:06.525Z] Removing intermediate container e0188a0f0bb2 [2023-03-13T17:09:06.525Z] ---> 818cbe71de4b [2023-03-13T17:09:06.525Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-13T17:09:06.783Z] ---> Running in c5249bf6e937 [2023-03-13T17:09:06.783Z] Removing intermediate container c5249bf6e937 [2023-03-13T17:09:06.783Z] ---> 1c61788fd27f [2023-03-13T17:09:06.783Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-13T17:09:06.783Z] ---> Running in e51e8aaf0a9d [2023-03-13T17:09:07.042Z] Removing intermediate container e51e8aaf0a9d [2023-03-13T17:09:07.042Z] ---> 7e2db4524ae1 [2023-03-13T17:09:07.042Z] Step 22/24 : LABEL arch=amd64 [2023-03-13T17:09:07.042Z] ---> Running in f2cfb284913d [2023-03-13T17:09:07.042Z] Removing intermediate container f2cfb284913d [2023-03-13T17:09:07.042Z] ---> 16aa5a2444f3 [2023-03-13T17:09:07.042Z] Step 23/24 : LABEL git_sha=dc80312a46813471bd7ca781724042db8dc8e361 [2023-03-13T17:09:07.042Z] ---> Running in 17eb7d9a713e [2023-03-13T17:09:07.301Z] Removing intermediate container 17eb7d9a713e [2023-03-13T17:09:07.301Z] ---> 3191d565e794 [2023-03-13T17:09:07.301Z] Step 24/24 : LABEL version=3.0.0-dev.9 [2023-03-13T17:09:07.301Z] ---> Running in 67ca851774d6 [2023-03-13T17:09:07.301Z] Removing intermediate container 67ca851774d6 [2023-03-13T17:09:07.301Z] ---> e03a6d395d03 [2023-03-13T17:09:07.301Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T17:09:07.301Z] Successfully built e03a6d395d03 [2023-03-13T17:09:07.301Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T17:09:07.395Z] provisioning config files... [2023-03-13T17:09:07.403Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15767589067842391000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:09:07.702Z] ---> docker-login.sh [2023-03-13T17:09:07.702Z] nexus3.edgexfoundry.org:10001 [2023-03-13T17:09:07.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:09:07.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:09:07.702Z] Configure a credential helper to remove this warning. See [2023-03-13T17:09:07.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:09:07.702Z] [2023-03-13T17:09:07.702Z] Login Succeeded [2023-03-13T17:09:07.702Z] nexus3.edgexfoundry.org:10002 [2023-03-13T17:09:07.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:09:07.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:09:07.702Z] Configure a credential helper to remove this warning. See [2023-03-13T17:09:07.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:09:07.702Z] [2023-03-13T17:09:07.702Z] Login Succeeded [2023-03-13T17:09:07.702Z] nexus3.edgexfoundry.org:10003 [2023-03-13T17:09:07.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:09:07.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:09:07.962Z] Configure a credential helper to remove this warning. See [2023-03-13T17:09:07.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:09:07.962Z] [2023-03-13T17:09:07.962Z] Login Succeeded [2023-03-13T17:09:07.962Z] nexus3.edgexfoundry.org:10004 [2023-03-13T17:09:07.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:09:07.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:09:07.962Z] Configure a credential helper to remove this warning. See [2023-03-13T17:09:07.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:09:07.962Z] [2023-03-13T17:09:07.962Z] Login Succeeded [2023-03-13T17:09:07.962Z] docker.io [2023-03-13T17:09:08.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:09:08.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:09:08.221Z] Configure a credential helper to remove this warning. See [2023-03-13T17:09:08.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:09:08.221Z] [2023-03-13T17:09:08.221Z] Login Succeeded [2023-03-13T17:09:08.221Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T17:09:08.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T17:09:08.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T17:09:08.273Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-03-13T17:09:08.273Z] dc80312a46813471bd7ca781724042db8dc8e361 [2023-03-13T17:09:08.273Z] latest [2023-03-13T17:09:08.273Z] 3.0.0-dev.9 [2023-03-13T17:09:08.273Z] dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9 [2023-03-13T17:09:08.273Z] main [2023-03-13T17:09:08.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:08.576Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:dc80312a46813471bd7ca781724042db8dc8e361 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:08.881Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:dc80312a46813471bd7ca781724042db8dc8e361 [2023-03-13T17:09:08.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-13T17:09:08.881Z] 8137bf3ccc75: Preparing [2023-03-13T17:09:08.881Z] c11225a4a5c7: Preparing [2023-03-13T17:09:08.881Z] 714f73488b30: Preparing [2023-03-13T17:09:08.881Z] a63633b1ded5: Preparing [2023-03-13T17:09:08.881Z] aa5968d388b8: Preparing [2023-03-13T17:09:08.881Z] aa5968d388b8: Layer already exists [2023-03-13T17:09:08.881Z] c11225a4a5c7: Pushed [2023-03-13T17:09:08.881Z] 8137bf3ccc75: Pushed [2023-03-13T17:09:08.881Z] a63633b1ded5: Pushed [2023-03-13T17:09:11.413Z] 714f73488b30: Pushed [2023-03-13T17:09:11.671Z] dc80312a46813471bd7ca781724042db8dc8e361: digest: sha256:2ab817e69a8ef1545063b100b254b31a8357bcfe8232ac3eb19de1e2c6bd1009 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:11.979Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:12.284Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-13T17:09:12.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-13T17:09:12.284Z] 8137bf3ccc75: Preparing [2023-03-13T17:09:12.284Z] c11225a4a5c7: Preparing [2023-03-13T17:09:12.284Z] 714f73488b30: Preparing [2023-03-13T17:09:12.284Z] a63633b1ded5: Preparing [2023-03-13T17:09:12.284Z] aa5968d388b8: Preparing [2023-03-13T17:09:12.284Z] 8137bf3ccc75: Layer already exists [2023-03-13T17:09:12.284Z] 714f73488b30: Layer already exists [2023-03-13T17:09:12.284Z] aa5968d388b8: Layer already exists [2023-03-13T17:09:12.284Z] c11225a4a5c7: Layer already exists [2023-03-13T17:09:12.284Z] a63633b1ded5: Layer already exists [2023-03-13T17:09:12.284Z] latest: digest: sha256:2ab817e69a8ef1545063b100b254b31a8357bcfe8232ac3eb19de1e2c6bd1009 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:12.603Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:12.908Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.9 [2023-03-13T17:09:12.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-13T17:09:12.908Z] 8137bf3ccc75: Preparing [2023-03-13T17:09:12.908Z] c11225a4a5c7: Preparing [2023-03-13T17:09:12.908Z] 714f73488b30: Preparing [2023-03-13T17:09:12.908Z] a63633b1ded5: Preparing [2023-03-13T17:09:12.908Z] aa5968d388b8: Preparing [2023-03-13T17:09:12.908Z] 8137bf3ccc75: Layer already exists [2023-03-13T17:09:12.908Z] c11225a4a5c7: Layer already exists [2023-03-13T17:09:12.908Z] 714f73488b30: Layer already exists [2023-03-13T17:09:12.908Z] a63633b1ded5: Layer already exists [2023-03-13T17:09:12.908Z] aa5968d388b8: Layer already exists [2023-03-13T17:09:12.908Z] 3.0.0-dev.9: digest: sha256:2ab817e69a8ef1545063b100b254b31a8357bcfe8232ac3eb19de1e2c6bd1009 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:13.235Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:14.936Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9 [2023-03-13T17:09:14.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-13T17:09:14.936Z] 8137bf3ccc75: Preparing [2023-03-13T17:09:14.936Z] c11225a4a5c7: Preparing [2023-03-13T17:09:14.936Z] 714f73488b30: Preparing [2023-03-13T17:09:14.936Z] a63633b1ded5: Preparing [2023-03-13T17:09:14.936Z] aa5968d388b8: Preparing [2023-03-13T17:09:14.936Z] 714f73488b30: Layer already exists [2023-03-13T17:09:14.936Z] 8137bf3ccc75: Layer already exists [2023-03-13T17:09:14.936Z] c11225a4a5c7: Layer already exists [2023-03-13T17:09:14.936Z] a63633b1ded5: Layer already exists [2023-03-13T17:09:14.936Z] aa5968d388b8: Layer already exists [2023-03-13T17:09:14.936Z] dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9: digest: sha256:2ab817e69a8ef1545063b100b254b31a8357bcfe8232ac3eb19de1e2c6bd1009 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:15.251Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:15.565Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-03-13T17:09:15.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-13T17:09:15.565Z] 8137bf3ccc75: Preparing [2023-03-13T17:09:15.565Z] c11225a4a5c7: Preparing [2023-03-13T17:09:15.565Z] 714f73488b30: Preparing [2023-03-13T17:09:15.565Z] a63633b1ded5: Preparing [2023-03-13T17:09:15.565Z] aa5968d388b8: Preparing [2023-03-13T17:09:15.565Z] c11225a4a5c7: Layer already exists [2023-03-13T17:09:15.565Z] a63633b1ded5: Layer already exists [2023-03-13T17:09:15.565Z] aa5968d388b8: Layer already exists [2023-03-13T17:09:15.565Z] 8137bf3ccc75: Layer already exists [2023-03-13T17:09:15.565Z] 714f73488b30: Layer already exists [2023-03-13T17:09:15.565Z] main: digest: sha256:2ab817e69a8ef1545063b100b254b31a8357bcfe8232ac3eb19de1e2c6bd1009 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T17:09:15.601Z] ===================================================== [Pipeline] echo [2023-03-13T17:09:15.607Z] taggedImages: [2023-03-13T17:09:15.607Z] - nexus3.edgexfoundry.org:10004/device-mqtt:dc80312a46813471bd7ca781724042db8dc8e361 [2023-03-13T17:09:15.607Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-13T17:09:15.607Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.9 [2023-03-13T17:09:15.607Z] - nexus3.edgexfoundry.org:10004/device-mqtt:dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9 [2023-03-13T17:09:15.607Z] - 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 [2023-03-13T17:09:15.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T17:09:15.966Z] [2023-03-13T17:09:15.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:16.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T17:09:16.263Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T17:09:16.263Z] 5eb5b503b376: Pulling fs layer [2023-03-13T17:09:16.263Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T17:09:16.263Z] ec43610c2a17: Pulling fs layer [2023-03-13T17:09:16.263Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T17:09:16.263Z] 33b1e0a273af: Pulling fs layer [2023-03-13T17:09:16.263Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T17:09:16.263Z] 2f39f015ded8: Pulling fs layer [2023-03-13T17:09:16.263Z] 2f39f015ded8: Waiting [2023-03-13T17:09:16.263Z] 5d3b04190fa2: Waiting [2023-03-13T17:09:16.263Z] 3a2ae6a8a46f: Waiting [2023-03-13T17:09:16.263Z] 33b1e0a273af: Waiting [2023-03-13T17:09:16.263Z] 5c69ac0246d0: Verifying Checksum [2023-03-13T17:09:16.263Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-13T17:09:16.263Z] 3a2ae6a8a46f: Download complete [2023-03-13T17:09:16.521Z] 33b1e0a273af: Verifying Checksum [2023-03-13T17:09:16.521Z] 33b1e0a273af: Download complete [2023-03-13T17:09:16.521Z] 5d3b04190fa2: Download complete [2023-03-13T17:09:16.521Z] ec43610c2a17: Verifying Checksum [2023-03-13T17:09:16.521Z] ec43610c2a17: Download complete [2023-03-13T17:09:16.780Z] 5eb5b503b376: Verifying Checksum [2023-03-13T17:09:16.780Z] 5eb5b503b376: Download complete [2023-03-13T17:09:17.348Z] 2f39f015ded8: Download complete [2023-03-13T17:09:17.914Z] 5eb5b503b376: Pull complete [2023-03-13T17:09:17.914Z] 5c69ac0246d0: Pull complete [2023-03-13T17:09:18.479Z] ec43610c2a17: Pull complete [2023-03-13T17:09:18.479Z] 3a2ae6a8a46f: Pull complete [2023-03-13T17:09:18.737Z] 33b1e0a273af: Pull complete [2023-03-13T17:09:18.737Z] 5d3b04190fa2: Pull complete [2023-03-13T17:09:24.005Z] 2f39f015ded8: Pull complete [2023-03-13T17:09:24.005Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T17:09:24.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T17:09:24.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:09:24.087Z] prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container [2023-03-13T17:09:24.123Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T17:09:26.104Z] $ docker top 35f735a9960ac61eaa91eb682ce4d42d774f76076434ed98ffa27e6cffe52aff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:09:26.478Z] ---> job-cost.sh [2023-03-13T17:09:26.478Z] lf-activate-venv: SKIPPING [2023-03-13T17:09:26.478Z] INFO: No Stack... [2023-03-13T17:09:27.044Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T17:09:27.303Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T17:09:27.596Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-03-13T17:09:27.596Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T17:09:27.613Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-92-stack-cost] [2023-03-13T17:09:27.623Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-92-stack-cost] did not exist. Created. [2023-03-13T17:09:27.623Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T17:09:27.923Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T17:09:27.946Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T17:09:27.952Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-92-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T17:09:27.973Z] $ docker stop --time=1 35f735a9960ac61eaa91eb682ce4d42d774f76076434ed98ffa27e6cffe52aff [2023-03-13T17:09:29.162Z] $ docker rm -f --volumes 35f735a9960ac61eaa91eb682ce4d42d774f76076434ed98ffa27e6cffe52aff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T17:11:50.735Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9918 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-03-13T17:11:50.749Z] Running in /w/workspace/device-mqtt-go/92 [Pipeline] { [Pipeline] checkout [2023-03-13T17:11:50.791Z] Selected Git installation does not exist. Using Default [2023-03-13T17:11:50.791Z] The recommended git tool is: NONE [2023-03-13T17:12:01.642Z] using credential edgex-jenkins-ssh [2023-03-13T17:12:01.668Z] Cloning the remote Git repository [2023-03-13T17:12:01.724Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-13T17:12:01.812Z] > git init /w/workspace/device-mqtt-go/92 # timeout=10 [2023-03-13T17:12:02.055Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-13T17:12:02.056Z] > git --version # timeout=10 [2023-03-13T17:12:02.120Z] > git --version # 'git version 2.25.1' [2023-03-13T17:12:02.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T17:12:02.240Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T17:12:03.657Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-13T17:12:03.692Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T17:12:04.890Z] Avoid second fetch [2023-03-13T17:12:04.891Z] Checking out Revision dc80312a46813471bd7ca781724042db8dc8e361 (main) [2023-03-13T17:12:05.393Z] Commit message: "refactor!: updated secret path to secretName (#521)" [2023-03-13T17:12:04.906Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T17:12:04.923Z] > git checkout -f dc80312a46813471bd7ca781724042db8dc8e361 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T17:12:06.560Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T17:12:06.560Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T17:12:06.560Z] Dload Upload Total Spent Left Speed [2023-03-13T17:12:06.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-03-13T17:12:07.417Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T17:12:07.785Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T17:12:07.785Z] + sudo tee /etc/docker/daemon.new [2023-03-13T17:12:07.785Z] { [2023-03-13T17:12:07.785Z] "registry-mirrors": [ [2023-03-13T17:12:07.785Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T17:12:07.785Z] ], [2023-03-13T17:12:07.785Z] "bip": "10.250.0.254/24", [2023-03-13T17:12:07.785Z] "hosts": [ [2023-03-13T17:12:07.785Z] "tcp://0.0.0.0:5555", [2023-03-13T17:12:07.785Z] "unix:///var/run/docker.sock" [2023-03-13T17:12:07.785Z] ], [2023-03-13T17:12:07.785Z] "mtu": 1458, [2023-03-13T17:12:07.785Z] "selinux-enabled": true, [2023-03-13T17:12:07.785Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T17:12:07.785Z] } [Pipeline] sh [2023-03-13T17:12:08.149Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T17:12:08.523Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T17:12:26.814Z] provisioning config files... [2023-03-13T17:12:26.847Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/92@tmp/config11527022837963631637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:12:27.209Z] ---> docker-login.sh [2023-03-13T17:12:27.209Z] nexus3.edgexfoundry.org:10001 [2023-03-13T17:12:27.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:12:27.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:12:27.803Z] Configure a credential helper to remove this warning. See [2023-03-13T17:12:27.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:12:27.803Z] [2023-03-13T17:12:27.803Z] Login Succeeded [2023-03-13T17:12:27.803Z] nexus3.edgexfoundry.org:10002 [2023-03-13T17:12:28.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:12:28.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:12:28.076Z] Configure a credential helper to remove this warning. See [2023-03-13T17:12:28.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:12:28.076Z] [2023-03-13T17:12:28.076Z] Login Succeeded [2023-03-13T17:12:28.076Z] nexus3.edgexfoundry.org:10003 [2023-03-13T17:12:28.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:12:28.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:12:28.619Z] Configure a credential helper to remove this warning. See [2023-03-13T17:12:28.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:12:28.619Z] [2023-03-13T17:12:28.619Z] Login Succeeded [2023-03-13T17:12:28.619Z] nexus3.edgexfoundry.org:10004 [2023-03-13T17:12:28.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:12:28.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:12:28.890Z] Configure a credential helper to remove this warning. See [2023-03-13T17:12:28.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:12:28.891Z] [2023-03-13T17:12:28.891Z] Login Succeeded [2023-03-13T17:12:28.891Z] docker.io [2023-03-13T17:12:29.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:12:29.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:12:29.431Z] Configure a credential helper to remove this warning. See [2023-03-13T17:12:29.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:12:29.431Z] [2023-03-13T17:12:29.431Z] Login Succeeded [2023-03-13T17:12:29.431Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T17:12:29.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T17:12:29.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T17:12:29.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T17:12:29.819Z] ========================================================= [2023-03-13T17:12:29.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-13T17:12:29.819Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:12:30.192Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T17:12:30.461Z] Sending build context to Docker daemon 3.302MB [2023-03-13T17:12:30.461Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T17:12:30.461Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T17:12:30.732Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T17:12:30.732Z] 9b18e9b68314: Pulling fs layer [2023-03-13T17:12:30.732Z] 35d82f9e3411: Pulling fs layer [2023-03-13T17:12:30.732Z] e16973657156: Pulling fs layer [2023-03-13T17:12:30.732Z] fc693d55d65f: Pulling fs layer [2023-03-13T17:12:30.732Z] 7e9fc2657dce: Pulling fs layer [2023-03-13T17:12:30.732Z] dda99020689f: Pulling fs layer [2023-03-13T17:12:30.732Z] db1c61fa0a46: Pulling fs layer [2023-03-13T17:12:30.732Z] 891c053d2c06: Pulling fs layer [2023-03-13T17:12:30.732Z] fc693d55d65f: Waiting [2023-03-13T17:12:30.732Z] 7e9fc2657dce: Waiting [2023-03-13T17:12:30.732Z] dda99020689f: Waiting [2023-03-13T17:12:30.732Z] db1c61fa0a46: Waiting [2023-03-13T17:12:30.732Z] e16973657156: Verifying Checksum [2023-03-13T17:12:30.732Z] e16973657156: Download complete [2023-03-13T17:12:30.732Z] 35d82f9e3411: Download complete [2023-03-13T17:12:30.732Z] 7e9fc2657dce: Verifying Checksum [2023-03-13T17:12:30.732Z] 7e9fc2657dce: Download complete [2023-03-13T17:12:30.732Z] dda99020689f: Verifying Checksum [2023-03-13T17:12:30.732Z] dda99020689f: Download complete [2023-03-13T17:12:30.732Z] 9b18e9b68314: Download complete [2023-03-13T17:12:31.707Z] 9b18e9b68314: Pull complete [2023-03-13T17:12:31.977Z] 891c053d2c06: Verifying Checksum [2023-03-13T17:12:31.977Z] 891c053d2c06: Download complete [2023-03-13T17:12:32.250Z] 35d82f9e3411: Pull complete [2023-03-13T17:12:32.523Z] e16973657156: Pull complete [2023-03-13T17:12:33.114Z] db1c61fa0a46: Verifying Checksum [2023-03-13T17:12:33.114Z] db1c61fa0a46: Download complete [2023-03-13T17:12:33.700Z] fc693d55d65f: Verifying Checksum [2023-03-13T17:12:33.700Z] fc693d55d65f: Download complete [2023-03-13T17:12:46.046Z] fc693d55d65f: Pull complete [2023-03-13T17:12:46.046Z] 7e9fc2657dce: Pull complete [2023-03-13T17:12:46.046Z] dda99020689f: Pull complete [2023-03-13T17:12:50.312Z] db1c61fa0a46: Pull complete [2023-03-13T17:12:51.741Z] 891c053d2c06: Pull complete [2023-03-13T17:12:51.741Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-13T17:12:51.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-13T17:12:51.741Z] ---> f96f9c87975a [2023-03-13T17:12:51.741Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T17:12:54.346Z] ---> Running in 17fbe4b3a3db [2023-03-13T17:12:54.614Z] Removing intermediate container 17fbe4b3a3db [2023-03-13T17:12:54.614Z] ---> f08f159004fe [2023-03-13T17:12:54.614Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T17:12:54.614Z] ---> Running in fce47879cdbf [2023-03-13T17:12:54.882Z] Removing intermediate container fce47879cdbf [2023-03-13T17:12:54.882Z] ---> 8632072231b1 [2023-03-13T17:12:54.882Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T17:12:54.882Z] ---> Running in 341a6ef99f7e [2023-03-13T17:12:55.149Z] Removing intermediate container 341a6ef99f7e [2023-03-13T17:12:55.149Z] ---> bd3feab31e2c [2023-03-13T17:12:55.149Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T17:12:55.149Z] ---> Running in e90709798544 [2023-03-13T17:12:55.417Z] Removing intermediate container e90709798544 [2023-03-13T17:12:55.417Z] ---> 7347c4465b3a [2023-03-13T17:12:55.417Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T17:12:55.685Z] ---> Running in f70ee81098d1 [2023-03-13T17:12:56.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T17:12:56.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T17:12:57.874Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-13T17:12:57.874Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-13T17:12:57.874Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-13T17:12:57.874Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-13T17:12:57.874Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T17:12:57.874Z] OK: 226 MiB in 55 packages [2023-03-13T17:12:58.839Z] Removing intermediate container f70ee81098d1 [2023-03-13T17:12:58.839Z] ---> 48270172a32d [2023-03-13T17:12:58.839Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-13T17:12:58.839Z] ---> Running in e6ae1682cbd9 [2023-03-13T17:12:59.107Z] Removing intermediate container e6ae1682cbd9 [2023-03-13T17:12:59.107Z] ---> b8287462789d [2023-03-13T17:12:59.107Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-13T17:12:59.375Z] ---> 7ca578eef3dc [2023-03-13T17:12:59.375Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T17:12:59.644Z] ---> Running in cdbfc23d4263 [2023-03-13T17:14:07.534Z] Removing intermediate container cdbfc23d4263 [2023-03-13T17:14:07.534Z] ---> 1902e80fd360 [2023-03-13T17:14:07.534Z] Step 11/12 : COPY . . [2023-03-13T17:14:07.534Z] ---> 3aa05085f1a4 [2023-03-13T17:14:07.534Z] Step 12/12 : RUN $MAKE [2023-03-13T17:14:07.534Z] ---> Running in ab2530a94dc1 [2023-03-13T17:14:07.534Z] noop [2023-03-13T17:14:07.801Z] Removing intermediate container ab2530a94dc1 [2023-03-13T17:14:07.801Z] ---> 63a3ed7abe77 [2023-03-13T17:14:07.801Z] Successfully built 63a3ed7abe77 [2023-03-13T17:14:07.801Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:14:08.147Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T17:14:08.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:14:08.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-9918 does not seem to be running inside a container [2023-03-13T17:14:08.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/92 -v /w/workspace/device-mqtt-go/92:/w/workspace/device-mqtt-go/92:rw,z -v /w/workspace/device-mqtt-go/92@tmp:/w/workspace/device-mqtt-go/92@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 [2023-03-13T17:14:09.574Z] $ docker top 6fe00c66fbdc4be62d5c77ba3c885640b7f7ace31f4899a128c180e5c57c73e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T17:14:10.419Z] + go version [2023-03-13T17:14:10.420Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-13T17:14:10.444Z] $ docker stop --time=1 6fe00c66fbdc4be62d5c77ba3c885640b7f7ace31f4899a128c180e5c57c73e6 [2023-03-13T17:14:13.885Z] $ docker rm -f --volumes 6fe00c66fbdc4be62d5c77ba3c885640b7f7ace31f4899a128c180e5c57c73e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:14:14.448Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T17:14:14.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:14:14.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-9918 does not seem to be running inside a container [2023-03-13T17:14:14.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/92 -v /w/workspace/device-mqtt-go/92:/w/workspace/device-mqtt-go/92:rw,z -v /w/workspace/device-mqtt-go/92@tmp:/w/workspace/device-mqtt-go/92@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 [2023-03-13T17:14:15.854Z] $ docker top aa1e6dfbcb65358001903c9ecbd3bcb34312b05e134dbe52d4cb8f9f931f0b68 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T17:14:16.368Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/92 [Pipeline] fileExists [Pipeline] sh [2023-03-13T17:14:16.974Z] + make test [2023-03-13T17:14:17.259Z] go test ./... -coverprofile=coverage.out ./... [2023-03-13T17:14:18.673Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-13T17:15:40.307Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-13T17:15:40.307Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 22.2% of statements [2023-03-13T17:15:40.307Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-13T17:15:40.307Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-13T17:15:40.307Z] go vet ./... [2023-03-13T17:15:58.545Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T17:15:58.545Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T17:15:58.545Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-13T17:15:58.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T17:15:58.580Z] $ docker stop --time=1 aa1e6dfbcb65358001903c9ecbd3bcb34312b05e134dbe52d4cb8f9f931f0b68 [2023-03-13T17:16:00.365Z] $ docker rm -f --volumes aa1e6dfbcb65358001903c9ecbd3bcb34312b05e134dbe52d4cb8f9f931f0b68 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T17:16:01.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T17:16:01.284Z] Warning: overwriting stash ‘coverage-report’ [2023-03-13T17:16:01.708Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T17:16:02.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T17:16:02.402Z] + ls -al . [2023-03-13T17:16:02.402Z] total 176 [2023-03-13T17:16:02.402Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 17:14 . [2023-03-13T17:16:02.402Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:12 .. [2023-03-13T17:16:02.402Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 13 17:12 .dockerignore [2023-03-13T17:16:02.402Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 17:12 .git [2023-03-13T17:16:02.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:12 .github [2023-03-13T17:16:02.402Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 13 17:12 .gitignore [2023-03-13T17:16:02.402Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 17:12 .golangci.yml [2023-03-13T17:16:02.402Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 13 17:12 Attribution.txt [2023-03-13T17:16:02.402Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 13 17:12 CHANGELOG.md [2023-03-13T17:16:02.402Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 13 17:12 Dockerfile [2023-03-13T17:16:02.402Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 17:12 GOVERNANCE.md [2023-03-13T17:16:02.402Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 13 17:12 Jenkinsfile [2023-03-13T17:16:02.402Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 17:12 LICENSE [2023-03-13T17:16:02.402Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 13 17:12 Makefile [2023-03-13T17:16:02.402Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 17:12 OWNERS.md [2023-03-13T17:16:02.402Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 13 17:12 README.md [2023-03-13T17:16:02.402Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 13 17:07 VERSION [2023-03-13T17:16:02.402Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 17:12 bin [2023-03-13T17:16:02.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:12 cmd [2023-03-13T17:16:02.402Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 13 17:15 coverage.out [2023-03-13T17:16:02.402Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 13 17:12 go.mod [2023-03-13T17:16:02.402Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 13 17:12 go.sum [2023-03-13T17:16:02.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:12 internal [2023-03-13T17:16:02.402Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 17:12 mock [2023-03-13T17:16:02.402Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:12 snap [2023-03-13T17:16:02.402Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 13 17:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:16:02.743Z] + 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=dc80312a46813471bd7ca781724042db8dc8e361 --label arch=arm64 --label version=3.0.0-dev.9 . [2023-03-13T17:16:03.014Z] Sending build context to Docker daemon 3.321MB [2023-03-13T17:16:03.014Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T17:16:03.014Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-13T17:16:03.014Z] ---> 63a3ed7abe77 [2023-03-13T17:16:03.014Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-13T17:16:03.014Z] ---> Running in 2c661217411c [2023-03-13T17:16:03.282Z] Removing intermediate container 2c661217411c [2023-03-13T17:16:03.282Z] ---> 9b5998aa79e5 [2023-03-13T17:16:03.282Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T17:16:03.553Z] ---> Running in 0d7161d13cc5 [2023-03-13T17:16:03.821Z] Removing intermediate container 0d7161d13cc5 [2023-03-13T17:16:03.821Z] ---> 943db769c026 [2023-03-13T17:16:03.821Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T17:16:03.821Z] ---> Running in 037d9cb53583 [2023-03-13T17:16:04.092Z] Removing intermediate container 037d9cb53583 [2023-03-13T17:16:04.092Z] ---> 67a851c589f5 [2023-03-13T17:16:04.092Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T17:16:04.092Z] ---> Running in 9d4d14de0252 [2023-03-13T17:16:04.680Z] Removing intermediate container 9d4d14de0252 [2023-03-13T17:16:04.680Z] ---> 2264c6bf3fa8 [2023-03-13T17:16:04.680Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T17:16:04.680Z] ---> Running in a8ed605e5774 [2023-03-13T17:16:05.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T17:16:05.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T17:16:06.871Z] OK: 226 MiB in 55 packages [2023-03-13T17:16:07.831Z] Removing intermediate container a8ed605e5774 [2023-03-13T17:16:07.831Z] ---> 590a6fcbccc9 [2023-03-13T17:16:07.831Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-13T17:16:07.831Z] ---> Running in ad20c147468a [2023-03-13T17:16:08.097Z] Removing intermediate container ad20c147468a [2023-03-13T17:16:08.098Z] ---> 0f024a6a59c2 [2023-03-13T17:16:08.098Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-13T17:16:11.434Z] ---> f6d28b79b8ee [2023-03-13T17:16:11.434Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T17:16:11.709Z] ---> Running in b4dc4c171ae1 [2023-03-13T17:16:14.295Z] Removing intermediate container b4dc4c171ae1 [2023-03-13T17:16:14.295Z] ---> 79509d69e894 [2023-03-13T17:16:14.295Z] Step 11/24 : COPY . . [2023-03-13T17:16:14.893Z] ---> 0f152fde4df0 [2023-03-13T17:16:14.893Z] Step 12/24 : RUN $MAKE [2023-03-13T17:16:14.893Z] ---> Running in 03abb3d634c2 [2023-03-13T17:16:15.870Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-13T17:18:22.653Z] Removing intermediate container 03abb3d634c2 [2023-03-13T17:18:22.653Z] ---> 47f9ad31afaa [2023-03-13T17:18:22.653Z] Step 13/24 : FROM alpine:3.16 [2023-03-13T17:18:22.653Z] 3.16: Pulling from library/alpine [2023-03-13T17:18:22.653Z] 3760b48202b3: Pulling fs layer [2023-03-13T17:18:22.653Z] 3760b48202b3: Verifying Checksum [2023-03-13T17:18:22.653Z] 3760b48202b3: Download complete [2023-03-13T17:18:22.653Z] 3760b48202b3: Pull complete [2023-03-13T17:18:22.653Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-13T17:18:22.653Z] Status: Downloaded newer image for alpine:3.16 [2023-03-13T17:18:22.653Z] ---> 4c81e5bf8899 [2023-03-13T17:18:22.653Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-13T17:18:22.653Z] ---> Running in 88a080118a74 [2023-03-13T17:18:22.653Z] Removing intermediate container 88a080118a74 [2023-03-13T17:18:22.653Z] ---> 5cac88b8434a [2023-03-13T17:18:22.653Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-13T17:18:22.653Z] ---> Running in c4a6b52f3fdd [2023-03-13T17:18:22.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T17:18:22.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T17:18:22.653Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-13T17:18:22.653Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T17:18:22.653Z] OK: 5 MiB in 15 packages [2023-03-13T17:18:22.653Z] Removing intermediate container c4a6b52f3fdd [2023-03-13T17:18:22.653Z] ---> 2dfbc4504660 [2023-03-13T17:18:22.653Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-13T17:18:22.653Z] ---> 71ce4cf6a51e [2023-03-13T17:18:22.653Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-13T17:18:22.653Z] ---> d703d6074837 [2023-03-13T17:18:22.653Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-13T17:18:22.653Z] ---> 029a5891dbeb [2023-03-13T17:18:22.653Z] Step 19/24 : EXPOSE 59982 [2023-03-13T17:18:22.653Z] ---> Running in 44d6ef402fa7 [2023-03-13T17:18:22.653Z] Removing intermediate container 44d6ef402fa7 [2023-03-13T17:18:22.653Z] ---> 5ed61f8b0ce6 [2023-03-13T17:18:22.653Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-13T17:18:22.653Z] ---> Running in 3d46aa6191b0 [2023-03-13T17:18:22.653Z] Removing intermediate container 3d46aa6191b0 [2023-03-13T17:18:22.653Z] ---> 4b4e8a41a9c1 [2023-03-13T17:18:22.653Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-13T17:18:22.653Z] ---> Running in 3fedbc8f41cb [2023-03-13T17:18:22.653Z] Removing intermediate container 3fedbc8f41cb [2023-03-13T17:18:22.653Z] ---> a2b07d9faf00 [2023-03-13T17:18:22.653Z] Step 22/24 : LABEL arch=arm64 [2023-03-13T17:18:22.653Z] ---> Running in 5dfb7bc0409e [2023-03-13T17:18:22.653Z] Removing intermediate container 5dfb7bc0409e [2023-03-13T17:18:22.653Z] ---> 05726e3f4c32 [2023-03-13T17:18:22.653Z] Step 23/24 : LABEL git_sha=dc80312a46813471bd7ca781724042db8dc8e361 [2023-03-13T17:18:22.653Z] ---> Running in acf2a1502718 [2023-03-13T17:18:22.653Z] Removing intermediate container acf2a1502718 [2023-03-13T17:18:22.653Z] ---> 66ddf2013d64 [2023-03-13T17:18:22.653Z] Step 24/24 : LABEL version=3.0.0-dev.9 [2023-03-13T17:18:22.653Z] ---> Running in 8be3bfaeb1fd [2023-03-13T17:18:22.653Z] Removing intermediate container 8be3bfaeb1fd [2023-03-13T17:18:22.653Z] ---> c154657bda2c [2023-03-13T17:18:22.653Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T17:18:22.653Z] Successfully built c154657bda2c [2023-03-13T17:18:22.653Z] 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 [2023-03-13T17:18:22.767Z] provisioning config files... [2023-03-13T17:18:22.786Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/92@tmp/config1385348265642879793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:18:23.172Z] ---> docker-login.sh [2023-03-13T17:18:23.172Z] nexus3.edgexfoundry.org:10001 [2023-03-13T17:18:23.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:18:23.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:18:23.448Z] Configure a credential helper to remove this warning. See [2023-03-13T17:18:23.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:18:23.448Z] [2023-03-13T17:18:23.448Z] Login Succeeded [2023-03-13T17:18:23.448Z] nexus3.edgexfoundry.org:10002 [2023-03-13T17:18:23.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:18:23.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:18:23.727Z] Configure a credential helper to remove this warning. See [2023-03-13T17:18:23.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:18:23.727Z] [2023-03-13T17:18:23.727Z] Login Succeeded [2023-03-13T17:18:23.727Z] nexus3.edgexfoundry.org:10003 [2023-03-13T17:18:23.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:18:24.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:18:24.264Z] Configure a credential helper to remove this warning. See [2023-03-13T17:18:24.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:18:24.264Z] [2023-03-13T17:18:24.264Z] Login Succeeded [2023-03-13T17:18:24.264Z] nexus3.edgexfoundry.org:10004 [2023-03-13T17:18:24.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:18:24.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:18:24.532Z] Configure a credential helper to remove this warning. See [2023-03-13T17:18:24.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:18:24.532Z] [2023-03-13T17:18:24.532Z] Login Succeeded [2023-03-13T17:18:24.532Z] docker.io [2023-03-13T17:18:24.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:18:25.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:18:25.067Z] Configure a credential helper to remove this warning. See [2023-03-13T17:18:25.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:18:25.067Z] [2023-03-13T17:18:25.067Z] Login Succeeded [2023-03-13T17:18:25.067Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T17:18:25.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T17:18:25.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T17:18:25.121Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-03-13T17:18:25.121Z] dc80312a46813471bd7ca781724042db8dc8e361 [2023-03-13T17:18:25.121Z] latest [2023-03-13T17:18:25.121Z] 3.0.0-dev.9 [2023-03-13T17:18:25.121Z] dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9 [2023-03-13T17:18:25.121Z] main [2023-03-13T17:18:25.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:18:25.466Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dc80312a46813471bd7ca781724042db8dc8e361 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:18:25.813Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dc80312a46813471bd7ca781724042db8dc8e361 [2023-03-13T17:18:25.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-13T17:18:25.813Z] e65a4df244eb: Preparing [2023-03-13T17:18:25.813Z] 0927c671384c: Preparing [2023-03-13T17:18:25.813Z] dad8a35c0ce1: Preparing [2023-03-13T17:18:25.813Z] d4090804e980: Preparing [2023-03-13T17:18:25.813Z] f70ee36035b9: Preparing [2023-03-13T17:18:25.813Z] f70ee36035b9: Layer already exists [2023-03-13T17:18:26.080Z] e65a4df244eb: Pushed [2023-03-13T17:18:26.080Z] d4090804e980: Pushed [2023-03-13T17:18:26.080Z] 0927c671384c: Pushed [2023-03-13T17:18:31.428Z] dad8a35c0ce1: Pushed [2023-03-13T17:18:31.428Z] dc80312a46813471bd7ca781724042db8dc8e361: digest: sha256:a1a38c9b7b20e3bea6ac90e62014c3857b86d1a94eb0fa37853f83878d5dbc14 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:18:31.782Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:18:32.125Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-13T17:18:32.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-13T17:18:32.125Z] e65a4df244eb: Preparing [2023-03-13T17:18:32.125Z] 0927c671384c: Preparing [2023-03-13T17:18:32.125Z] dad8a35c0ce1: Preparing [2023-03-13T17:18:32.125Z] d4090804e980: Preparing [2023-03-13T17:18:32.125Z] f70ee36035b9: Preparing [2023-03-13T17:18:32.125Z] f70ee36035b9: Layer already exists [2023-03-13T17:18:32.125Z] e65a4df244eb: Layer already exists [2023-03-13T17:18:32.125Z] d4090804e980: Layer already exists [2023-03-13T17:18:32.125Z] dad8a35c0ce1: Layer already exists [2023-03-13T17:18:32.125Z] 0927c671384c: Layer already exists [2023-03-13T17:18:32.391Z] latest: digest: sha256:a1a38c9b7b20e3bea6ac90e62014c3857b86d1a94eb0fa37853f83878d5dbc14 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:18:32.745Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:18:33.080Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.9 [2023-03-13T17:18:33.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-13T17:18:33.080Z] e65a4df244eb: Preparing [2023-03-13T17:18:33.080Z] 0927c671384c: Preparing [2023-03-13T17:18:33.080Z] dad8a35c0ce1: Preparing [2023-03-13T17:18:33.080Z] d4090804e980: Preparing [2023-03-13T17:18:33.080Z] f70ee36035b9: Preparing [2023-03-13T17:18:33.080Z] f70ee36035b9: Layer already exists [2023-03-13T17:18:33.080Z] dad8a35c0ce1: Layer already exists [2023-03-13T17:18:33.080Z] e65a4df244eb: Layer already exists [2023-03-13T17:18:33.080Z] 0927c671384c: Layer already exists [2023-03-13T17:18:33.080Z] d4090804e980: Layer already exists [2023-03-13T17:18:33.080Z] 3.0.0-dev.9: digest: sha256:a1a38c9b7b20e3bea6ac90e62014c3857b86d1a94eb0fa37853f83878d5dbc14 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:18:33.421Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:18:33.756Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9 [2023-03-13T17:18:33.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-13T17:18:33.756Z] e65a4df244eb: Preparing [2023-03-13T17:18:33.756Z] 0927c671384c: Preparing [2023-03-13T17:18:33.756Z] dad8a35c0ce1: Preparing [2023-03-13T17:18:33.756Z] d4090804e980: Preparing [2023-03-13T17:18:33.756Z] f70ee36035b9: Preparing [2023-03-13T17:18:33.756Z] e65a4df244eb: Layer already exists [2023-03-13T17:18:33.756Z] d4090804e980: Layer already exists [2023-03-13T17:18:33.756Z] 0927c671384c: Layer already exists [2023-03-13T17:18:33.756Z] f70ee36035b9: Layer already exists [2023-03-13T17:18:33.756Z] dad8a35c0ce1: Layer already exists [2023-03-13T17:18:33.756Z] dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9: digest: sha256:a1a38c9b7b20e3bea6ac90e62014c3857b86d1a94eb0fa37853f83878d5dbc14 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:18:34.096Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:18:34.443Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-03-13T17:18:34.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-13T17:18:34.443Z] e65a4df244eb: Preparing [2023-03-13T17:18:34.443Z] 0927c671384c: Preparing [2023-03-13T17:18:34.443Z] dad8a35c0ce1: Preparing [2023-03-13T17:18:34.443Z] d4090804e980: Preparing [2023-03-13T17:18:34.443Z] f70ee36035b9: Preparing [2023-03-13T17:18:34.443Z] f70ee36035b9: Layer already exists [2023-03-13T17:18:34.443Z] d4090804e980: Layer already exists [2023-03-13T17:18:34.443Z] 0927c671384c: Layer already exists [2023-03-13T17:18:34.443Z] dad8a35c0ce1: Layer already exists [2023-03-13T17:18:34.443Z] e65a4df244eb: Layer already exists [2023-03-13T17:18:34.443Z] main: digest: sha256:a1a38c9b7b20e3bea6ac90e62014c3857b86d1a94eb0fa37853f83878d5dbc14 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T17:18:34.494Z] ===================================================== [Pipeline] echo [2023-03-13T17:18:34.501Z] taggedImages: [2023-03-13T17:18:34.501Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dc80312a46813471bd7ca781724042db8dc8e361 [2023-03-13T17:18:34.501Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-13T17:18:34.501Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.9 [2023-03-13T17:18:34.501Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dc80312a46813471bd7ca781724042db8dc8e361-3.0.0-dev.9 [2023-03-13T17:18:34.501Z] - 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 [2023-03-13T17:18:34.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T17:18:34.846Z] [2023-03-13T17:18:34.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:18:35.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T17:18:35.184Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T17:18:35.184Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T17:18:35.184Z] 04944245beec: Pulling fs layer [2023-03-13T17:18:35.184Z] 699f458cf7ca: Pulling fs layer [2023-03-13T17:18:35.184Z] 765212b225bb: Pulling fs layer [2023-03-13T17:18:35.184Z] f23df028b6ca: Pulling fs layer [2023-03-13T17:18:35.184Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T17:18:35.184Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T17:18:35.184Z] 765212b225bb: Waiting [2023-03-13T17:18:35.184Z] f23df028b6ca: Waiting [2023-03-13T17:18:35.184Z] d65c8cfc05b1: Waiting [2023-03-13T17:18:35.184Z] 2437ff75d9bd: Waiting [2023-03-13T17:18:35.456Z] 04944245beec: Verifying Checksum [2023-03-13T17:18:35.456Z] 04944245beec: Download complete [2023-03-13T17:18:35.456Z] 765212b225bb: Verifying Checksum [2023-03-13T17:18:35.456Z] 765212b225bb: Download complete [2023-03-13T17:18:35.456Z] f23df028b6ca: Verifying Checksum [2023-03-13T17:18:35.456Z] f23df028b6ca: Download complete [2023-03-13T17:18:35.456Z] d65c8cfc05b1: Download complete [2023-03-13T17:18:35.727Z] 699f458cf7ca: Verifying Checksum [2023-03-13T17:18:35.727Z] 699f458cf7ca: Download complete [2023-03-13T17:18:35.997Z] 8998bd30e6a1: Verifying Checksum [2023-03-13T17:18:35.997Z] 8998bd30e6a1: Download complete [2023-03-13T17:18:38.596Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T17:18:38.596Z] 2437ff75d9bd: Download complete [2023-03-13T17:18:40.018Z] 8998bd30e6a1: Pull complete [2023-03-13T17:18:40.603Z] 04944245beec: Pull complete [2023-03-13T17:18:42.016Z] 699f458cf7ca: Pull complete [2023-03-13T17:18:42.016Z] 765212b225bb: Pull complete [2023-03-13T17:18:42.977Z] f23df028b6ca: Pull complete [2023-03-13T17:18:42.977Z] d65c8cfc05b1: Pull complete [2023-03-13T17:18:57.975Z] 2437ff75d9bd: Pull complete [2023-03-13T17:18:57.975Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T17:18:57.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T17:18:57.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:18:58.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-9918 does not seem to be running inside a container [2023-03-13T17:18:58.244Z] $ 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/92 -v /w/workspace/device-mqtt-go/92:/w/workspace/device-mqtt-go/92:rw,z -v /w/workspace/device-mqtt-go/92@tmp:/w/workspace/device-mqtt-go/92@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 [2023-03-13T17:19:01.012Z] $ docker top f2043cd1d9b7f649ae39b72aa4b33208c0a733a7207be6ef5ef2af5efe74fae9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:19:01.872Z] ---> job-cost.sh [2023-03-13T17:19:01.872Z] lf-activate-venv: SKIPPING [2023-03-13T17:19:01.872Z] INFO: No Stack... [2023-03-13T17:19:02.140Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T17:19:03.102Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T17:19:03.745Z] + cat /w/workspace/device-mqtt-go/92/archives/cost.csv [2023-03-13T17:19:03.745Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T17:19:03.822Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-92-stack-cost] [2023-03-13T17:19:03.829Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-92-stack-cost] did not exist. Created. [2023-03-13T17:19:03.829Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T17:19:04.494Z] /w/workspace/device-mqtt-go/92@tmp/durable-593a1d07/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T17:19:05.145Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T17:19:05.168Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T17:19:05.215Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T17:19:05.222Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-92-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T17:19:05.237Z] $ docker stop --time=1 f2043cd1d9b7f649ae39b72aa4b33208c0a733a7207be6ef5ef2af5efe74fae9 [2023-03-13T17:19:06.763Z] $ docker rm -f --volumes f2043cd1d9b7f649ae39b72aa4b33208c0a733a7207be6ef5ef2af5efe74fae9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-13T17:19:07.130Z] provisioning config files... [2023-03-13T17:19:07.138Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8504514893376749575tmp [Pipeline] { [Pipeline] sh [2023-03-13T17:19:07.430Z] + set +x [2023-03-13T17:19:07.430Z] + curl -s https://codecov.io/bash [2023-03-13T17:19:07.430Z] + bash -s -- [2023-03-13T17:19:07.430Z] [2023-03-13T17:19:07.430Z] _____ _ [2023-03-13T17:19:07.430Z] / ____| | | [2023-03-13T17:19:07.430Z] | | ___ __| | ___ ___ _____ __ [2023-03-13T17:19:07.430Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-13T17:19:07.430Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-13T17:19:07.430Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-13T17:19:07.430Z] Bash-1.0.6 [2023-03-13T17:19:07.430Z] [2023-03-13T17:19:07.430Z] [2023-03-13T17:19:07.430Z] ==> git version 2.25.1 found [2023-03-13T17:19:07.430Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-13T17:19:07.430Z] Release-Date: 2020-01-08 [2023-03-13T17:19:07.430Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-13T17:19:07.430Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-13T17:19:07.430Z] ==> Jenkins CI detected. [2023-03-13T17:19:07.430Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-13T17:19:07.430Z] project root: . [2023-03-13T17:19:07.430Z] --> token set from env [2023-03-13T17:19:07.430Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-13T17:19:07.430Z] ==> Running gcov in . (disable via -X gcov) [2023-03-13T17:19:07.430Z] ==> Python coveragepy not found [2023-03-13T17:19:07.430Z] ==> Searching for coverage reports in: [2023-03-13T17:19:07.430Z] + . [2023-03-13T17:19:07.430Z] -> Found 1 reports [2023-03-13T17:19:07.430Z] ==> Detecting git/mercurial file structure [2023-03-13T17:19:07.430Z] ==> Reading reports [2023-03-13T17:19:07.689Z] + ./coverage.out bytes=18047 [2023-03-13T17:19:07.689Z] ==> Appending adjustments [2023-03-13T17:19:07.689Z] https://docs.codecov.io/docs/fixing-reports [2023-03-13T17:19:07.689Z] + Found adjustments [2023-03-13T17:19:07.689Z] ==> Gzipping contents [2023-03-13T17:19:07.689Z] 4.0K /tmp/codecov.NCQHKg.gz [2023-03-13T17:19:07.689Z] ==> Uploading reports [2023-03-13T17:19:07.689Z] url: https://codecov.io [2023-03-13T17:19:07.689Z] query: branch=main&commit=dc80312a46813471bd7ca781724042db8dc8e361&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-13T17:19:07.689Z] -> Pinging Codecov [2023-03-13T17:19:07.689Z] 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=dc80312a46813471bd7ca781724042db8dc8e361&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-13T17:19:07.689Z] -> Uploading to [2023-03-13T17:19:07.689Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-13/7D719EC7BBE17E464838252E33014C33/dc80312a46813471bd7ca781724042db8dc8e361/7b2a58f7-671e-4c04-abd6-a63a9962c4d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T171907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b94910bf51fabfa1ffd742b57e2a03b794a18e708e8dba90d1109969fd076aea [2023-03-13T17:19:07.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T17:19:07.689Z] Dload Upload Total Spent Left Speed [2023-03-13T17:19:08.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3165 0 0 100 3165 0 10728 --:--:-- --:--:-- --:--:-- 10728 [2023-03-13T17:19:08.258Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/dc80312a46813471bd7ca781724042db8dc8e361 [Pipeline] } [2023-03-13T17:19:08.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-13T17:19:08.394Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-13T17:19:08.405Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:19:08.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T17:19:08.699Z] [2023-03-13T17:19:08.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:19:09.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T17:19:09.000Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-13T17:19:09.000Z] df9b9388f04a: Pulling fs layer [2023-03-13T17:19:09.000Z] 52dc419b0ee2: Pulling fs layer [2023-03-13T17:19:09.000Z] 25bc292e5bac: Pulling fs layer [2023-03-13T17:19:09.000Z] 114826534d7a: Pulling fs layer [2023-03-13T17:19:09.000Z] 4657fd5d0bcf: Pulling fs layer [2023-03-13T17:19:09.000Z] 6ad1cebc031e: Pulling fs layer [2023-03-13T17:19:09.000Z] 8a3aa393b2d8: Pulling fs layer [2023-03-13T17:19:09.000Z] 4657fd5d0bcf: Waiting [2023-03-13T17:19:09.000Z] 6ad1cebc031e: Waiting [2023-03-13T17:19:09.000Z] 8a3aa393b2d8: Waiting [2023-03-13T17:19:09.000Z] 114826534d7a: Waiting [2023-03-13T17:19:09.000Z] 25bc292e5bac: Verifying Checksum [2023-03-13T17:19:09.000Z] 25bc292e5bac: Download complete [2023-03-13T17:19:09.000Z] 52dc419b0ee2: Verifying Checksum [2023-03-13T17:19:09.000Z] 52dc419b0ee2: Download complete [2023-03-13T17:19:09.000Z] 4657fd5d0bcf: Verifying Checksum [2023-03-13T17:19:09.000Z] 4657fd5d0bcf: Download complete [2023-03-13T17:19:09.000Z] df9b9388f04a: Verifying Checksum [2023-03-13T17:19:09.000Z] df9b9388f04a: Download complete [2023-03-13T17:19:09.260Z] df9b9388f04a: Pull complete [2023-03-13T17:19:09.260Z] 6ad1cebc031e: Verifying Checksum [2023-03-13T17:19:09.260Z] 6ad1cebc031e: Download complete [2023-03-13T17:19:09.260Z] 52dc419b0ee2: Pull complete [2023-03-13T17:19:09.260Z] 25bc292e5bac: Pull complete [2023-03-13T17:19:09.863Z] 114826534d7a: Verifying Checksum [2023-03-13T17:19:09.863Z] 114826534d7a: Download complete [2023-03-13T17:19:09.863Z] 8a3aa393b2d8: Verifying Checksum [2023-03-13T17:19:09.863Z] 8a3aa393b2d8: Download complete [2023-03-13T17:19:13.143Z] 114826534d7a: Pull complete [2023-03-13T17:19:13.143Z] 4657fd5d0bcf: Pull complete [2023-03-13T17:19:13.401Z] 6ad1cebc031e: Pull complete [2023-03-13T17:19:15.932Z] 8a3aa393b2d8: Pull complete [2023-03-13T17:19:15.932Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-13T17:19:15.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T17:19:15.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:19:16.013Z] prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container [2023-03-13T17:19:16.050Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-13T17:19:18.295Z] $ docker top 727060355a260763ac7244282c26bc06a0a65372ac890280194128fb0f0a04b3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-13T17:19:18.362Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-03-13T17:19:18.649Z] + set -o pipefail [2023-03-13T17:19:18.649Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-03-13T17:19:22.839Z] [2023-03-13T17:19:22.839Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-03-13T17:19:22.839Z] [2023-03-13T17:19:22.839Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/b919cb9e-c92f-4147-9089-b986e364193c [2023-03-13T17:19:22.839Z] [2023-03-13T17:19:22.839Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-13T17:19:22.839Z] [2023-03-13T17:19:22.839Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-13T17:19:22.839Z] [2023-03-13T17:19:22.839Z] [2023-03-13T17:19:22.839Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-13T17:19:22.839Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-13T17:19:22.839Z] More details here: https://snyk.co/ue1NS [2023-03-13T17:19:22.839Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-13T17:19:22.839Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-13T17:19:22.853Z] $ docker stop --time=1 727060355a260763ac7244282c26bc06a0a65372ac890280194128fb0f0a04b3 [2023-03-13T17:19:25.087Z] $ docker rm -f --volumes 727060355a260763ac7244282c26bc06a0a65372ac890280194128fb0f0a04b3 [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 [2023-03-13T17:19:25.789Z] + git log --format=format:%s -1 dc80312a46813471bd7ca781724042db8dc8e361 [Pipeline] sh [2023-03-13T17:19:26.080Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T17:19:26.080Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:19:26.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T17:19:26.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:19:26.455Z] prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container [2023-03-13T17:19:26.490Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T17:19:26.940Z] $ docker top 3a597493616cfb2b3f82ae42d6c97618a5f79e196caf4e4aaad34685311d6434 -eo pid,comm [2023-03-13T17:19:26.999Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T17:19:26.999Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T17:19:27.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T17:19:27.039Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T17:19:27.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T17:19:27.160Z] $ docker exec 3a597493616cfb2b3f82ae42d6c97618a5f79e196caf4e4aaad34685311d6434 ssh-agent [2023-03-13T17:19:27.305Z] SSH_AUTH_SOCK=/tmp/ssh-9lIQTdAv5hOl/agent.31 [2023-03-13T17:19:27.305Z] SSH_AGENT_PID=37 [2023-03-13T17:19:27.309Z] Running ssh-add (command line suppressed) [2023-03-13T17:19:27.413Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17983133841246931529.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17983133841246931529.key) [2023-03-13T17:19:27.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T17:19:27.715Z] + git semver tag [2023-03-13T17:19:27.974Z] 2023-03-13 17:19:27,907 [run_tag] DEBUG tag force:False [2023-03-13T17:19:27.974Z] 2023-03-13 17:19:27,907 [check_head_tag] DEBUG check head tag [2023-03-13T17:19:27.974Z] 2023-03-13 17:19:27,908 [execute] INFO git cat-file --batch-check [2023-03-13T17:19:27.974Z] 2023-03-13 17:19:27,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-13T17:19:27.974Z] 2023-03-13 17:19:27,911 [execute] INFO git cat-file --batch [2023-03-13T17:19:27.974Z] 2023-03-13 17:19:27,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-13T17:19:27.974Z] 2023-03-13 17:19:27,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T17:19:27.974Z] 2023-03-13 17:19:27,930 [execute] INFO git tag -a v3.0.0-dev.9 -m v3.0.0-dev.9 [2023-03-13T17:19:27.974Z] 2023-03-13 17:19:27,930 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.9', '-m', 'v3.0.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T17:19:27.974Z] 2023-03-13 17:19:27,936 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T17:19:27.974Z] 3.0.0-dev.9 [Pipeline] } [2023-03-13T17:19:27.986Z] $ docker exec --env ******** --env ******** 3a597493616cfb2b3f82ae42d6c97618a5f79e196caf4e4aaad34685311d6434 ssh-agent -k [2023-03-13T17:19:28.089Z] unset SSH_AUTH_SOCK; [2023-03-13T17:19:28.089Z] unset SSH_AGENT_PID; [2023-03-13T17:19:28.089Z] echo Agent pid 37 killed; [2023-03-13T17:19:28.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T17:19:28.405Z] + git semver [Pipeline] } [2023-03-13T17:19:28.677Z] $ docker stop --time=1 3a597493616cfb2b3f82ae42d6c97618a5f79e196caf4e4aaad34685311d6434 [2023-03-13T17:19:30.008Z] $ docker rm -f --volumes 3a597493616cfb2b3f82ae42d6c97618a5f79e196caf4e4aaad34685311d6434 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:19:30.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T17:19:30.398Z] [2023-03-13T17:19:30.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:19:30.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T17:19:30.703Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-13T17:19:30.703Z] ab5ef0e58194: Pulling fs layer [2023-03-13T17:19:30.704Z] 9712f1f96733: Pulling fs layer [2023-03-13T17:19:30.704Z] 63f879dbbcfc: Pulling fs layer [2023-03-13T17:19:30.704Z] 0d9ebad4ef96: Pulling fs layer [2023-03-13T17:19:30.704Z] e9a5061849ea: Pulling fs layer [2023-03-13T17:19:30.704Z] d747dcd14b5f: Pulling fs layer [2023-03-13T17:19:30.704Z] 2de7ff778b66: Pulling fs layer [2023-03-13T17:19:30.704Z] d747dcd14b5f: Waiting [2023-03-13T17:19:30.704Z] e9a5061849ea: Waiting [2023-03-13T17:19:30.704Z] 0d9ebad4ef96: Waiting [2023-03-13T17:19:30.704Z] 2de7ff778b66: Waiting [2023-03-13T17:19:30.704Z] 9712f1f96733: Verifying Checksum [2023-03-13T17:19:30.704Z] 9712f1f96733: Download complete [2023-03-13T17:19:31.286Z] 63f879dbbcfc: Verifying Checksum [2023-03-13T17:19:31.286Z] 63f879dbbcfc: Download complete [2023-03-13T17:19:31.286Z] e9a5061849ea: Verifying Checksum [2023-03-13T17:19:31.286Z] e9a5061849ea: Download complete [2023-03-13T17:19:31.286Z] d747dcd14b5f: Verifying Checksum [2023-03-13T17:19:31.286Z] d747dcd14b5f: Download complete [2023-03-13T17:19:31.286Z] ab5ef0e58194: Verifying Checksum [2023-03-13T17:19:31.286Z] ab5ef0e58194: Download complete [2023-03-13T17:19:31.545Z] 0d9ebad4ef96: Verifying Checksum [2023-03-13T17:19:31.545Z] 0d9ebad4ef96: Download complete [2023-03-13T17:19:31.545Z] 2de7ff778b66: Verifying Checksum [2023-03-13T17:19:34.828Z] ab5ef0e58194: Pull complete [2023-03-13T17:19:34.828Z] 9712f1f96733: Pull complete [2023-03-13T17:19:35.394Z] 63f879dbbcfc: Pull complete [2023-03-13T17:19:39.581Z] 0d9ebad4ef96: Pull complete [2023-03-13T17:19:39.581Z] e9a5061849ea: Pull complete [2023-03-13T17:19:39.581Z] d747dcd14b5f: Pull complete [2023-03-13T17:19:40.150Z] 2de7ff778b66: Pull complete [2023-03-13T17:19:40.150Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-13T17:19:40.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T17:19:40.150Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:19:40.232Z] prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container [2023-03-13T17:19:40.265Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-13T17:19:42.809Z] $ docker top 95262ef977f743262a2abc7d5abda63ed102c4bd24688e61b00d6d185212be05 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-13T17:19:42.881Z] provisioning config files... [2023-03-13T17:19:42.887Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config365595569501341208tmp [2023-03-13T17:19:42.897Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3499213857511916948tmp [2023-03-13T17:19:42.905Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7487017266554488872tmp [Pipeline] { [Pipeline] echo [2023-03-13T17:19:42.922Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:19:43.201Z] ---> sigul-configuration.sh [2023-03-13T17:19:43.201Z] gpg: directory `/root/.gnupg' created [2023-03-13T17:19:43.201Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-13T17:19:43.201Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-13T17:19:43.201Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-13T17:19:43.201Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-13T17:19:43.201Z] gpg: CAST5 encrypted data [2023-03-13T17:19:43.201Z] gpg: encrypted with 1 passphrase [2023-03-13T17:19:43.201Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-13T17:19:43.487Z] + mkdir /home/jenkins [2023-03-13T17:19:43.487Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-13T17:19:43.771Z] + 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 [2023-03-13T17:19:43.780Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:19:44.066Z] ---> sigul-install.sh [2023-03-13T17:19:44.066Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-13T17:19:44.349Z] + git tag --list [2023-03-13T17:19:44.349Z] 0.7.1 [2023-03-13T17:19:44.349Z] v1.0.0 [2023-03-13T17:19:44.349Z] v1.1.0 [2023-03-13T17:19:44.349Z] v1.1.1 [2023-03-13T17:19:44.349Z] v1.2.2 [2023-03-13T17:19:44.349Z] v1.3.0 [2023-03-13T17:19:44.349Z] v1.3.1 [2023-03-13T17:19:44.349Z] v2.0.0 [2023-03-13T17:19:44.412Z] v2.1.0 [2023-03-13T17:19:44.412Z] v2.1.1 [2023-03-13T17:19:44.412Z] v2.1.1-dev.1 [2023-03-13T17:19:44.412Z] v2.1.1-dev.2 [2023-03-13T17:19:44.412Z] v2.2.0 [2023-03-13T17:19:44.412Z] v2.2.1-dev.1 [2023-03-13T17:19:44.412Z] v2.2.1-dev.10 [2023-03-13T17:19:44.412Z] v2.2.1-dev.2 [2023-03-13T17:19:44.412Z] v2.2.1-dev.3 [2023-03-13T17:19:44.412Z] v2.2.1-dev.4 [2023-03-13T17:19:44.412Z] v2.2.1-dev.5 [2023-03-13T17:19:44.412Z] v2.2.1-dev.6 [2023-03-13T17:19:44.412Z] v2.2.1-dev.7 [2023-03-13T17:19:44.412Z] v2.2.1-dev.8 [2023-03-13T17:19:44.412Z] v2.2.1-dev.9 [2023-03-13T17:19:44.412Z] v2.3.0 [2023-03-13T17:19:44.412Z] v2.3.0-dev.10 [2023-03-13T17:19:44.412Z] v2.3.0-dev.11 [2023-03-13T17:19:44.412Z] v2.3.0-dev.12 [2023-03-13T17:19:44.412Z] v2.3.0-dev.13 [2023-03-13T17:19:44.412Z] v2.3.0-dev.14 [2023-03-13T17:19:44.412Z] v2.3.0-dev.15 [2023-03-13T17:19:44.412Z] v2.3.0-dev.16 [2023-03-13T17:19:44.412Z] v2.3.0-dev.17 [2023-03-13T17:19:44.412Z] v2.3.0-dev.18 [2023-03-13T17:19:44.412Z] v2.3.0-dev.19 [2023-03-13T17:19:44.412Z] v2.3.0-dev.20 [2023-03-13T17:19:44.412Z] v2.3.0-dev.21 [2023-03-13T17:19:44.412Z] v2.3.0-dev.22 [2023-03-13T17:19:44.412Z] v2.3.0-dev.23 [2023-03-13T17:19:44.412Z] v2.3.0-dev.24 [2023-03-13T17:19:44.412Z] v2.3.0-dev.25 [2023-03-13T17:19:44.412Z] v2.3.0-dev.26 [2023-03-13T17:19:44.412Z] v2.3.0-dev.27 [2023-03-13T17:19:44.412Z] v2.3.0-dev.28 [2023-03-13T17:19:44.412Z] v2.3.0-dev.29 [2023-03-13T17:19:44.412Z] v2.3.0-dev.30 [2023-03-13T17:19:44.412Z] v2.3.0-dev.31 [2023-03-13T17:19:44.412Z] v2.3.0-dev.32 [2023-03-13T17:19:44.412Z] v2.3.0-dev.33 [2023-03-13T17:19:44.412Z] v2.3.0-dev.34 [2023-03-13T17:19:44.412Z] v3.0.0-dev.1 [2023-03-13T17:19:44.412Z] v3.0.0-dev.2 [2023-03-13T17:19:44.412Z] v3.0.0-dev.3 [2023-03-13T17:19:44.412Z] v3.0.0-dev.4 [2023-03-13T17:19:44.412Z] v3.0.0-dev.5 [2023-03-13T17:19:44.412Z] v3.0.0-dev.6 [2023-03-13T17:19:44.412Z] v3.0.0-dev.7 [2023-03-13T17:19:44.412Z] v3.0.0-dev.8 [2023-03-13T17:19:44.412Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-13T17:19:44.696Z] + lftools sign git-tag v3.0.0-dev.9 [2023-03-13T17:19:45.264Z] Signing Git tag with Sigul... [2023-03-13T17:19:45.264Z] Signing v3.0.0-dev.9 [Pipeline] echo [2023-03-13T17:19:45.533Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:19:45.819Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-13T17:19:45.826Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-13T17:19:45.845Z] $ docker stop --time=1 95262ef977f743262a2abc7d5abda63ed102c4bd24688e61b00d6d185212be05 [2023-03-13T17:19:47.196Z] $ docker rm -f --volumes 95262ef977f743262a2abc7d5abda63ed102c4bd24688e61b00d6d185212be05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-13T17:19:47.619Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T17:19:47.619Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:19:47.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T17:19:47.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:19:47.988Z] prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container [2023-03-13T17:19:48.018Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T17:19:48.409Z] $ docker top 485bf853b9d2dc439257dca9b69129a177dc98476408cfe71680e117654a8a95 -eo pid,comm [2023-03-13T17:19:48.456Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T17:19:48.456Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T17:19:48.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T17:19:48.484Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T17:19:48.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T17:19:48.599Z] $ docker exec 485bf853b9d2dc439257dca9b69129a177dc98476408cfe71680e117654a8a95 ssh-agent [2023-03-13T17:19:48.704Z] SSH_AUTH_SOCK=/tmp/ssh-R7KH4Ppa2vSj/agent.33 [2023-03-13T17:19:48.704Z] SSH_AGENT_PID=39 [2023-03-13T17:19:48.709Z] Running ssh-add (command line suppressed) [2023-03-13T17:19:48.811Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7783086571724486105.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7783086571724486105.key) [2023-03-13T17:19:48.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T17:19:49.106Z] + git semver bump pre [2023-03-13T17:19:49.365Z] 2023-03-13 17:19:49,284 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T17:19:49.365Z] 2023-03-13 17:19:49,284 [bump_version] DEBUG bumping version:3.0.0-dev.9 on axis:pre with prefix:dev [2023-03-13T17:19:49.365Z] 2023-03-13 17:19:49,284 [bump_version] DEBUG bumped version:3.0.0-dev.10 [2023-03-13T17:19:49.365Z] 2023-03-13 17:19:49,284 [write_version] DEBUG write version:3.0.0-dev.10 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-03-13T17:19:49.365Z] 2023-03-13 17:19:49,284 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T17:19:49.365Z] 2023-03-13 17:19:49,284 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T17:19:49.365Z] 2023-03-13 17:19:49,286 [execute] INFO git cat-file --batch-check [2023-03-13T17:19:49.365Z] 2023-03-13 17:19:49,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T17:19:49.365Z] 2023-03-13 17:19:49,292 [execute] INFO git cat-file --batch [2023-03-13T17:19:49.365Z] 2023-03-13 17:19:49,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T17:19:49.365Z] 2023-03-13 17:19:49,298 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T17:19:49.365Z] 3.0.0-dev.10 [Pipeline] } [2023-03-13T17:19:49.376Z] $ docker exec --env ******** --env ******** 485bf853b9d2dc439257dca9b69129a177dc98476408cfe71680e117654a8a95 ssh-agent -k [2023-03-13T17:19:49.474Z] unset SSH_AUTH_SOCK; [2023-03-13T17:19:49.474Z] unset SSH_AGENT_PID; [2023-03-13T17:19:49.474Z] echo Agent pid 39 killed; [2023-03-13T17:19:49.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T17:19:49.788Z] + git semver [Pipeline] } [2023-03-13T17:19:50.059Z] $ docker stop --time=1 485bf853b9d2dc439257dca9b69129a177dc98476408cfe71680e117654a8a95 [2023-03-13T17:19:51.399Z] $ docker rm -f --volumes 485bf853b9d2dc439257dca9b69129a177dc98476408cfe71680e117654a8a95 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T17:19:51.753Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T17:19:51.753Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:19:52.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T17:19:52.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:19:52.129Z] prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container [2023-03-13T17:19:52.161Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T17:19:52.564Z] $ docker top b1b84cf2eb3c82cdcc39f63f55906e0647c4bb97874c88cfcfb68ac15c7c5200 -eo pid,comm [2023-03-13T17:19:52.612Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T17:19:52.612Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T17:19:52.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T17:19:52.643Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T17:19:52.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T17:19:52.774Z] $ docker exec b1b84cf2eb3c82cdcc39f63f55906e0647c4bb97874c88cfcfb68ac15c7c5200 ssh-agent [2023-03-13T17:19:52.880Z] SSH_AUTH_SOCK=/tmp/ssh-4Ru8Z9BhtXqM/agent.32 [2023-03-13T17:19:52.880Z] SSH_AGENT_PID=38 [2023-03-13T17:19:52.886Z] Running ssh-add (command line suppressed) [2023-03-13T17:19:52.993Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13215493606555587223.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13215493606555587223.key) [2023-03-13T17:19:53.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T17:19:53.290Z] + git semver push [2023-03-13T17:19:53.549Z] 2023-03-13 17:19:53,486 [run_push] DEBUG push [2023-03-13T17:19:53.549Z] 2023-03-13 17:19:53,486 [execute] INFO git cat-file --batch-check [2023-03-13T17:19:53.549Z] 2023-03-13 17:19:53,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T17:19:53.549Z] 2023-03-13 17:19:53,491 [execute] INFO git rev-list 242cb810941a02d024d76dce65f3bdfab5161871 -- [2023-03-13T17:19:53.549Z] 2023-03-13 17:19:53,491 [execute] DEBUG Popen(['git', 'rev-list', '242cb810941a02d024d76dce65f3bdfab5161871', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-13T17:19:53.549Z] 2023-03-13 17:19:53,499 [execute] INFO git fetch -v origin [2023-03-13T17:19:53.549Z] 2023-03-13 17:19:53,499 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-13T17:19:54.117Z] 2023-03-13 17:19:54,025 [run_push] DEBUG no remote changes detected [2023-03-13T17:19:54.117Z] 2023-03-13 17:19:54,026 [execute] INFO git push origin semver [2023-03-13T17:19:54.117Z] 2023-03-13 17:19:54,026 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-13T17:19:55.054Z] 2023-03-13 17:19:54,977 [run_push] DEBUG push all version tags [2023-03-13T17:19:55.054Z] 2023-03-13 17:19:54,978 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-13T17:19:55.054Z] 2023-03-13 17:19:54,978 [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) [2023-03-13T17:19:55.991Z] 2023-03-13 17:19:55,733 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-13T17:19:55.991Z] 3.0.0-dev.10 [Pipeline] } [2023-03-13T17:19:56.002Z] $ docker exec --env ******** --env ******** b1b84cf2eb3c82cdcc39f63f55906e0647c4bb97874c88cfcfb68ac15c7c5200 ssh-agent -k [2023-03-13T17:19:56.090Z] unset SSH_AUTH_SOCK; [2023-03-13T17:19:56.090Z] unset SSH_AGENT_PID; [2023-03-13T17:19:56.090Z] echo Agent pid 38 killed; [2023-03-13T17:19:56.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T17:19:56.396Z] + git semver [Pipeline] } [2023-03-13T17:19:56.670Z] $ docker stop --time=1 b1b84cf2eb3c82cdcc39f63f55906e0647c4bb97874c88cfcfb68ac15c7c5200 [2023-03-13T17:19:58.038Z] $ docker rm -f --volumes b1b84cf2eb3c82cdcc39f63f55906e0647c4bb97874c88cfcfb68ac15c7c5200 [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 [2023-03-13T17:19:58.633Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-03-13T17:19:58.633Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-13T17:19:58.633Z] total 16 [2023-03-13T17:19:58.633Z] drwxr-xr-x 3 root root 4096 Mar 13 17:09 . [2023-03-13T17:19:58.633Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 17:19 .. [2023-03-13T17:19:58.633Z] drwxr-xr-x 2 root root 4096 Mar 13 17:09 cost [2023-03-13T17:19:58.633Z] -rw-r--r-- 1 root root 85 Mar 13 17:09 cost.csv [2023-03-13T17:19:58.633Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-13T17:19:58.633Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-13T17:19:58.633Z] total 16 [2023-03-13T17:19:58.633Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 17:09 . [2023-03-13T17:19:58.633Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 17:19 .. [2023-03-13T17:19:58.633Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 17:09 cost [2023-03-13T17:19:58.633Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 13 17:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:19:58.950Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:19:59.809Z] ---> package-listing.sh [2023-03-13T17:19:59.809Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T17:19:59.809Z] ++ facter osfamily [2023-03-13T17:20:00.068Z] + OS_FAMILY=debian [2023-03-13T17:20:00.068Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-13T17:20:00.068Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T17:20:00.068Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T17:20:00.068Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T17:20:00.068Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T17:20:00.068Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-13T17:20:00.068Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T17:20:00.068Z] + case "${OS_FAMILY}" in [2023-03-13T17:20:00.068Z] + dpkg -l [2023-03-13T17:20:00.068Z] + grep '^ii' [2023-03-13T17:20:00.068Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T17:20:00.068Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T17:20:00.068Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T17:20:00.068Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-13T17:20:00.068Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-03-13T17:20:00.068Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-03-13T17:20:00.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 [2023-03-13T17:20:00.354Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:20:00.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T17:20:00.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:20:00.979Z] prd-ubuntu20.04-docker-8c-8g-9917 does not seem to be running inside a container [2023-03-13T17:20:01.016Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T17:20:01.290Z] $ docker top 11727fa1401847cd1c6e1ba50451672358083c981e3d5e77be858f8bcad7ba08 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T17:20:01.630Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T17:20:01.917Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T17:20:02.203Z] + ls /var/log/sa-host [2023-03-13T17:20:02.203Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T17:20:02.266Z] provisioning config files... [2023-03-13T17:20:02.274Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7464908350325904016tmp [Pipeline] { [Pipeline] echo [2023-03-13T17:20:02.289Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:20:02.580Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T17:20:02.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:20:02.907Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T17:20:02.917Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:20:03.203Z] ---> sudo-logs.sh [2023-03-13T17:20:03.203Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T17:20:03.224Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:20:03.506Z] ---> job-cost.sh [2023-03-13T17:20:03.506Z] lf-activate-venv: SKIPPING [2023-03-13T17:20:03.506Z] DEBUG: total: 0.2199999988079071 [2023-03-13T17:20:03.506Z] INFO: Retrieving Stack Cost... [2023-03-13T17:20:04.074Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T17:20:04.333Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T17:20:04.343Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:20:04.621Z] ---> logs-deploy.sh [2023-03-13T17:20:04.621Z] lf-activate-venv: SKIPPING [2023-03-13T17:20:04.621Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/92 [2023-03-13T17:20:04.621Z] INFO: archiving workspace using pattern(s): [2023-03-13T17:20:05.556Z] Archives upload complete. [2023-03-13T17:20:05.816Z] INFO: archiving logs to Nexus [2023-03-13T17:20:06.386Z] ---> uname -a: [2023-03-13T17:20:06.386Z] Linux prd-ubuntu20-04-docker-8c-8g-9917 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-13T17:20:06.386Z] [2023-03-13T17:20:06.386Z] [2023-03-13T17:20:06.386Z] ---> lscpu: [2023-03-13T17:20:06.386Z] Architecture: x86_64 [2023-03-13T17:20:06.386Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-13T17:20:06.386Z] Byte Order: Little Endian [2023-03-13T17:20:06.386Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-13T17:20:06.386Z] CPU(s): 8 [2023-03-13T17:20:06.386Z] On-line CPU(s) list: 0-7 [2023-03-13T17:20:06.386Z] Thread(s) per core: 1 [2023-03-13T17:20:06.386Z] Core(s) per socket: 1 [2023-03-13T17:20:06.386Z] Socket(s): 8 [2023-03-13T17:20:06.386Z] NUMA node(s): 1 [2023-03-13T17:20:06.386Z] Vendor ID: AuthenticAMD [2023-03-13T17:20:06.386Z] CPU family: 23 [2023-03-13T17:20:06.386Z] Model: 49 [2023-03-13T17:20:06.386Z] Model name: AMD EPYC-Rome Processor [2023-03-13T17:20:06.386Z] Stepping: 0 [2023-03-13T17:20:06.386Z] CPU MHz: 2799.994 [2023-03-13T17:20:06.386Z] BogoMIPS: 5599.98 [2023-03-13T17:20:06.386Z] Virtualization: AMD-V [2023-03-13T17:20:06.386Z] Hypervisor vendor: KVM [2023-03-13T17:20:06.386Z] Virtualization type: full [2023-03-13T17:20:06.386Z] L1d cache: 256 KiB [2023-03-13T17:20:06.386Z] L1i cache: 256 KiB [2023-03-13T17:20:06.386Z] L2 cache: 4 MiB [2023-03-13T17:20:06.386Z] L3 cache: 128 MiB [2023-03-13T17:20:06.386Z] NUMA node0 CPU(s): 0-7 [2023-03-13T17:20:06.386Z] Vulnerability Itlb multihit: Not affected [2023-03-13T17:20:06.386Z] Vulnerability L1tf: Not affected [2023-03-13T17:20:06.386Z] Vulnerability Mds: Not affected [2023-03-13T17:20:06.386Z] Vulnerability Meltdown: Not affected [2023-03-13T17:20:06.386Z] Vulnerability Mmio stale data: Not affected [2023-03-13T17:20:06.386Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-13T17:20:06.386Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-13T17:20:06.386Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-13T17:20:06.386Z] Vulnerability Srbds: Not affected [2023-03-13T17:20:06.386Z] Vulnerability Tsx async abort: Not affected [2023-03-13T17:20:06.386Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-13T17:20:06.386Z] [2023-03-13T17:20:06.386Z] [2023-03-13T17:20:06.386Z] ---> nproc: [2023-03-13T17:20:06.386Z] 8 [2023-03-13T17:20:06.386Z] [2023-03-13T17:20:06.386Z] [2023-03-13T17:20:06.386Z] ---> df -h: [2023-03-13T17:20:06.386Z] Filesystem Size Used Avail Use% Mounted on [2023-03-13T17:20:06.386Z] overlay 155G 13G 143G 9% / [2023-03-13T17:20:06.386Z] tmpfs 64M 0 64M 0% /dev [2023-03-13T17:20:06.386Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-13T17:20:06.386Z] shm 64M 0 64M 0% /dev/shm [2023-03-13T17:20:06.386Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-03-13T17:20:06.386Z] [2023-03-13T17:20:06.386Z] [2023-03-13T17:20:06.386Z] ---> sar -b -r -n DEV: [2023-03-13T17:20:06.386Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9917) 03/13/23 _x86_64_ (8 CPU) [2023-03-13T17:20:06.386Z] [2023-03-13T17:20:06.386Z] 17:06:32 LINUX RESTART (8 CPU) [2023-03-13T17:20:06.386Z] [2023-03-13T17:20:06.386Z] 17:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-13T17:20:06.386Z] 17:08:01 169.93 16.03 153.90 0.00 1932.29 59374.21 0.00 [2023-03-13T17:20:06.386Z] 17:09:01 142.06 0.58 141.48 0.00 23.60 36488.32 0.00 [2023-03-13T17:20:06.386Z] 17:10:01 98.92 1.37 97.55 0.00 37.73 26195.37 0.00 [2023-03-13T17:20:06.386Z] 17:11:01 2.42 0.00 2.42 0.00 0.00 26.81 0.00 [2023-03-13T17:20:06.386Z] 17:12:01 54.33 11.63 42.70 0.00 5179.21 8738.95 0.00 [2023-03-13T17:20:06.386Z] 17:13:01 6.07 0.02 6.05 0.00 0.13 126.91 0.00 [2023-03-13T17:20:06.386Z] 17:14:01 1.83 0.00 1.83 0.00 0.00 19.99 0.00 [2023-03-13T17:20:06.386Z] 17:15:01 1.95 0.00 1.95 0.00 0.00 21.06 0.00 [2023-03-13T17:20:06.386Z] 17:16:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 [2023-03-13T17:20:06.386Z] 17:17:01 2.27 0.02 2.25 0.00 0.13 24.66 0.00 [2023-03-13T17:20:06.386Z] 17:18:01 1.50 0.00 1.50 0.00 0.00 16.13 0.00 [2023-03-13T17:20:06.386Z] 17:19:01 2.15 0.00 2.15 0.00 0.00 23.73 0.00 [2023-03-13T17:20:06.386Z] 17:20:01 127.70 0.50 127.20 0.00 33.86 56923.58 0.00 [2023-03-13T17:20:06.386Z] Average: 47.12 2.32 44.80 0.00 554.44 14461.30 0.00 [2023-03-13T17:20:06.386Z] [2023-03-13T17:20:06.386Z] 17:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-13T17:20:06.386Z] 17:08:01 28021040 31571356 735208 2.24 131828 3596492 2040352 6.01 1176132 3220068 433176 [2023-03-13T17:20:06.386Z] 17:09:01 28123412 31547712 755616 2.30 148816 3472164 2032072 5.99 1235936 3071188 84408 [2023-03-13T17:20:06.386Z] 17:10:01 27708324 31580804 718792 2.19 158884 3864744 1740476 5.13 1222388 3449468 332 [2023-03-13T17:20:06.386Z] 17:11:01 27707832 31580436 718912 2.19 158952 3864748 1740476 5.13 1222028 3449472 164 [2023-03-13T17:20:06.386Z] 17:12:01 27179096 31560476 724536 2.20 192272 4320544 1795880 5.29 1544344 3619500 1136 [2023-03-13T17:20:06.386Z] 17:13:01 27184708 31561188 723964 2.20 190860 4317288 1788496 5.27 1541548 3616244 144 [2023-03-13T17:20:06.386Z] 17:14:01 27190500 31567072 717956 2.18 190948 4317288 1788496 5.27 1535808 3616248 8 [2023-03-13T17:20:06.386Z] 17:15:01 27191256 31567912 716976 2.18 191024 4317292 1788496 5.27 1535856 3616252 8 [2023-03-13T17:20:06.386Z] 17:16:01 27191232 31568388 716856 2.18 191100 4317296 1788496 5.27 1535576 3616680 8 [2023-03-13T17:20:06.386Z] 17:17:01 27190548 31567992 716940 2.18 191196 4317300 1788496 5.27 1536404 3616700 204 [2023-03-13T17:20:06.386Z] 17:18:01 27190752 31568432 716544 2.18 191268 4317300 1788496 5.27 1535572 3616880 12 [2023-03-13T17:20:06.386Z] 17:19:01 27190396 31568256 716640 2.18 191348 4317432 1788496 5.27 1535632 3616996 8 [2023-03-13T17:20:06.386Z] 17:20:01 25669632 31526288 752740 2.29 230788 5626556 1829952 5.39 1672176 4864460 248 [2023-03-13T17:20:06.386Z] Average: 27287594 31564332 725514 2.21 181483 4228188 1822975 5.37 1448415 3614627 39989 [2023-03-13T17:20:06.386Z] [2023-03-13T17:20:06.386Z] 17:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-13T17:20:06.386Z] 17:08:01 docker0 198.27 327.84 15.74 1988.42 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:08:01 lo 6.46 6.46 0.63 0.63 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:08:01 ens3 812.20 494.80 7977.34 85.22 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:09:01 docker0 1.90 5.03 0.11 40.64 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:09:01 ens3 55.72 38.86 90.34 99.85 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:10:01 docker0 1.90 4.30 0.12 41.08 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:10:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:10:01 ens3 173.95 122.20 2645.88 224.73 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:11:01 ens3 0.83 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:12:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:12:01 ens3 174.03 94.17 2802.71 6.92 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:13:01 ens3 0.37 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:15:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.386Z] 17:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.387Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.387Z] 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.387Z] 17:17:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.387Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.387Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.387Z] 17:18:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.387Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.387Z] 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.387Z] 17:19:01 ens3 0.27 0.15 0.12 0.01 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.387Z] 17:20:01 docker0 41.21 70.42 3.54 584.93 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.387Z] 17:20:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.387Z] 17:20:01 ens3 418.90 285.32 7823.07 154.23 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.387Z] Average: docker0 18.72 31.36 1.50 204.25 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.387Z] Average: lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.387Z] Average: ens3 125.91 79.71 1641.57 43.93 0.00 0.00 0.00 0.00 [2023-03-13T17:20:06.387Z] [2023-03-13T17:20:06.387Z] [2023-03-13T17:20:06.387Z] ---> sar -P ALL: [2023-03-13T17:20:06.387Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9917) 03/13/23 _x86_64_ (8 CPU) [2023-03-13T17:20:06.387Z] [2023-03-13T17:20:06.387Z] 17:06:32 LINUX RESTART (8 CPU) [2023-03-13T17:20:06.387Z] [2023-03-13T17:20:06.387Z] 17:07:01 CPU %user %nice %system %iowait %steal %idle [2023-03-13T17:20:06.387Z] 17:08:01 all 11.75 0.00 4.87 1.56 0.09 81.73 [2023-03-13T17:20:06.387Z] 17:08:01 0 14.18 0.00 4.12 0.47 0.08 81.15 [2023-03-13T17:20:06.387Z] 17:08:01 1 11.88 0.00 5.49 6.05 0.08 76.50 [2023-03-13T17:20:06.387Z] 17:08:01 2 11.00 0.00 4.41 0.62 0.07 83.90 [2023-03-13T17:20:06.387Z] 17:08:01 3 10.56 0.00 5.31 0.12 0.09 83.93 [2023-03-13T17:20:06.387Z] 17:08:01 4 11.74 0.00 4.09 0.85 0.10 83.22 [2023-03-13T17:20:06.387Z] 17:08:01 5 12.73 0.00 6.31 2.70 0.08 78.17 [2023-03-13T17:20:06.387Z] 17:08:01 6 11.30 0.00 5.00 0.41 0.08 83.22 [2023-03-13T17:20:06.387Z] 17:08:01 7 10.64 0.00 4.23 1.26 0.10 83.77 [2023-03-13T17:20:06.387Z] 17:09:01 all 39.91 0.00 7.01 1.17 0.11 51.80 [2023-03-13T17:20:06.387Z] 17:09:01 0 40.37 0.00 7.27 0.22 0.10 52.04 [2023-03-13T17:20:06.387Z] 17:09:01 1 39.80 0.00 7.51 7.80 0.12 44.77 [2023-03-13T17:20:06.387Z] 17:09:01 2 39.79 0.00 7.31 0.42 0.10 52.37 [2023-03-13T17:20:06.387Z] 17:09:01 3 40.69 0.00 7.42 0.12 0.10 51.67 [2023-03-13T17:20:06.387Z] 17:09:01 4 39.95 0.00 6.50 0.05 0.12 53.38 [2023-03-13T17:20:06.387Z] 17:09:01 5 39.24 0.00 6.74 0.49 0.12 53.41 [2023-03-13T17:20:06.387Z] 17:09:01 6 40.44 0.00 6.74 0.07 0.10 52.65 [2023-03-13T17:20:06.387Z] 17:09:01 7 39.03 0.00 6.60 0.19 0.10 54.09 [2023-03-13T17:20:06.387Z] 17:10:01 all 4.40 0.00 1.89 0.78 0.03 92.89 [2023-03-13T17:20:06.387Z] 17:10:01 0 4.34 0.00 2.18 0.03 0.03 93.42 [2023-03-13T17:20:06.387Z] 17:10:01 1 3.88 0.00 1.59 2.52 0.02 92.00 [2023-03-13T17:20:06.387Z] 17:10:01 2 4.52 0.00 1.40 0.30 0.03 93.75 [2023-03-13T17:20:06.387Z] 17:10:01 3 4.56 0.00 1.97 0.18 0.03 93.26 [2023-03-13T17:20:06.387Z] 17:10:01 4 2.80 0.00 2.20 0.29 0.03 94.68 [2023-03-13T17:20:06.387Z] 17:10:01 5 5.40 0.00 1.46 0.05 0.02 93.07 [2023-03-13T17:20:06.387Z] 17:10:01 6 5.00 0.00 1.69 0.27 0.03 93.01 [2023-03-13T17:20:06.387Z] 17:10:01 7 4.70 0.00 2.68 2.60 0.05 89.97 [2023-03-13T17:20:06.387Z] 17:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-13T17:20:06.387Z] 17:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T17:20:06.387Z] 17:11:01 1 0.08 0.00 0.03 0.07 0.02 99.80 [2023-03-13T17:20:06.387Z] 17:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T17:20:06.387Z] 17:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-13T17:20:06.387Z] 17:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-13T17:20:06.387Z] 17:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T17:20:06.387Z] 17:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-13T17:20:06.387Z] 17:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T17:20:06.387Z] 17:12:01 all 2.32 0.00 1.53 0.52 0.02 95.61 [2023-03-13T17:20:06.387Z] 17:12:01 0 3.45 0.00 1.87 0.17 0.02 94.50 [2023-03-13T17:20:06.387Z] 17:12:01 1 1.85 0.00 1.92 0.42 0.02 95.79 [2023-03-13T17:20:06.387Z] 17:12:01 2 1.31 0.00 0.77 0.10 0.02 97.80 [2023-03-13T17:20:06.387Z] 17:12:01 3 2.30 0.00 1.94 0.08 0.02 95.66 [2023-03-13T17:20:06.387Z] 17:12:01 4 3.04 0.00 1.84 0.40 0.02 94.70 [2023-03-13T17:20:06.387Z] 17:12:01 5 2.20 0.00 1.35 1.77 0.02 94.66 [2023-03-13T17:20:06.387Z] 17:12:01 6 2.16 0.00 1.60 0.82 0.02 95.40 [2023-03-13T17:20:06.387Z] 17:12:01 7 2.23 0.00 0.96 0.37 0.03 96.41 [2023-03-13T17:20:06.387Z] 17:13:01 all 0.09 0.00 0.06 0.02 0.00 99.83 [2023-03-13T17:20:06.387Z] 17:13:01 0 0.30 0.00 0.12 0.00 0.00 99.58 [2023-03-13T17:20:06.387Z] 17:13:01 1 0.10 0.00 0.05 0.02 0.02 99.82 [2023-03-13T17:20:06.387Z] 17:13:01 2 0.03 0.00 0.07 0.08 0.00 99.82 [2023-03-13T17:20:06.387Z] 17:13:01 3 0.07 0.00 0.08 0.02 0.00 99.83 [2023-03-13T17:20:06.387Z] 17:13:01 4 0.05 0.00 0.07 0.05 0.00 99.83 [2023-03-13T17:20:06.387Z] 17:13:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-13T17:20:06.387Z] 17:13:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2023-03-13T17:20:06.387Z] 17:13:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-13T17:20:06.387Z] 17:14:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2023-03-13T17:20:06.387Z] 17:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-13T17:20:06.387Z] 17:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-13T17:20:06.387Z] 17:14:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2023-03-13T17:20:06.387Z] 17:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-13T17:20:06.387Z] 17:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T17:20:06.387Z] 17:14:01 5 0.12 0.00 0.02 0.00 0.00 99.87 [2023-03-13T17:20:06.387Z] 17:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T17:20:06.387Z] 17:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-13T17:20:06.387Z] 17:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-03-13T17:20:06.387Z] 17:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T17:20:06.387Z] 17:15:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-13T17:20:06.387Z] 17:15:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-13T17:20:06.387Z] 17:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T17:20:06.387Z] 17:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T17:20:06.387Z] 17:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-13T17:20:06.387Z] 17:15:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-13T17:20:06.387Z] 17:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-13T17:20:06.387Z] 17:16:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2023-03-13T17:20:06.387Z] 17:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-13T17:20:06.387Z] 17:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-13T17:20:06.387Z] 17:16:01 2 0.03 0.00 0.02 0.03 0.00 99.92 [2023-03-13T17:20:06.387Z] 17:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T17:20:06.387Z] 17:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T17:20:06.387Z] 17:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-13T17:20:06.387Z] 17:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-13T17:20:06.387Z] 17:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T17:20:06.387Z] 17:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-03-13T17:20:06.387Z] 17:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-13T17:20:06.387Z] 17:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-13T17:20:06.387Z] 17:17:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2023-03-13T17:20:06.387Z] 17:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-13T17:20:06.387Z] 17:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-13T17:20:06.387Z] 17:17:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-13T17:20:06.387Z] 17:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-13T17:20:06.387Z] 17:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-13T17:20:06.387Z] 17:18:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-13T17:20:06.387Z] 17:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-13T17:20:06.387Z] 17:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-13T17:20:06.387Z] 17:18:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-13T17:20:06.387Z] 17:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-13T17:20:06.387Z] 17:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T17:20:06.387Z] 17:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T17:20:06.387Z] 17:18:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-13T17:20:06.387Z] 17:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T17:20:06.387Z] [2023-03-13T17:20:06.387Z] 17:18:01 CPU %user %nice %system %iowait %steal %idle [2023-03-13T17:20:06.387Z] 17:19:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-03-13T17:20:06.387Z] 17:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-13T17:20:06.387Z] 17:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-13T17:20:06.387Z] 17:19:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2023-03-13T17:20:06.387Z] 17:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T17:20:06.387Z] 17:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T17:20:06.387Z] 17:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-13T17:20:06.387Z] 17:19:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-13T17:20:06.387Z] 17:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T17:20:06.387Z] 17:20:01 all 9.56 0.00 4.37 1.34 0.06 84.67 [2023-03-13T17:20:06.387Z] 17:20:01 0 8.51 0.00 3.43 0.34 0.05 87.68 [2023-03-13T17:20:06.387Z] 17:20:01 1 10.57 0.00 5.08 0.41 0.07 83.88 [2023-03-13T17:20:06.387Z] 17:20:01 2 8.81 0.00 4.22 3.78 0.08 83.10 [2023-03-13T17:20:06.387Z] 17:20:01 3 9.93 0.00 4.58 0.10 0.07 85.33 [2023-03-13T17:20:06.387Z] 17:20:01 4 11.34 0.00 4.30 3.89 0.05 80.42 [2023-03-13T17:20:06.387Z] 17:20:01 5 9.85 0.00 3.98 1.44 0.05 84.68 [2023-03-13T17:20:06.387Z] 17:20:01 6 9.92 0.00 4.04 0.68 0.05 85.32 [2023-03-13T17:20:06.387Z] 17:20:01 7 7.54 0.00 5.34 0.12 0.07 86.94 [2023-03-13T17:20:06.387Z] Average: all 5.20 0.00 1.51 0.42 0.03 92.85 [2023-03-13T17:20:06.387Z] Average: 0 5.43 0.00 1.46 0.09 0.02 92.99 [2023-03-13T17:20:06.387Z] Average: 1 5.21 0.00 1.66 1.32 0.03 91.78 [2023-03-13T17:20:06.387Z] Average: 2 5.03 0.00 1.40 0.42 0.02 93.13 [2023-03-13T17:20:06.387Z] Average: 3 5.20 0.00 1.62 0.05 0.03 93.11 [2023-03-13T17:20:06.387Z] Average: 4 5.26 0.00 1.45 0.42 0.03 92.84 [2023-03-13T17:20:06.387Z] Average: 5 5.32 0.00 1.52 0.49 0.02 92.65 [2023-03-13T17:20:06.387Z] Average: 6 5.26 0.00 1.46 0.18 0.02 93.07 [2023-03-13T17:20:06.387Z] Average: 7 4.90 0.00 1.52 0.35 0.03 93.21 [2023-03-13T17:20:06.387Z] [2023-03-13T17:20:06.387Z] [2023-03-13T17:20:06.387Z]