Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 626368a07400440c19e88e92e22b40eeb22d4bcb 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-ssh13223828283101332575.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4169657493205727041.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16913012618366027834.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh1343875197130604366.key Verifying host key using known hosts file > 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-ssh8111004273236938753.key Verifying host key using known hosts file > 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 ‘prd-ubuntu20.04-docker-8c-8g-1432’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1434 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 626368a07400440c19e88e92e22b40eeb22d4bcb (main) Commit message: "build: Add option to build Service with NATS Capability (#414)" > 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 626368a07400440c19e88e92e22b40eeb22d4bcb # timeout=10 > git rev-list --no-walk 57f44dfb208181fe6cb075f759c071dd5c5ec6f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T21:46:39.509Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T21:46:39.569Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T21:46:39.579Z] ========================================================= [2022-09-27T21:46:39.579Z] EdgeX Global Pipelines Version Info [2022-09-27T21:46:39.579Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:46:40.281Z] ------------------- [2022-09-27T21:46:40.281Z] stable info: [2022-09-27T21:46:40.281Z] ------------------- [2022-09-27T21:46:40.281Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T21:46:40.281Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T21:46:40.281Z] Message: update stable to v1.0.239 [2022-09-27T21:46:40.854Z] ------------------- [2022-09-27T21:46:40.854Z] experimental info: [2022-09-27T21:46:40.854Z] ------------------- [2022-09-27T21:46:40.854Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T21:46:40.854Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T21:46:40.854Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T21:46:41.012Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-09-27T21:46:41.023Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-09-27T21:46:41.035Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T21:46:41.045Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T21:46:41.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T21:46:41.073Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T21:46:41.084Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T21:46:41.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-27T21:46:41.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T21:46:41.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T21:46:41.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T21:46:41.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-09-27T21:46:41.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T21:46:41.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T21:46:41.186Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T21:46:41.202Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T21:46:41.213Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T21:46:41.229Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T21:46:41.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T21:46:41.256Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T21:46:41.266Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-27T21:46:41.277Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-27T21:46:41.288Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-27T21:46:41.300Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-27T21:46:41.313Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-27T21:46:41.323Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T21:46:41.335Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T21:46:41.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-27T21:46:41.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-27T21:46:41.372Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-27T21:46:41.381Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 626368a07400440c19e88e92e22b40eeb22d4bcb [Pipeline] echo [2022-09-27T21:46:41.392Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 626368a [Pipeline] echo [2022-09-27T21:46:41.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:46:41.450Z] provisioning config files... [2022-09-27T21:46:41.463Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11211964919392074412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:46:41.769Z] ---> docker-login.sh [2022-09-27T21:46:41.769Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:46:42.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:46:42.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:46:42.290Z] Configure a credential helper to remove this warning. See [2022-09-27T21:46:42.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:46:42.290Z] [2022-09-27T21:46:42.290Z] Login Succeeded [2022-09-27T21:46:42.290Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:46:42.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:46:42.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:46:42.290Z] Configure a credential helper to remove this warning. See [2022-09-27T21:46:42.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:46:42.290Z] [2022-09-27T21:46:42.290Z] Login Succeeded [2022-09-27T21:46:42.290Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:46:42.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:46:42.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:46:42.551Z] Configure a credential helper to remove this warning. See [2022-09-27T21:46:42.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:46:42.551Z] [2022-09-27T21:46:42.551Z] Login Succeeded [2022-09-27T21:46:42.551Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:46:42.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:46:42.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:46:42.551Z] Configure a credential helper to remove this warning. See [2022-09-27T21:46:42.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:46:42.551Z] [2022-09-27T21:46:42.551Z] Login Succeeded [2022-09-27T21:46:42.551Z] docker.io [2022-09-27T21:46:42.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:46:43.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:46:43.070Z] Configure a credential helper to remove this warning. See [2022-09-27T21:46:43.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:46:43.070Z] [2022-09-27T21:46:43.070Z] Login Succeeded [2022-09-27T21:46:43.070Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:46:43.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-27T21:46:43.427Z] + git rev-list -1 --merges 626368a07400440c19e88e92e22b40eeb22d4bcb~1..626368a07400440c19e88e92e22b40eeb22d4bcb [Pipeline] echo [2022-09-27T21:46:43.461Z] -----------> git rev-list -1 --merges 626368a07400440c19e88e92e22b40eeb22d4bcb~1..626368a07400440c19e88e92e22b40eeb22d4bcb 626368a07400440c19e88e92e22b40eeb22d4bcb [false] [Pipeline] sh [2022-09-27T21:46:43.746Z] + git log --format=format:%s -1 626368a07400440c19e88e92e22b40eeb22d4bcb [Pipeline] echo [2022-09-27T21:46:43.760Z] ========================================================= [2022-09-27T21:46:43.760Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T21:46:43.760Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:46:44.075Z] + git log --format=format:%s -1 626368a07400440c19e88e92e22b40eeb22d4bcb [Pipeline] echo [2022-09-27T21:46:44.085Z] [semverPrep] GIT_COMMIT: 626368a07400440c19e88e92e22b40eeb22d4bcb, Commit Message: build: Add option to build Service with NATS Capability (#414) [Pipeline] echo [2022-09-27T21:46:44.097Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-27T21:46:44.451Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:46:44.451Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T21:46:44.451Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T21:46:44.451Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T21:46:44.451Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T21:46:44.451Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-27T21:46:44.451Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:46:44.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:46:44.840Z] [2022-09-27T21:46:44.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:46:45.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:46:45.138Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T21:46:45.138Z] b85a868b505f: Pulling fs layer [2022-09-27T21:46:45.138Z] e2be974225ed: Pulling fs layer [2022-09-27T21:46:45.139Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T21:46:45.139Z] 988bab9f4d93: Pulling fs layer [2022-09-27T21:46:45.139Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T21:46:45.139Z] eaf3925da568: Pulling fs layer [2022-09-27T21:46:45.139Z] bab4dde63d76: Pulling fs layer [2022-09-27T21:46:45.139Z] bde34c3a00c8: Pulling fs layer [2022-09-27T21:46:45.139Z] b352a97aabf1: Pulling fs layer [2022-09-27T21:46:45.139Z] 4872d77fe225: Pulling fs layer [2022-09-27T21:46:45.139Z] 5851b861e8e6: Pulling fs layer [2022-09-27T21:46:45.139Z] 1469e6f7b9e6: Waiting [2022-09-27T21:46:45.139Z] eaf3925da568: Waiting [2022-09-27T21:46:45.139Z] bab4dde63d76: Waiting [2022-09-27T21:46:45.139Z] bde34c3a00c8: Waiting [2022-09-27T21:46:45.139Z] b352a97aabf1: Waiting [2022-09-27T21:46:45.139Z] 4872d77fe225: Waiting [2022-09-27T21:46:45.139Z] 5851b861e8e6: Waiting [2022-09-27T21:46:45.139Z] 988bab9f4d93: Waiting [2022-09-27T21:46:45.139Z] e2be974225ed: Verifying Checksum [2022-09-27T21:46:45.139Z] e2be974225ed: Download complete [2022-09-27T21:46:45.139Z] 988bab9f4d93: Verifying Checksum [2022-09-27T21:46:45.139Z] 988bab9f4d93: Download complete [2022-09-27T21:46:45.400Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T21:46:45.400Z] 339a4e72a1f5: Download complete [2022-09-27T21:46:45.400Z] eaf3925da568: Download complete [2022-09-27T21:46:45.400Z] 1469e6f7b9e6: Verifying Checksum [2022-09-27T21:46:45.400Z] 1469e6f7b9e6: Download complete [2022-09-27T21:46:45.400Z] bde34c3a00c8: Download complete [2022-09-27T21:46:45.400Z] b352a97aabf1: Verifying Checksum [2022-09-27T21:46:45.400Z] b352a97aabf1: Download complete [2022-09-27T21:46:45.400Z] 4872d77fe225: Verifying Checksum [2022-09-27T21:46:45.400Z] 4872d77fe225: Download complete [2022-09-27T21:46:45.400Z] 5851b861e8e6: Download complete [2022-09-27T21:46:45.400Z] b85a868b505f: Verifying Checksum [2022-09-27T21:46:45.400Z] b85a868b505f: Download complete [2022-09-27T21:46:45.661Z] bab4dde63d76: Verifying Checksum [2022-09-27T21:46:47.039Z] b85a868b505f: Pull complete [2022-09-27T21:46:47.039Z] e2be974225ed: Pull complete [2022-09-27T21:46:47.300Z] 339a4e72a1f5: Pull complete [2022-09-27T21:46:47.560Z] 988bab9f4d93: Pull complete [2022-09-27T21:46:47.819Z] 1469e6f7b9e6: Pull complete [2022-09-27T21:46:47.819Z] eaf3925da568: Pull complete [2022-09-27T21:46:49.740Z] bab4dde63d76: Pull complete [2022-09-27T21:46:49.740Z] bde34c3a00c8: Pull complete [2022-09-27T21:46:49.740Z] b352a97aabf1: Pull complete [2022-09-27T21:46:50.003Z] 4872d77fe225: Pull complete [2022-09-27T21:46:50.003Z] 5851b861e8e6: Pull complete [2022-09-27T21:46:50.003Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T21:46:50.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:46:50.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:46:50.097Z] prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container [2022-09-27T21:46:50.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:46:51.400Z] $ docker top 9b0c36eebeb6f614b0737fdcc4a8f8276aee23aafee233b7d1d98eafda76a925 -eo pid,comm [2022-09-27T21:46:51.467Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-27T21:46:51.467Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:46:51.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:46:51.510Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:46:51.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:46:51.629Z] $ docker exec 9b0c36eebeb6f614b0737fdcc4a8f8276aee23aafee233b7d1d98eafda76a925 ssh-agent [2022-09-27T21:46:51.760Z] SSH_AUTH_SOCK=/tmp/ssh-5ygCOi135TF5/agent.33 [2022-09-27T21:46:51.760Z] SSH_AGENT_PID=39 [2022-09-27T21:46:51.768Z] Running ssh-add (command line suppressed) [2022-09-27T21:46:51.852Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1690924867299213444.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1690924867299213444.key) [2022-09-27T21:46:51.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:46:52.165Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T21:46:52.170Z] $ docker exec --env ******** --env ******** 9b0c36eebeb6f614b0737fdcc4a8f8276aee23aafee233b7d1d98eafda76a925 ssh-agent -k [2022-09-27T21:46:52.265Z] unset SSH_AUTH_SOCK; [2022-09-27T21:46:52.265Z] unset SSH_AGENT_PID; [2022-09-27T21:46:52.265Z] echo Agent pid 39 killed; [2022-09-27T21:46:52.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T21:46:52.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:46:52.301Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:46:52.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:46:52.411Z] $ docker exec 9b0c36eebeb6f614b0737fdcc4a8f8276aee23aafee233b7d1d98eafda76a925 ssh-agent [2022-09-27T21:46:52.524Z] SSH_AUTH_SOCK=/tmp/ssh-50fvhbd6Ut5d/agent.71 [2022-09-27T21:46:52.524Z] SSH_AGENT_PID=77 [2022-09-27T21:46:52.529Z] Running ssh-add (command line suppressed) [2022-09-27T21:46:52.631Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8003008648783913172.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8003008648783913172.key) [2022-09-27T21:46:52.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:46:52.943Z] + git semver init [2022-09-27T21:46:53.204Z] 2022-09-27 21:46:53,138 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T21:46:53.204Z] 2022-09-27 21:46:53,139 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-09-27T21:46:53.204Z] 2022-09-27 21:46:53,139 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-09-27T21:46:53.204Z] 2022-09-27 21:46:53,139 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:46:54.584Z] 2022-09-27 21:46:54,419 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-09-27T21:46:54.584Z] 2022-09-27 21:46:54,420 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-09-27T21:46:54.584Z] 2022-09-27 21:46:54,420 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-27T21:46:54.584Z] 2022-09-27 21:46:54,421 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-27T21:46:54.584Z] 2.3.0-dev.18 [Pipeline] } [2022-09-27T21:46:54.587Z] $ docker exec --env ******** --env ******** 9b0c36eebeb6f614b0737fdcc4a8f8276aee23aafee233b7d1d98eafda76a925 ssh-agent -k [2022-09-27T21:46:54.692Z] unset SSH_AUTH_SOCK; [2022-09-27T21:46:54.694Z] unset SSH_AGENT_PID; [2022-09-27T21:46:54.694Z] echo Agent pid 77 killed; [2022-09-27T21:46:54.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:46:55.008Z] + git semver [Pipeline] } [2022-09-27T21:46:55.274Z] $ docker stop --time=1 9b0c36eebeb6f614b0737fdcc4a8f8276aee23aafee233b7d1d98eafda76a925 [2022-09-27T21:46:56.585Z] $ docker rm -f 9b0c36eebeb6f614b0737fdcc4a8f8276aee23aafee233b7d1d98eafda76a925 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:46:56.936Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T21:46:57.105Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T21:46:57.108Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:46:57.241Z] provisioning config files... [2022-09-27T21:46:57.249Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10899924312380987135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:46:57.545Z] ---> docker-login.sh [2022-09-27T21:46:57.545Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:46:57.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:46:57.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:46:57.545Z] Configure a credential helper to remove this warning. See [2022-09-27T21:46:57.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:46:57.545Z] [2022-09-27T21:46:57.545Z] Login Succeeded [2022-09-27T21:46:57.545Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:46:57.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:46:57.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:46:57.545Z] Configure a credential helper to remove this warning. See [2022-09-27T21:46:57.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:46:57.545Z] [2022-09-27T21:46:57.545Z] Login Succeeded [2022-09-27T21:46:57.545Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:46:57.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:46:57.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:46:57.804Z] Configure a credential helper to remove this warning. See [2022-09-27T21:46:57.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:46:57.804Z] [2022-09-27T21:46:57.804Z] Login Succeeded [2022-09-27T21:46:57.804Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:46:57.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:46:57.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:46:57.804Z] Configure a credential helper to remove this warning. See [2022-09-27T21:46:57.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:46:57.804Z] [2022-09-27T21:46:57.804Z] Login Succeeded [2022-09-27T21:46:57.804Z] docker.io [2022-09-27T21:46:58.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:46:58.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:46:58.323Z] Configure a credential helper to remove this warning. See [2022-09-27T21:46:58.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:46:58.323Z] [2022-09-27T21:46:58.323Z] Login Succeeded [2022-09-27T21:46:58.323Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:46:58.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T21:46:58.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:46:58.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:46:58.414Z] ========================================================= [2022-09-27T21:46:58.414Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T21:46:58.414Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:46:58.731Z] + 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 . [2022-09-27T21:46:58.731Z] Sending build context to Docker daemon 6.111MB [2022-09-27T21:46:58.731Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:46:58.731Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T21:46:58.731Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T21:46:58.731Z] 2408cc74d12b: Pulling fs layer [2022-09-27T21:46:58.731Z] ea60b727a1ce: Pulling fs layer [2022-09-27T21:46:58.731Z] 30c4a7721957: Pulling fs layer [2022-09-27T21:46:58.731Z] 370296b7ddb6: Pulling fs layer [2022-09-27T21:46:58.731Z] 7c6cee850709: Pulling fs layer [2022-09-27T21:46:58.731Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T21:46:58.731Z] d94ebbe4e438: Pulling fs layer [2022-09-27T21:46:58.731Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T21:46:58.731Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T21:46:58.731Z] d94ebbe4e438: Waiting [2022-09-27T21:46:58.731Z] bcfd1f05c69d: Waiting [2022-09-27T21:46:58.731Z] 370296b7ddb6: Waiting [2022-09-27T21:46:58.731Z] 59ccb84bbe0f: Waiting [2022-09-27T21:46:58.731Z] 7c6cee850709: Waiting [2022-09-27T21:46:58.731Z] 39a5fcdaea64: Waiting [2022-09-27T21:46:58.731Z] 30c4a7721957: Verifying Checksum [2022-09-27T21:46:58.731Z] 30c4a7721957: Download complete [2022-09-27T21:46:58.731Z] ea60b727a1ce: Verifying Checksum [2022-09-27T21:46:58.731Z] ea60b727a1ce: Download complete [2022-09-27T21:46:58.731Z] 7c6cee850709: Verifying Checksum [2022-09-27T21:46:58.731Z] 7c6cee850709: Download complete [2022-09-27T21:46:58.996Z] 2408cc74d12b: Verifying Checksum [2022-09-27T21:46:58.996Z] 2408cc74d12b: Download complete [2022-09-27T21:46:58.996Z] 39a5fcdaea64: Verifying Checksum [2022-09-27T21:46:58.996Z] 39a5fcdaea64: Download complete [2022-09-27T21:46:58.996Z] d94ebbe4e438: Verifying Checksum [2022-09-27T21:46:58.996Z] d94ebbe4e438: Download complete [2022-09-27T21:46:58.996Z] 2408cc74d12b: Pull complete [2022-09-27T21:46:59.261Z] ea60b727a1ce: Pull complete [2022-09-27T21:46:59.261Z] 30c4a7721957: Pull complete [2022-09-27T21:46:59.526Z] 59ccb84bbe0f: Verifying Checksum [2022-09-27T21:46:59.526Z] 59ccb84bbe0f: Download complete [2022-09-27T21:46:59.526Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T21:46:59.526Z] bcfd1f05c69d: Download complete [2022-09-27T21:46:59.785Z] 370296b7ddb6: Verifying Checksum [2022-09-27T21:46:59.785Z] 370296b7ddb6: Download complete [2022-09-27T21:47:03.970Z] 370296b7ddb6: Pull complete [2022-09-27T21:47:03.970Z] 7c6cee850709: Pull complete [2022-09-27T21:47:03.970Z] 39a5fcdaea64: Pull complete [2022-09-27T21:47:03.970Z] d94ebbe4e438: Pull complete [2022-09-27T21:47:05.831Z] bcfd1f05c69d: Pull complete [2022-09-27T21:47:06.762Z] 59ccb84bbe0f: Pull complete [2022-09-27T21:47:06.762Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T21:47:06.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T21:47:06.762Z] ---> a4fb48ad2a94 [2022-09-27T21:47:06.762Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:47:08.668Z] ---> Running in d2f1fcf80903 [2022-09-27T21:47:08.668Z] Removing intermediate container d2f1fcf80903 [2022-09-27T21:47:08.668Z] ---> 4bec08799ae3 [2022-09-27T21:47:08.668Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:47:08.668Z] ---> Running in a46a1d1faafe [2022-09-27T21:47:08.668Z] Removing intermediate container a46a1d1faafe [2022-09-27T21:47:08.668Z] ---> 5fb2fff7b6a8 [2022-09-27T21:47:08.668Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:47:08.668Z] ---> Running in 3087ec8597db [2022-09-27T21:47:08.668Z] Removing intermediate container 3087ec8597db [2022-09-27T21:47:08.668Z] ---> 112d5a038a20 [2022-09-27T21:47:08.668Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:47:08.668Z] ---> Running in 560e7280c769 [2022-09-27T21:47:08.926Z] Removing intermediate container 560e7280c769 [2022-09-27T21:47:08.926Z] ---> d2d569e0b911 [2022-09-27T21:47:08.926Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:47:08.926Z] ---> Running in d441e64d2308 [2022-09-27T21:47:09.492Z] Removing intermediate container d441e64d2308 [2022-09-27T21:47:09.492Z] ---> b973b0033ab6 [2022-09-27T21:47:09.492Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:47:09.492Z] ---> Running in 246a1dfc8a61 [2022-09-27T21:47:09.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:47:10.695Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:47:10.956Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T21:47:11.215Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-27T21:47:11.215Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T21:47:11.215Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T21:47:11.473Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T21:47:11.473Z] OK: 216 MiB in 55 packages [2022-09-27T21:47:11.733Z] Removing intermediate container 246a1dfc8a61 [2022-09-27T21:47:11.733Z] ---> a8f51c8be8f5 [2022-09-27T21:47:11.733Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-09-27T21:47:11.994Z] ---> Running in ff8f85738858 [2022-09-27T21:47:11.994Z] Removing intermediate container ff8f85738858 [2022-09-27T21:47:11.994Z] ---> 891e41ce09ff [2022-09-27T21:47:11.994Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-27T21:47:11.994Z] ---> 290288a9f373 [2022-09-27T21:47:11.994Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:47:12.204Z] Still waiting to schedule task [2022-09-27T21:47:12.204Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1433’ is offline [2022-09-27T21:47:12.254Z] ---> Running in c012bbc63413 [2022-09-27T21:47:27.145Z] Removing intermediate container c012bbc63413 [2022-09-27T21:47:27.145Z] ---> cef45517938c [2022-09-27T21:47:27.145Z] Step 12/13 : COPY . . [2022-09-27T21:47:27.145Z] ---> 14675fdd511c [2022-09-27T21:47:27.145Z] Step 13/13 : RUN $MAKE [2022-09-27T21:47:27.145Z] ---> Running in 01185c24bda9 [2022-09-27T21:47:27.710Z] noop [2022-09-27T21:47:27.710Z] Removing intermediate container 01185c24bda9 [2022-09-27T21:47:27.710Z] ---> eaf2d31034ec [2022-09-27T21:47:27.710Z] Successfully built eaf2d31034ec [2022-09-27T21:47:27.710Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:47:28.013Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T21:47:28.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:47:28.075Z] prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container [2022-09-27T21:47:28.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T21:47:28.501Z] $ docker top 12da36a1eb21510634e4d72b5000016913933c4ca55ad258b4643fef7b259d4e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:47:28.867Z] + go version [2022-09-27T21:47:28.867Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T21:47:28.887Z] $ docker stop --time=1 12da36a1eb21510634e4d72b5000016913933c4ca55ad258b4643fef7b259d4e [2022-09-27T21:47:30.179Z] $ docker rm -f 12da36a1eb21510634e4d72b5000016913933c4ca55ad258b4643fef7b259d4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:47:30.595Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T21:47:30.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:47:30.666Z] prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container [2022-09-27T21:47:30.699Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T21:47:31.069Z] $ docker top ca16f48a506d6a819fca130f164bcf53ac6a52b23ac21cbd30b762de31043cfc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:47:31.446Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-27T21:47:31.741Z] + make test [2022-09-27T21:47:31.741Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-27T21:47:32.001Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-09-27T21:47:41.989Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-09-27T21:47:42.560Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 21.8% of statements [2022-09-27T21:47:42.560Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-09-27T21:47:50.680Z] 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." [2022-09-27T21:47:50.680Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T21:47:53.960Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T21:47:53.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T21:47:53.960Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T21:47:53.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T21:47:53.983Z] $ docker stop --time=1 ca16f48a506d6a819fca130f164bcf53ac6a52b23ac21cbd30b762de31043cfc [2022-09-27T21:47:55.630Z] $ docker rm -f ca16f48a506d6a819fca130f164bcf53ac6a52b23ac21cbd30b762de31043cfc [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:47:56.074Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T21:47:56.132Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-27T21:47:56.622Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T21:47:56.910Z] + ls -al . [2022-09-27T21:47:56.911Z] total 184 [2022-09-27T21:47:56.911Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 21:47 . [2022-09-27T21:47:56.911Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:46 .. [2022-09-27T21:47:56.911Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 27 21:46 .dockerignore [2022-09-27T21:47:56.911Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:47 .git [2022-09-27T21:47:56.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:46 .github [2022-09-27T21:47:56.911Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 27 21:46 .gitignore [2022-09-27T21:47:56.911Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:46 .golangci.yml [2022-09-27T21:47:56.911Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:46 .semver [2022-09-27T21:47:56.911Z] -rw-rw-r-- 1 jenkins jenkins 9293 Sep 27 21:46 Attribution.txt [2022-09-27T21:47:56.911Z] -rw-rw-r-- 1 jenkins jenkins 11365 Sep 27 21:46 CHANGELOG.md [2022-09-27T21:47:56.911Z] -rw-rw-r-- 1 jenkins jenkins 1988 Sep 27 21:46 Dockerfile [2022-09-27T21:47:56.911Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:46 GOVERNANCE.md [2022-09-27T21:47:56.911Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 27 21:46 Jenkinsfile [2022-09-27T21:47:56.911Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 21:46 LICENSE [2022-09-27T21:47:56.911Z] -rw-rw-r-- 1 jenkins jenkins 2126 Sep 27 21:46 Makefile [2022-09-27T21:47:56.911Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 27 21:46 OWNERS.md [2022-09-27T21:47:56.911Z] -rw-rw-r-- 1 jenkins jenkins 3165 Sep 27 21:46 README.md [2022-09-27T21:47:56.911Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:46 VERSION [2022-09-27T21:47:56.911Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:46 bin [2022-09-27T21:47:56.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:46 cmd [2022-09-27T21:47:56.911Z] -rw-r--r-- 1 jenkins jenkins 17887 Sep 27 21:47 coverage.out [2022-09-27T21:47:56.911Z] -rw-rw-r-- 1 jenkins jenkins 3523 Sep 27 21:46 go.mod [2022-09-27T21:47:56.911Z] -rw-rw-r-- 1 jenkins jenkins 37945 Sep 27 21:46 go.sum [2022-09-27T21:47:56.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:46 internal [2022-09-27T21:47:56.911Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:46 mock [2022-09-27T21:47:56.911Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:46 snap [2022-09-27T21:47:56.911Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 27 21:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:47:57.213Z] + 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=626368a07400440c19e88e92e22b40eeb22d4bcb --label arch=amd64 --label version=2.3.0-dev.18 . [2022-09-27T21:47:57.214Z] Sending build context to Docker daemon 6.13MB [2022-09-27T21:47:57.214Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:47:57.214Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-27T21:47:57.214Z] ---> eaf2d31034ec [2022-09-27T21:47:57.214Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:47:57.214Z] ---> Running in 63dfc654bb5e [2022-09-27T21:47:57.472Z] Removing intermediate container 63dfc654bb5e [2022-09-27T21:47:57.472Z] ---> d24e9739c3dc [2022-09-27T21:47:57.472Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:47:57.472Z] ---> Running in a6a7b8d958a7 [2022-09-27T21:47:57.472Z] Removing intermediate container a6a7b8d958a7 [2022-09-27T21:47:57.472Z] ---> 701a862c8183 [2022-09-27T21:47:57.472Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:47:57.472Z] ---> Running in e61dd1cf2318 [2022-09-27T21:47:57.733Z] Removing intermediate container e61dd1cf2318 [2022-09-27T21:47:57.733Z] ---> e4f28fff103f [2022-09-27T21:47:57.733Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:47:57.733Z] ---> Running in 34460b372598 [2022-09-27T21:47:57.733Z] Removing intermediate container 34460b372598 [2022-09-27T21:47:57.733Z] ---> ece90ef5ff58 [2022-09-27T21:47:57.733Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:47:57.733Z] ---> Running in e25f7eea3e0e [2022-09-27T21:47:58.303Z] Removing intermediate container e25f7eea3e0e [2022-09-27T21:47:58.303Z] ---> 14d74e4f0713 [2022-09-27T21:47:58.303Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:47:58.562Z] ---> Running in 6ece4693f8d3 [2022-09-27T21:47:58.820Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:47:59.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:48:00.015Z] OK: 216 MiB in 55 packages [2022-09-27T21:48:00.273Z] Removing intermediate container 6ece4693f8d3 [2022-09-27T21:48:00.273Z] ---> d2d3ccfc296a [2022-09-27T21:48:00.273Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-09-27T21:48:00.273Z] ---> Running in a17b13c17b52 [2022-09-27T21:48:00.273Z] Removing intermediate container a17b13c17b52 [2022-09-27T21:48:00.273Z] ---> 976c87d0195e [2022-09-27T21:48:00.273Z] Step 10/25 : COPY go.mod vendor* ./ [2022-09-27T21:48:00.531Z] ---> 6fdbc14d4c4e [2022-09-27T21:48:00.531Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:48:00.531Z] ---> Running in ab7941b3c55b [2022-09-27T21:48:01.097Z] Removing intermediate container ab7941b3c55b [2022-09-27T21:48:01.097Z] ---> 66e9f2538a71 [2022-09-27T21:48:01.097Z] Step 12/25 : COPY . . [2022-09-27T21:48:01.663Z] ---> 2c93f780ca64 [2022-09-27T21:48:01.663Z] Step 13/25 : RUN $MAKE [2022-09-27T21:48:01.663Z] ---> Running in 8c8cc09f9db8 [2022-09-27T21:48:01.921Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-09-27T21:48:23.841Z] Removing intermediate container 8c8cc09f9db8 [2022-09-27T21:48:23.841Z] ---> 6c1e4e26bf04 [2022-09-27T21:48:23.841Z] Step 14/25 : FROM alpine:3.16 [2022-09-27T21:48:23.841Z] 3.16: Pulling from library/alpine [2022-09-27T21:48:23.841Z] 213ec9aee27d: Pulling fs layer [2022-09-27T21:48:23.841Z] 213ec9aee27d: Verifying Checksum [2022-09-27T21:48:23.841Z] 213ec9aee27d: Download complete [2022-09-27T21:48:23.841Z] 213ec9aee27d: Pull complete [2022-09-27T21:48:23.841Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T21:48:23.841Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T21:48:23.841Z] ---> 9c6f07244728 [2022-09-27T21:48:23.841Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-09-27T21:48:23.841Z] ---> Running in 93e4eeebe95e [2022-09-27T21:48:23.841Z] Removing intermediate container 93e4eeebe95e [2022-09-27T21:48:23.841Z] ---> d24cb6eda5b0 [2022-09-27T21:48:23.841Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T21:48:23.841Z] ---> Running in 5e3733de5144 [2022-09-27T21:48:24.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:48:24.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:48:24.358Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T21:48:24.358Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T21:48:24.358Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T21:48:24.358Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T21:48:24.617Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T21:48:24.617Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T21:48:24.617Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T21:48:24.617Z] OK: 8 MiB in 20 packages [2022-09-27T21:48:24.880Z] Removing intermediate container 5e3733de5144 [2022-09-27T21:48:24.880Z] ---> 827dc224f992 [2022-09-27T21:48:24.880Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-09-27T21:48:25.447Z] ---> 02a8367cc78d [2022-09-27T21:48:25.447Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-09-27T21:48:25.705Z] ---> df54bf9e3257 [2022-09-27T21:48:25.705Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-09-27T21:48:25.705Z] ---> 1eb1c01c83dc [2022-09-27T21:48:25.705Z] Step 20/25 : EXPOSE 59982 [2022-09-27T21:48:25.705Z] ---> Running in dc48b24bc6e0 [2022-09-27T21:48:25.963Z] Removing intermediate container dc48b24bc6e0 [2022-09-27T21:48:25.963Z] ---> 6a71f0ac06fa [2022-09-27T21:48:25.963Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-09-27T21:48:25.963Z] ---> Running in 8a363b3f7fc7 [2022-09-27T21:48:25.963Z] Removing intermediate container 8a363b3f7fc7 [2022-09-27T21:48:25.963Z] ---> 729dda4e2239 [2022-09-27T21:48:25.963Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T21:48:25.963Z] ---> Running in 8dbf203085e2 [2022-09-27T21:48:26.224Z] Removing intermediate container 8dbf203085e2 [2022-09-27T21:48:26.224Z] ---> d00427a97c47 [2022-09-27T21:48:26.224Z] Step 23/25 : LABEL arch=amd64 [2022-09-27T21:48:26.224Z] ---> Running in 91c5f8622433 [2022-09-27T21:48:26.224Z] Removing intermediate container 91c5f8622433 [2022-09-27T21:48:26.224Z] ---> 20b7dd054ec6 [2022-09-27T21:48:26.224Z] Step 24/25 : LABEL git_sha=626368a07400440c19e88e92e22b40eeb22d4bcb [2022-09-27T21:48:26.224Z] ---> Running in 7bfab71e6566 [2022-09-27T21:48:26.482Z] Removing intermediate container 7bfab71e6566 [2022-09-27T21:48:26.482Z] ---> 6f59af0e8429 [2022-09-27T21:48:26.482Z] Step 25/25 : LABEL version=2.3.0-dev.18 [2022-09-27T21:48:26.482Z] ---> Running in 434b288a6ebf [2022-09-27T21:48:26.482Z] Removing intermediate container 434b288a6ebf [2022-09-27T21:48:26.482Z] ---> bbd8b758e55c [2022-09-27T21:48:26.482Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T21:48:26.482Z] Successfully built bbd8b758e55c [2022-09-27T21:48:26.482Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:48:26.556Z] provisioning config files... [2022-09-27T21:48:26.564Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18196255710788457873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:48:26.907Z] ---> docker-login.sh [2022-09-27T21:48:26.907Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:48:26.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:48:26.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:48:26.907Z] Configure a credential helper to remove this warning. See [2022-09-27T21:48:26.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:48:26.907Z] [2022-09-27T21:48:26.907Z] Login Succeeded [2022-09-27T21:48:26.907Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:48:26.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:48:26.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:48:26.907Z] Configure a credential helper to remove this warning. See [2022-09-27T21:48:26.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:48:26.907Z] [2022-09-27T21:48:26.907Z] Login Succeeded [2022-09-27T21:48:26.907Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:48:27.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:48:27.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:48:27.181Z] Configure a credential helper to remove this warning. See [2022-09-27T21:48:27.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:48:27.181Z] [2022-09-27T21:48:27.181Z] Login Succeeded [2022-09-27T21:48:27.181Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:48:27.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:48:27.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:48:27.181Z] Configure a credential helper to remove this warning. See [2022-09-27T21:48:27.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:48:27.181Z] [2022-09-27T21:48:27.181Z] Login Succeeded [2022-09-27T21:48:27.181Z] docker.io [2022-09-27T21:48:27.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:48:27.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:48:27.741Z] Configure a credential helper to remove this warning. See [2022-09-27T21:48:27.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:48:27.741Z] [2022-09-27T21:48:27.741Z] Login Succeeded [2022-09-27T21:48:27.741Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:48:27.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:48:27.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:48:27.802Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-09-27T21:48:27.802Z] 626368a07400440c19e88e92e22b40eeb22d4bcb [2022-09-27T21:48:27.802Z] latest [2022-09-27T21:48:27.802Z] 2.3.0-dev.18 [2022-09-27T21:48:27.802Z] 626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18 [2022-09-27T21:48:27.802Z] main [2022-09-27T21:48:27.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:28.141Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:626368a07400440c19e88e92e22b40eeb22d4bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:28.452Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:626368a07400440c19e88e92e22b40eeb22d4bcb [2022-09-27T21:48:28.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-27T21:48:28.452Z] d6f7e0b52088: Preparing [2022-09-27T21:48:28.452Z] 81b95d2e089f: Preparing [2022-09-27T21:48:28.452Z] 944274800f4e: Preparing [2022-09-27T21:48:28.452Z] 7bc5ee45f811: Preparing [2022-09-27T21:48:28.452Z] 994393dc58e7: Preparing [2022-09-27T21:48:28.452Z] 994393dc58e7: Layer already exists [2022-09-27T21:48:28.452Z] 81b95d2e089f: Pushed [2022-09-27T21:48:28.452Z] d6f7e0b52088: Pushed [2022-09-27T21:48:28.710Z] 7bc5ee45f811: Pushed [2022-09-27T21:48:31.274Z] 944274800f4e: Pushed [2022-09-27T21:48:31.274Z] 626368a07400440c19e88e92e22b40eeb22d4bcb: digest: sha256:0330593c864026db591d19f1d658bd3a6951c00387250c4c923a9113a4396f40 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:31.584Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:31.890Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-09-27T21:48:31.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-27T21:48:31.890Z] d6f7e0b52088: Preparing [2022-09-27T21:48:31.890Z] 81b95d2e089f: Preparing [2022-09-27T21:48:31.890Z] 944274800f4e: Preparing [2022-09-27T21:48:31.890Z] 7bc5ee45f811: Preparing [2022-09-27T21:48:31.890Z] 994393dc58e7: Preparing [2022-09-27T21:48:31.890Z] 994393dc58e7: Layer already exists [2022-09-27T21:48:31.890Z] 944274800f4e: Layer already exists [2022-09-27T21:48:31.890Z] d6f7e0b52088: Layer already exists [2022-09-27T21:48:31.890Z] 81b95d2e089f: Layer already exists [2022-09-27T21:48:31.890Z] 7bc5ee45f811: Layer already exists [2022-09-27T21:48:31.890Z] latest: digest: sha256:0330593c864026db591d19f1d658bd3a6951c00387250c4c923a9113a4396f40 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:32.197Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:32.504Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.18 [2022-09-27T21:48:32.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-27T21:48:32.504Z] d6f7e0b52088: Preparing [2022-09-27T21:48:32.504Z] 81b95d2e089f: Preparing [2022-09-27T21:48:32.504Z] 944274800f4e: Preparing [2022-09-27T21:48:32.504Z] 7bc5ee45f811: Preparing [2022-09-27T21:48:32.504Z] 994393dc58e7: Preparing [2022-09-27T21:48:32.504Z] 944274800f4e: Layer already exists [2022-09-27T21:48:32.504Z] 994393dc58e7: Layer already exists [2022-09-27T21:48:32.504Z] d6f7e0b52088: Layer already exists [2022-09-27T21:48:32.504Z] 81b95d2e089f: Layer already exists [2022-09-27T21:48:32.504Z] 7bc5ee45f811: Layer already exists [2022-09-27T21:48:32.504Z] 2.3.0-dev.18: digest: sha256:0330593c864026db591d19f1d658bd3a6951c00387250c4c923a9113a4396f40 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:32.819Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:33.131Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18 [2022-09-27T21:48:33.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-27T21:48:33.131Z] d6f7e0b52088: Preparing [2022-09-27T21:48:33.131Z] 81b95d2e089f: Preparing [2022-09-27T21:48:33.131Z] 944274800f4e: Preparing [2022-09-27T21:48:33.131Z] 7bc5ee45f811: Preparing [2022-09-27T21:48:33.131Z] 994393dc58e7: Preparing [2022-09-27T21:48:33.131Z] d6f7e0b52088: Layer already exists [2022-09-27T21:48:33.131Z] 7bc5ee45f811: Layer already exists [2022-09-27T21:48:33.131Z] 994393dc58e7: Layer already exists [2022-09-27T21:48:33.131Z] 944274800f4e: Layer already exists [2022-09-27T21:48:33.131Z] 81b95d2e089f: Layer already exists [2022-09-27T21:48:33.131Z] 626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18: digest: sha256:0330593c864026db591d19f1d658bd3a6951c00387250c4c923a9113a4396f40 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:33.435Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:33.740Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-09-27T21:48:33.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-27T21:48:33.740Z] d6f7e0b52088: Preparing [2022-09-27T21:48:33.740Z] 81b95d2e089f: Preparing [2022-09-27T21:48:33.740Z] 944274800f4e: Preparing [2022-09-27T21:48:33.740Z] 7bc5ee45f811: Preparing [2022-09-27T21:48:33.740Z] 994393dc58e7: Preparing [2022-09-27T21:48:33.740Z] 81b95d2e089f: Layer already exists [2022-09-27T21:48:33.740Z] 944274800f4e: Layer already exists [2022-09-27T21:48:33.740Z] d6f7e0b52088: Layer already exists [2022-09-27T21:48:33.740Z] 7bc5ee45f811: Layer already exists [2022-09-27T21:48:33.740Z] 994393dc58e7: Layer already exists [2022-09-27T21:48:33.740Z] main: digest: sha256:0330593c864026db591d19f1d658bd3a6951c00387250c4c923a9113a4396f40 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:48:33.775Z] ===================================================== [Pipeline] echo [2022-09-27T21:48:33.780Z] taggedImages: [2022-09-27T21:48:33.780Z] - nexus3.edgexfoundry.org:10004/device-mqtt:626368a07400440c19e88e92e22b40eeb22d4bcb [2022-09-27T21:48:33.780Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-09-27T21:48:33.780Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.18 [2022-09-27T21:48:33.780Z] - nexus3.edgexfoundry.org:10004/device-mqtt:626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18 [2022-09-27T21:48:33.780Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:34.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:48:34.125Z] [2022-09-27T21:48:34.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:34.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:48:34.423Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T21:48:34.423Z] 5eb5b503b376: Pulling fs layer [2022-09-27T21:48:34.423Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T21:48:34.423Z] ec43610c2a17: Pulling fs layer [2022-09-27T21:48:34.423Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T21:48:34.423Z] 33b1e0a273af: Pulling fs layer [2022-09-27T21:48:34.423Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T21:48:34.423Z] 2f39f015ded8: Pulling fs layer [2022-09-27T21:48:34.423Z] 5d3b04190fa2: Waiting [2022-09-27T21:48:34.423Z] 33b1e0a273af: Waiting [2022-09-27T21:48:34.423Z] 2f39f015ded8: Waiting [2022-09-27T21:48:34.423Z] 3a2ae6a8a46f: Waiting [2022-09-27T21:48:34.423Z] 5c69ac0246d0: Verifying Checksum [2022-09-27T21:48:34.423Z] 5c69ac0246d0: Download complete [2022-09-27T21:48:34.423Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-27T21:48:34.423Z] 3a2ae6a8a46f: Download complete [2022-09-27T21:48:34.423Z] 33b1e0a273af: Verifying Checksum [2022-09-27T21:48:34.423Z] 33b1e0a273af: Download complete [2022-09-27T21:48:34.686Z] 5d3b04190fa2: Verifying Checksum [2022-09-27T21:48:34.686Z] 5d3b04190fa2: Download complete [2022-09-27T21:48:34.686Z] ec43610c2a17: Verifying Checksum [2022-09-27T21:48:34.686Z] ec43610c2a17: Download complete [2022-09-27T21:48:34.686Z] 5eb5b503b376: Verifying Checksum [2022-09-27T21:48:34.686Z] 5eb5b503b376: Download complete [2022-09-27T21:48:35.257Z] 2f39f015ded8: Download complete [2022-09-27T21:48:35.823Z] 5eb5b503b376: Pull complete [2022-09-27T21:48:36.081Z] 5c69ac0246d0: Pull complete [2022-09-27T21:48:36.656Z] ec43610c2a17: Pull complete [2022-09-27T21:48:36.656Z] 3a2ae6a8a46f: Pull complete [2022-09-27T21:48:36.918Z] 33b1e0a273af: Pull complete [2022-09-27T21:48:36.918Z] 5d3b04190fa2: Pull complete [2022-09-27T21:48:42.187Z] 2f39f015ded8: Pull complete [2022-09-27T21:48:42.187Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T21:48:42.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:48:42.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:48:42.270Z] prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container [2022-09-27T21:48:42.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T21:48:43.678Z] $ docker top 9f201b6be9b37f7881d84184fb4f1ed5491cdd70af145527043a24ac3b2f9d81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:48:44.069Z] ---> job-cost.sh [2022-09-27T21:48:44.069Z] lf-activate-venv: SKIPPING [2022-09-27T21:48:44.069Z] INFO: No Stack... [2022-09-27T21:48:44.328Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T21:48:44.895Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T21:48:45.182Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-09-27T21:48:45.182Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T21:48:45.195Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-65-stack-cost] [2022-09-27T21:48:45.200Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-65-stack-cost] did not exist. Created. [2022-09-27T21:48:45.200Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:48:45.496Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-27T21:48:45.528Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T21:48:45.534Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T21:48:45.553Z] $ docker stop --time=1 9f201b6be9b37f7881d84184fb4f1ed5491cdd70af145527043a24ac3b2f9d81 [2022-09-27T21:48:46.086Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1437 in /w/workspace/edgexfoundry_device-mqtt-go_main [2022-09-27T21:48:46.721Z] $ docker rm -f 9f201b6be9b37f7881d84184fb4f1ed5491cdd70af145527043a24ac3b2f9d81 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws [2022-09-27T21:48:46.788Z] Running in /w/workspace/device-mqtt-go/65 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [2022-09-27T21:48:46.816Z] Selected Git installation does not exist. Using Default [2022-09-27T21:48:46.816Z] The recommended git tool is: NONE [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-27T21:48:51.876Z] using credential edgex-jenkins-ssh [2022-09-27T21:48:51.895Z] Cloning the remote Git repository [2022-09-27T21:48:51.940Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-09-27T21:48:52.017Z] > git init /w/workspace/device-mqtt-go/65 # timeout=10 [2022-09-27T21:48:52.153Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-09-27T21:48:52.154Z] > git --version # timeout=10 [2022-09-27T21:48:52.173Z] > git --version # 'git version 2.25.1' [2022-09-27T21:48:52.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T21:48:52.227Z] Verifying host key using known hosts file [2022-09-27T21:48:52.421Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T21:48:52.435Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T21:48:53.579Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-09-27T21:48:53.606Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T21:48:54.440Z] Avoid second fetch [2022-09-27T21:48:54.440Z] Checking out Revision 626368a07400440c19e88e92e22b40eeb22d4bcb (main) [2022-09-27T21:48:54.923Z] Commit message: "build: Add option to build Service with NATS Capability (#414)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:48:54.455Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T21:48:54.472Z] > git checkout -f 626368a07400440c19e88e92e22b40eeb22d4bcb # timeout=10 [2022-09-27T21:48:55.742Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T21:48:55.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T21:48:55.742Z] Dload Upload Total Spent Left Speed [2022-09-27T21:48:56.014Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 38538 0 --:--:-- --:--:-- --:--:-- 38656 [Pipeline] sh [2022-09-27T21:48:56.628Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T21:48:56.952Z] + + sudosudo jq tee /etc/docker/daemon.new [2022-09-27T21:48:56.952Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-27T21:48:56.952Z] { [2022-09-27T21:48:56.952Z] "registry-mirrors": [ [2022-09-27T21:48:56.952Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T21:48:56.952Z] ], [2022-09-27T21:48:56.952Z] "bip": "10.250.0.254/24", [2022-09-27T21:48:56.952Z] "hosts": [ [2022-09-27T21:48:56.952Z] "tcp://0.0.0.0:5555", [2022-09-27T21:48:56.952Z] "unix:///var/run/docker.sock" [2022-09-27T21:48:56.952Z] ], [2022-09-27T21:48:56.952Z] "mtu": 1458, [2022-09-27T21:48:56.952Z] "selinux-enabled": true, [2022-09-27T21:48:56.952Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T21:48:56.952Z] } [Pipeline] sh [2022-09-27T21:48:57.292Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-27T21:48:57.641Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:49:15.916Z] provisioning config files... [2022-09-27T21:49:15.941Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/65@tmp/config5461446950759067860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:49:16.289Z] ---> docker-login.sh [2022-09-27T21:49:16.289Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:49:16.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:16.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:16.847Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:16.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:16.847Z] [2022-09-27T21:49:16.847Z] Login Succeeded [2022-09-27T21:49:16.847Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:49:17.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:17.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:17.390Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:17.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:17.390Z] [2022-09-27T21:49:17.390Z] Login Succeeded [2022-09-27T21:49:17.390Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:49:17.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:17.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:17.664Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:17.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:17.664Z] [2022-09-27T21:49:17.664Z] Login Succeeded [2022-09-27T21:49:17.664Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:49:17.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:17.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:17.937Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:17.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:17.937Z] [2022-09-27T21:49:17.937Z] Login Succeeded [2022-09-27T21:49:17.937Z] docker.io [2022-09-27T21:49:18.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:18.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:18.794Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:18.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:18.794Z] [2022-09-27T21:49:18.794Z] Login Succeeded [2022-09-27T21:49:18.794Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:49:18.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T21:49:18.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:49:18.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:49:18.975Z] ========================================================= [2022-09-27T21:49:18.975Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T21:49:18.975Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:19.318Z] + 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 . [2022-09-27T21:49:19.586Z] Sending build context to Docker daemon 3.158MB [2022-09-27T21:49:19.586Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:49:19.586Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T21:49:19.864Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T21:49:19.864Z] b3c136eddcbf: Pulling fs layer [2022-09-27T21:49:19.864Z] c0a3192eca97: Pulling fs layer [2022-09-27T21:49:19.864Z] a050256f5b6f: Pulling fs layer [2022-09-27T21:49:19.864Z] 656be50a0ddc: Pulling fs layer [2022-09-27T21:49:19.864Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T21:49:19.864Z] 46d945488cbd: Pulling fs layer [2022-09-27T21:49:19.864Z] 8a5474983e97: Pulling fs layer [2022-09-27T21:49:19.864Z] 329c88fbcd65: Pulling fs layer [2022-09-27T21:49:19.864Z] 656be50a0ddc: Waiting [2022-09-27T21:49:19.864Z] 46d945488cbd: Waiting [2022-09-27T21:49:19.864Z] 2bbca73fdf42: Waiting [2022-09-27T21:49:19.864Z] 8a5474983e97: Waiting [2022-09-27T21:49:19.864Z] 329c88fbcd65: Waiting [2022-09-27T21:49:19.864Z] a050256f5b6f: Verifying Checksum [2022-09-27T21:49:19.864Z] a050256f5b6f: Download complete [2022-09-27T21:49:19.864Z] c0a3192eca97: Verifying Checksum [2022-09-27T21:49:19.864Z] c0a3192eca97: Download complete [2022-09-27T21:49:19.864Z] 2bbca73fdf42: Download complete [2022-09-27T21:49:19.864Z] 46d945488cbd: Verifying Checksum [2022-09-27T21:49:19.864Z] 46d945488cbd: Download complete [2022-09-27T21:49:19.864Z] b3c136eddcbf: Verifying Checksum [2022-09-27T21:49:19.864Z] b3c136eddcbf: Download complete [2022-09-27T21:49:20.844Z] b3c136eddcbf: Pull complete [2022-09-27T21:49:20.844Z] 329c88fbcd65: Verifying Checksum [2022-09-27T21:49:20.844Z] 329c88fbcd65: Download complete [2022-09-27T21:49:21.437Z] c0a3192eca97: Pull complete [2022-09-27T21:49:21.711Z] a050256f5b6f: Pull complete [2022-09-27T21:49:22.310Z] 8a5474983e97: Verifying Checksum [2022-09-27T21:49:22.310Z] 8a5474983e97: Download complete [2022-09-27T21:49:23.270Z] 656be50a0ddc: Verifying Checksum [2022-09-27T21:49:23.270Z] 656be50a0ddc: Download complete [2022-09-27T21:49:35.622Z] 656be50a0ddc: Pull complete [2022-09-27T21:49:35.622Z] 2bbca73fdf42: Pull complete [2022-09-27T21:49:35.622Z] 46d945488cbd: Pull complete [2022-09-27T21:49:40.988Z] 8a5474983e97: Pull complete [2022-09-27T21:49:42.938Z] 329c88fbcd65: Pull complete [2022-09-27T21:49:42.938Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T21:49:42.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T21:49:42.938Z] ---> ff4287adb874 [2022-09-27T21:49:42.938Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:49:44.898Z] ---> Running in 790dd0953451 [2022-09-27T21:49:44.898Z] Removing intermediate container 790dd0953451 [2022-09-27T21:49:44.898Z] ---> 08f754be7bdc [2022-09-27T21:49:44.898Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:49:45.166Z] ---> Running in 1342b0105c48 [2022-09-27T21:49:45.434Z] Removing intermediate container 1342b0105c48 [2022-09-27T21:49:45.434Z] ---> 8cc9b12193f8 [2022-09-27T21:49:45.434Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:49:45.434Z] ---> Running in 6b69f4535692 [2022-09-27T21:49:45.701Z] Removing intermediate container 6b69f4535692 [2022-09-27T21:49:45.701Z] ---> 4af29aac2a9d [2022-09-27T21:49:45.701Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:49:45.970Z] ---> Running in 54681bf3fec4 [2022-09-27T21:49:46.240Z] Removing intermediate container 54681bf3fec4 [2022-09-27T21:49:46.240Z] ---> a4b94aca4682 [2022-09-27T21:49:46.240Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:49:46.240Z] ---> Running in 7b7555a0bd96 [2022-09-27T21:49:48.194Z] Removing intermediate container 7b7555a0bd96 [2022-09-27T21:49:48.194Z] ---> 1f3666696661 [2022-09-27T21:49:48.194Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:49:48.194Z] ---> Running in e45c79ab1683 [2022-09-27T21:49:49.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:49:50.115Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:49:51.074Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T21:49:51.074Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-27T21:49:51.074Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T21:49:51.343Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T21:49:51.343Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T21:49:51.343Z] OK: 226 MiB in 55 packages [2022-09-27T21:49:52.301Z] Removing intermediate container e45c79ab1683 [2022-09-27T21:49:52.301Z] ---> 2da272dbbf96 [2022-09-27T21:49:52.301Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-09-27T21:49:52.301Z] ---> Running in fd9bc4611c18 [2022-09-27T21:49:52.567Z] Removing intermediate container fd9bc4611c18 [2022-09-27T21:49:52.567Z] ---> f5a07ca3300e [2022-09-27T21:49:52.567Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-27T21:49:53.250Z] ---> f0fdca435c17 [2022-09-27T21:49:53.250Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:49:53.250Z] ---> Running in a2dfdc23de5a [2022-09-27T21:50:40.180Z] Removing intermediate container a2dfdc23de5a [2022-09-27T21:50:40.180Z] ---> 496a491aa5e7 [2022-09-27T21:50:40.180Z] Step 12/13 : COPY . . [2022-09-27T21:50:40.779Z] ---> d14bc59bf10f [2022-09-27T21:50:40.779Z] Step 13/13 : RUN $MAKE [2022-09-27T21:50:40.779Z] ---> Running in f8d073716f8c [2022-09-27T21:50:41.753Z] noop [2022-09-27T21:50:42.344Z] Removing intermediate container f8d073716f8c [2022-09-27T21:50:42.344Z] ---> b7c99f64a63d [2022-09-27T21:50:42.344Z] Successfully built b7c99f64a63d [2022-09-27T21:50:42.344Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:50:42.957Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T21:50:42.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:50:43.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-1437 does not seem to be running inside a container [2022-09-27T21:50:43.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/65 -v /w/workspace/device-mqtt-go/65:/w/workspace/device-mqtt-go/65:rw,z -v /w/workspace/device-mqtt-go/65@tmp:/w/workspace/device-mqtt-go/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T21:50:44.424Z] $ docker top b326491d44fdfcfc6f03de2ab783e81b7fe2c2ed4e487fecc04369f5d54d6253 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:50:45.279Z] + go version [2022-09-27T21:50:45.279Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T21:50:45.299Z] $ docker stop --time=1 b326491d44fdfcfc6f03de2ab783e81b7fe2c2ed4e487fecc04369f5d54d6253 [2022-09-27T21:50:46.955Z] $ docker rm -f b326491d44fdfcfc6f03de2ab783e81b7fe2c2ed4e487fecc04369f5d54d6253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:50:47.497Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T21:50:47.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:50:47.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-1437 does not seem to be running inside a container [2022-09-27T21:50:47.747Z] $ 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/65 -v /w/workspace/device-mqtt-go/65:/w/workspace/device-mqtt-go/65:rw,z -v /w/workspace/device-mqtt-go/65@tmp:/w/workspace/device-mqtt-go/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T21:50:49.014Z] $ docker top a3deabf977a735c642e2c7a25e1f12d7070d912e6f1610bc97d2aa26fb1f447a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:50:49.848Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/65 [Pipeline] fileExists [Pipeline] sh [2022-09-27T21:50:50.176Z] + make test [2022-09-27T21:50:50.176Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-27T21:50:52.125Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-09-27T21:52:28.796Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-09-27T21:52:28.796Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 21.8% of statements [2022-09-27T21:52:28.796Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-09-27T21:52:28.796Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-27T21:52:28.796Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T21:52:50.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T21:52:50.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T21:52:50.902Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T21:52:50.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T21:52:50.933Z] $ docker stop --time=1 a3deabf977a735c642e2c7a25e1f12d7070d912e6f1610bc97d2aa26fb1f447a [2022-09-27T21:52:52.688Z] $ docker rm -f a3deabf977a735c642e2c7a25e1f12d7070d912e6f1610bc97d2aa26fb1f447a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:52:53.681Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T21:52:53.703Z] Warning: overwriting stash ‘coverage-report’ [2022-09-27T21:52:54.141Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:52:54.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T21:52:54.872Z] + ls -al . [2022-09-27T21:52:54.872Z] total 180 [2022-09-27T21:52:54.872Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 21:50 . [2022-09-27T21:52:54.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:48 .. [2022-09-27T21:52:54.872Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 27 21:48 .dockerignore [2022-09-27T21:52:54.872Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:48 .git [2022-09-27T21:52:54.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:48 .github [2022-09-27T21:52:54.872Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 27 21:48 .gitignore [2022-09-27T21:52:54.872Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:48 .golangci.yml [2022-09-27T21:52:54.872Z] -rw-rw-r-- 1 jenkins jenkins 9293 Sep 27 21:48 Attribution.txt [2022-09-27T21:52:54.872Z] -rw-rw-r-- 1 jenkins jenkins 11365 Sep 27 21:48 CHANGELOG.md [2022-09-27T21:52:54.872Z] -rw-rw-r-- 1 jenkins jenkins 1988 Sep 27 21:48 Dockerfile [2022-09-27T21:52:54.872Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:48 GOVERNANCE.md [2022-09-27T21:52:54.872Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 27 21:48 Jenkinsfile [2022-09-27T21:52:54.872Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 21:48 LICENSE [2022-09-27T21:52:54.872Z] -rw-rw-r-- 1 jenkins jenkins 2126 Sep 27 21:48 Makefile [2022-09-27T21:52:54.872Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 27 21:48 OWNERS.md [2022-09-27T21:52:54.872Z] -rw-rw-r-- 1 jenkins jenkins 3165 Sep 27 21:48 README.md [2022-09-27T21:52:54.872Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:46 VERSION [2022-09-27T21:52:54.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:48 bin [2022-09-27T21:52:54.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:48 cmd [2022-09-27T21:52:54.872Z] -rw-r--r-- 1 jenkins jenkins 17887 Sep 27 21:52 coverage.out [2022-09-27T21:52:54.872Z] -rw-rw-r-- 1 jenkins jenkins 3523 Sep 27 21:48 go.mod [2022-09-27T21:52:54.872Z] -rw-rw-r-- 1 jenkins jenkins 37945 Sep 27 21:48 go.sum [2022-09-27T21:52:54.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:48 internal [2022-09-27T21:52:54.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:48 mock [2022-09-27T21:52:54.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:48 snap [2022-09-27T21:52:54.872Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 27 21:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:52:55.212Z] + 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=626368a07400440c19e88e92e22b40eeb22d4bcb --label arch=arm64 --label version=2.3.0-dev.18 . [2022-09-27T21:52:55.480Z] Sending build context to Docker daemon 3.176MB [2022-09-27T21:52:55.480Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:52:55.480Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-27T21:52:55.480Z] ---> b7c99f64a63d [2022-09-27T21:52:55.480Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:52:55.747Z] ---> Running in 55a75973094e [2022-09-27T21:52:56.014Z] Removing intermediate container 55a75973094e [2022-09-27T21:52:56.014Z] ---> 34841e281e62 [2022-09-27T21:52:56.014Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:52:56.014Z] ---> Running in f7e6311dd98d [2022-09-27T21:52:56.283Z] Removing intermediate container f7e6311dd98d [2022-09-27T21:52:56.283Z] ---> 1533ef457432 [2022-09-27T21:52:56.283Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:52:56.550Z] ---> Running in 5106264e9eba [2022-09-27T21:52:56.818Z] Removing intermediate container 5106264e9eba [2022-09-27T21:52:56.818Z] ---> cb48c19e6861 [2022-09-27T21:52:56.818Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:52:56.818Z] ---> Running in 0fee3feeb316 [2022-09-27T21:52:57.090Z] Removing intermediate container 0fee3feeb316 [2022-09-27T21:52:57.090Z] ---> 304a2e1eeffa [2022-09-27T21:52:57.090Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:52:57.359Z] ---> Running in d2d40dccd0ed [2022-09-27T21:52:59.315Z] Removing intermediate container d2d40dccd0ed [2022-09-27T21:52:59.315Z] ---> eb8f1ee2ec2e [2022-09-27T21:52:59.315Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:52:59.315Z] ---> Running in abca9945b931 [2022-09-27T21:53:00.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:53:01.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:53:02.239Z] OK: 226 MiB in 55 packages [2022-09-27T21:53:03.210Z] Removing intermediate container abca9945b931 [2022-09-27T21:53:03.210Z] ---> 60ee2197c0ba [2022-09-27T21:53:03.210Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-09-27T21:53:03.479Z] ---> Running in 00616e44554a [2022-09-27T21:53:03.749Z] Removing intermediate container 00616e44554a [2022-09-27T21:53:03.749Z] ---> 87ee1d8b8600 [2022-09-27T21:53:03.749Z] Step 10/25 : COPY go.mod vendor* ./ [2022-09-27T21:53:04.338Z] ---> 75fb79c4bc8d [2022-09-27T21:53:04.338Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:53:04.608Z] ---> Running in f97b5931199b [2022-09-27T21:53:07.199Z] Removing intermediate container f97b5931199b [2022-09-27T21:53:07.199Z] ---> 3362db43e0e5 [2022-09-27T21:53:07.199Z] Step 12/25 : COPY . . [2022-09-27T21:53:07.792Z] ---> 3fa9afd1e707 [2022-09-27T21:53:07.792Z] Step 13/25 : RUN $MAKE [2022-09-27T21:53:07.792Z] ---> Running in e0a297a6cbbd [2022-09-27T21:53:09.212Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-09-27T21:56:01.060Z] Removing intermediate container e0a297a6cbbd [2022-09-27T21:56:01.060Z] ---> 77f88794ca6b [2022-09-27T21:56:01.060Z] Step 14/25 : FROM alpine:3.16 [2022-09-27T21:56:01.060Z] 3.16: Pulling from library/alpine [2022-09-27T21:56:01.060Z] 9b18e9b68314: Pulling fs layer [2022-09-27T21:56:01.645Z] 9b18e9b68314: Verifying Checksum [2022-09-27T21:56:01.645Z] 9b18e9b68314: Download complete [2022-09-27T21:56:01.922Z] 9b18e9b68314: Pull complete [2022-09-27T21:56:01.922Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T21:56:01.922Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T21:56:01.922Z] ---> a6215f271958 [2022-09-27T21:56:01.922Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-09-27T21:56:02.190Z] ---> Running in 56719f69c89f [2022-09-27T21:56:02.467Z] Removing intermediate container 56719f69c89f [2022-09-27T21:56:02.467Z] ---> dcd5fee23705 [2022-09-27T21:56:02.467Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T21:56:02.467Z] ---> Running in 9ea641480bf2 [2022-09-27T21:56:03.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:56:04.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:56:05.560Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T21:56:05.560Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T21:56:05.560Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T21:56:05.560Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T21:56:05.560Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T21:56:05.560Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T21:56:05.560Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T21:56:05.560Z] OK: 8 MiB in 20 packages [2022-09-27T21:56:06.528Z] Removing intermediate container 9ea641480bf2 [2022-09-27T21:56:06.528Z] ---> 4f42bd7ea0d1 [2022-09-27T21:56:06.528Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-09-27T21:56:08.507Z] ---> d7dbf562d299 [2022-09-27T21:56:08.507Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-09-27T21:56:08.777Z] ---> 28a1fa6a937f [2022-09-27T21:56:08.777Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-09-27T21:56:09.363Z] ---> a027b1ed5d2c [2022-09-27T21:56:09.363Z] Step 20/25 : EXPOSE 59982 [2022-09-27T21:56:09.363Z] ---> Running in 1c13508578f8 [2022-09-27T21:56:09.631Z] Removing intermediate container 1c13508578f8 [2022-09-27T21:56:09.631Z] ---> 94256bbb0606 [2022-09-27T21:56:09.631Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-09-27T21:56:09.631Z] ---> Running in 3670eb9f97ae [2022-09-27T21:56:09.898Z] Removing intermediate container 3670eb9f97ae [2022-09-27T21:56:09.898Z] ---> 4089e554856d [2022-09-27T21:56:09.898Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T21:56:10.167Z] ---> Running in 8750049bdec8 [2022-09-27T21:56:10.435Z] Removing intermediate container 8750049bdec8 [2022-09-27T21:56:10.435Z] ---> b3cb693906ab [2022-09-27T21:56:10.435Z] Step 23/25 : LABEL arch=arm64 [2022-09-27T21:56:10.435Z] ---> Running in 643288aaa998 [2022-09-27T21:56:10.704Z] Removing intermediate container 643288aaa998 [2022-09-27T21:56:10.704Z] ---> 8ee888020ecf [2022-09-27T21:56:10.704Z] Step 24/25 : LABEL git_sha=626368a07400440c19e88e92e22b40eeb22d4bcb [2022-09-27T21:56:10.974Z] ---> Running in 330f3d3547ce [2022-09-27T21:56:11.245Z] Removing intermediate container 330f3d3547ce [2022-09-27T21:56:11.245Z] ---> ddc1e33a74e4 [2022-09-27T21:56:11.245Z] Step 25/25 : LABEL version=2.3.0-dev.18 [2022-09-27T21:56:11.245Z] ---> Running in 6489860f4849 [2022-09-27T21:56:11.512Z] Removing intermediate container 6489860f4849 [2022-09-27T21:56:11.512Z] ---> c6547ea77d51 [2022-09-27T21:56:11.512Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T21:56:11.788Z] Successfully built c6547ea77d51 [2022-09-27T21:56:11.788Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:56:11.872Z] provisioning config files... [2022-09-27T21:56:11.893Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/65@tmp/config1292745747927813789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:56:12.230Z] ---> docker-login.sh [2022-09-27T21:56:12.230Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:56:12.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:56:12.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:56:12.499Z] Configure a credential helper to remove this warning. See [2022-09-27T21:56:12.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:56:12.499Z] [2022-09-27T21:56:12.499Z] Login Succeeded [2022-09-27T21:56:12.499Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:56:12.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:56:13.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:56:13.038Z] Configure a credential helper to remove this warning. See [2022-09-27T21:56:13.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:56:13.038Z] [2022-09-27T21:56:13.038Z] Login Succeeded [2022-09-27T21:56:13.038Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:56:13.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:56:13.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:56:13.305Z] Configure a credential helper to remove this warning. See [2022-09-27T21:56:13.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:56:13.305Z] [2022-09-27T21:56:13.305Z] Login Succeeded [2022-09-27T21:56:13.305Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:56:13.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:56:13.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:56:13.843Z] Configure a credential helper to remove this warning. See [2022-09-27T21:56:13.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:56:13.843Z] [2022-09-27T21:56:13.843Z] Login Succeeded [2022-09-27T21:56:13.843Z] docker.io [2022-09-27T21:56:14.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:56:14.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:56:14.378Z] Configure a credential helper to remove this warning. See [2022-09-27T21:56:14.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:56:14.378Z] [2022-09-27T21:56:14.378Z] Login Succeeded [2022-09-27T21:56:14.378Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:56:14.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:56:14.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:56:14.442Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-09-27T21:56:14.442Z] 626368a07400440c19e88e92e22b40eeb22d4bcb [2022-09-27T21:56:14.442Z] latest [2022-09-27T21:56:14.442Z] 2.3.0-dev.18 [2022-09-27T21:56:14.442Z] 626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18 [2022-09-27T21:56:14.442Z] main [2022-09-27T21:56:14.442Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:56:14.828Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:626368a07400440c19e88e92e22b40eeb22d4bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:56:15.299Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:626368a07400440c19e88e92e22b40eeb22d4bcb [2022-09-27T21:56:15.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-27T21:56:15.299Z] 32d3f5f0657f: Preparing [2022-09-27T21:56:15.299Z] a4444869c565: Preparing [2022-09-27T21:56:15.299Z] 4e3447c8ec43: Preparing [2022-09-27T21:56:15.299Z] 608cafe7395f: Preparing [2022-09-27T21:56:15.299Z] 5d3e392a13a0: Preparing [2022-09-27T21:56:15.299Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:56:15.585Z] a4444869c565: Pushed [2022-09-27T21:56:15.585Z] 32d3f5f0657f: Pushed [2022-09-27T21:56:16.188Z] 608cafe7395f: Pushed [2022-09-27T21:56:21.579Z] 4e3447c8ec43: Pushed [2022-09-27T21:56:21.579Z] 626368a07400440c19e88e92e22b40eeb22d4bcb: digest: sha256:c6e0d01090efd7fd2de97ca8a215704f79df70f8ed9698bc0fbb76132702d5ef size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:56:21.927Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:56:22.273Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-09-27T21:56:22.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-27T21:56:22.273Z] 32d3f5f0657f: Preparing [2022-09-27T21:56:22.273Z] a4444869c565: Preparing [2022-09-27T21:56:22.273Z] 4e3447c8ec43: Preparing [2022-09-27T21:56:22.273Z] 608cafe7395f: Preparing [2022-09-27T21:56:22.273Z] 5d3e392a13a0: Preparing [2022-09-27T21:56:22.273Z] 32d3f5f0657f: Layer already exists [2022-09-27T21:56:22.273Z] 4e3447c8ec43: Layer already exists [2022-09-27T21:56:22.273Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:56:22.273Z] a4444869c565: Layer already exists [2022-09-27T21:56:22.273Z] 608cafe7395f: Layer already exists [2022-09-27T21:56:22.541Z] latest: digest: sha256:c6e0d01090efd7fd2de97ca8a215704f79df70f8ed9698bc0fbb76132702d5ef size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:56:22.892Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:56:23.234Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.18 [2022-09-27T21:56:23.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-27T21:56:23.234Z] 32d3f5f0657f: Preparing [2022-09-27T21:56:23.234Z] a4444869c565: Preparing [2022-09-27T21:56:23.234Z] 4e3447c8ec43: Preparing [2022-09-27T21:56:23.234Z] 608cafe7395f: Preparing [2022-09-27T21:56:23.234Z] 5d3e392a13a0: Preparing [2022-09-27T21:56:23.234Z] a4444869c565: Layer already exists [2022-09-27T21:56:23.234Z] 32d3f5f0657f: Layer already exists [2022-09-27T21:56:23.234Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:56:23.234Z] 4e3447c8ec43: Layer already exists [2022-09-27T21:56:23.234Z] 608cafe7395f: Layer already exists [2022-09-27T21:56:23.234Z] 2.3.0-dev.18: digest: sha256:c6e0d01090efd7fd2de97ca8a215704f79df70f8ed9698bc0fbb76132702d5ef size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:56:23.854Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:56:24.207Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18 [2022-09-27T21:56:24.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-27T21:56:24.207Z] 32d3f5f0657f: Preparing [2022-09-27T21:56:24.207Z] a4444869c565: Preparing [2022-09-27T21:56:24.207Z] 4e3447c8ec43: Preparing [2022-09-27T21:56:24.207Z] 608cafe7395f: Preparing [2022-09-27T21:56:24.207Z] 5d3e392a13a0: Preparing [2022-09-27T21:56:24.207Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:56:24.207Z] 608cafe7395f: Layer already exists [2022-09-27T21:56:24.207Z] 4e3447c8ec43: Layer already exists [2022-09-27T21:56:24.207Z] a4444869c565: Layer already exists [2022-09-27T21:56:24.207Z] 32d3f5f0657f: Layer already exists [2022-09-27T21:56:24.475Z] 626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18: digest: sha256:c6e0d01090efd7fd2de97ca8a215704f79df70f8ed9698bc0fbb76132702d5ef size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:56:24.823Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:56:25.165Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-09-27T21:56:25.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-27T21:56:25.165Z] 32d3f5f0657f: Preparing [2022-09-27T21:56:25.165Z] a4444869c565: Preparing [2022-09-27T21:56:25.165Z] 4e3447c8ec43: Preparing [2022-09-27T21:56:25.165Z] 608cafe7395f: Preparing [2022-09-27T21:56:25.165Z] 5d3e392a13a0: Preparing [2022-09-27T21:56:25.165Z] 4e3447c8ec43: Layer already exists [2022-09-27T21:56:25.165Z] 608cafe7395f: Layer already exists [2022-09-27T21:56:25.165Z] 32d3f5f0657f: Layer already exists [2022-09-27T21:56:25.165Z] a4444869c565: Layer already exists [2022-09-27T21:56:25.165Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:56:25.165Z] main: digest: sha256:c6e0d01090efd7fd2de97ca8a215704f79df70f8ed9698bc0fbb76132702d5ef size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:56:25.490Z] ===================================================== [Pipeline] echo [2022-09-27T21:56:25.497Z] taggedImages: [2022-09-27T21:56:25.497Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:626368a07400440c19e88e92e22b40eeb22d4bcb [2022-09-27T21:56:25.497Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-09-27T21:56:25.497Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.18 [2022-09-27T21:56:25.497Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18 [2022-09-27T21:56:25.497Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:56:25.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:56:25.859Z] [2022-09-27T21:56:25.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:56:26.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:56:26.467Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T21:56:26.467Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T21:56:26.467Z] 04944245beec: Pulling fs layer [2022-09-27T21:56:26.467Z] 699f458cf7ca: Pulling fs layer [2022-09-27T21:56:26.467Z] 765212b225bb: Pulling fs layer [2022-09-27T21:56:26.467Z] f23df028b6ca: Pulling fs layer [2022-09-27T21:56:26.467Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T21:56:26.467Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T21:56:26.467Z] f23df028b6ca: Waiting [2022-09-27T21:56:26.467Z] d65c8cfc05b1: Waiting [2022-09-27T21:56:26.467Z] 765212b225bb: Waiting [2022-09-27T21:56:26.467Z] 04944245beec: Verifying Checksum [2022-09-27T21:56:26.467Z] 04944245beec: Download complete [2022-09-27T21:56:26.467Z] 765212b225bb: Download complete [2022-09-27T21:56:26.467Z] f23df028b6ca: Download complete [2022-09-27T21:56:26.467Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T21:56:26.467Z] d65c8cfc05b1: Download complete [2022-09-27T21:56:26.739Z] 699f458cf7ca: Verifying Checksum [2022-09-27T21:56:26.739Z] 699f458cf7ca: Download complete [2022-09-27T21:56:27.010Z] 8998bd30e6a1: Verifying Checksum [2022-09-27T21:56:27.010Z] 8998bd30e6a1: Download complete [2022-09-27T21:56:29.597Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T21:56:29.597Z] 2437ff75d9bd: Download complete [2022-09-27T21:56:31.021Z] 8998bd30e6a1: Pull complete [2022-09-27T21:56:31.607Z] 04944245beec: Pull complete [2022-09-27T21:56:33.016Z] 699f458cf7ca: Pull complete [2022-09-27T21:56:33.283Z] 765212b225bb: Pull complete [2022-09-27T21:56:33.866Z] f23df028b6ca: Pull complete [2022-09-27T21:56:34.132Z] d65c8cfc05b1: Pull complete [2022-09-27T21:56:49.125Z] 2437ff75d9bd: Pull complete [2022-09-27T21:56:49.125Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T21:56:49.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:56:49.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:56:49.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-1437 does not seem to be running inside a container [2022-09-27T21:56:49.410Z] $ 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/65 -v /w/workspace/device-mqtt-go/65:/w/workspace/device-mqtt-go/65:rw,z -v /w/workspace/device-mqtt-go/65@tmp:/w/workspace/device-mqtt-go/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-27T21:56:52.290Z] $ docker top 767f7118688cf484211fb164cfba217a779bfd009a7a8b205c17cde43b2ef3f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:56:53.170Z] ---> job-cost.sh [2022-09-27T21:56:53.170Z] lf-activate-venv: SKIPPING [2022-09-27T21:56:53.170Z] INFO: No Stack... [2022-09-27T21:56:53.437Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T21:56:54.397Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T21:56:55.037Z] + cat /w/workspace/device-mqtt-go/65/archives/cost.csv [2022-09-27T21:56:55.037Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T21:56:55.111Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-65-stack-cost] [2022-09-27T21:56:55.116Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-65-stack-cost] did not exist. Created. [2022-09-27T21:56:55.116Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:56:55.772Z] /w/workspace/device-mqtt-go/65@tmp/durable-37ff361b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-27T21:56:56.433Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T21:56:56.449Z] Warning: overwriting stash ‘stack-cost’ [2022-09-27T21:56:56.521Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T21:56:56.531Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T21:56:56.550Z] $ docker stop --time=1 767f7118688cf484211fb164cfba217a779bfd009a7a8b205c17cde43b2ef3f6 [2022-09-27T21:56:58.090Z] $ docker rm -f 767f7118688cf484211fb164cfba217a779bfd009a7a8b205c17cde43b2ef3f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-27T21:56:58.527Z] provisioning config files... [2022-09-27T21:56:58.535Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10777426623665729552tmp [Pipeline] { [Pipeline] sh [2022-09-27T21:56:58.829Z] + set +x [2022-09-27T21:56:58.829Z] + curl+ -s https://codecov.io/bash [2022-09-27T21:56:58.829Z] bash -s -- [2022-09-27T21:56:58.829Z] [2022-09-27T21:56:58.829Z] _____ _ [2022-09-27T21:56:58.829Z] / ____| | | [2022-09-27T21:56:58.829Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T21:56:58.829Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T21:56:58.829Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T21:56:58.829Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T21:56:58.829Z] Bash-1.0.6 [2022-09-27T21:56:58.829Z] [2022-09-27T21:56:58.829Z] [2022-09-27T21:56:58.829Z] ==> git version 2.25.1 found [2022-09-27T21:56:58.829Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-27T21:56:58.829Z] Release-Date: 2020-01-08 [2022-09-27T21:56:58.829Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-27T21:56:58.829Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T21:56:58.829Z] ==> Jenkins CI detected. [2022-09-27T21:56:58.829Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-09-27T21:56:58.829Z] project root: . [2022-09-27T21:56:58.829Z] --> token set from env [2022-09-27T21:56:58.829Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T21:56:58.829Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T21:56:58.829Z] ==> Python coveragepy not found [2022-09-27T21:56:58.829Z] ==> Searching for coverage reports in: [2022-09-27T21:56:58.829Z] + . [2022-09-27T21:56:58.829Z] -> Found 1 reports [2022-09-27T21:56:58.830Z] ==> Detecting git/mercurial file structure [2022-09-27T21:56:59.087Z] ==> Reading reports [2022-09-27T21:56:59.087Z] + ./coverage.out bytes=17887 [2022-09-27T21:56:59.087Z] ==> Appending adjustments [2022-09-27T21:56:59.087Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T21:56:59.087Z] + Found adjustments [2022-09-27T21:56:59.087Z] ==> Gzipping contents [2022-09-27T21:56:59.087Z] 4.0K /tmp/codecov.h0impB.gz [2022-09-27T21:56:59.087Z] ==> Uploading reports [2022-09-27T21:56:59.087Z] url: https://codecov.io [2022-09-27T21:56:59.087Z] query: branch=main&commit=626368a07400440c19e88e92e22b40eeb22d4bcb&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T21:56:59.087Z] -> Pinging Codecov [2022-09-27T21:56:59.087Z] 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=626368a07400440c19e88e92e22b40eeb22d4bcb&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T21:56:59.345Z] -> Uploading to [2022-09-27T21:56:59.345Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/7D719EC7BBE17E464838252E33014C33/626368a07400440c19e88e92e22b40eeb22d4bcb/732e2526-ee26-46c3-a68b-f3a5e5bb77fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T215659Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1448d260fe2dc19a8f9ccc63e37d025d22d142dfc906889c035fff7d98d72fa5 [2022-09-27T21:56:59.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T21:56:59.345Z] Dload Upload Total Spent Left Speed [2022-09-27T21:56:59.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3216 0 0 100 3216 0 14421 --:--:-- --:--:-- --:--:-- 14357 100 3216 0 0 100 3216 0 14421 --:--:-- --:--:-- --:--:-- 14357 [2022-09-27T21:56:59.604Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/626368a07400440c19e88e92e22b40eeb22d4bcb [Pipeline] } [2022-09-27T21:56:59.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-27T21:56:59.808Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-27T21:56:59.822Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:00.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:57:00.125Z] [2022-09-27T21:57:00.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:00.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:57:00.424Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-27T21:57:00.424Z] df9b9388f04a: Pulling fs layer [2022-09-27T21:57:00.424Z] 52dc419b0ee2: Pulling fs layer [2022-09-27T21:57:00.424Z] 25bc292e5bac: Pulling fs layer [2022-09-27T21:57:00.424Z] 114826534d7a: Pulling fs layer [2022-09-27T21:57:00.425Z] 4657fd5d0bcf: Pulling fs layer [2022-09-27T21:57:00.425Z] 6ad1cebc031e: Pulling fs layer [2022-09-27T21:57:00.425Z] 8a3aa393b2d8: Pulling fs layer [2022-09-27T21:57:00.425Z] 114826534d7a: Waiting [2022-09-27T21:57:00.425Z] 4657fd5d0bcf: Waiting [2022-09-27T21:57:00.425Z] 6ad1cebc031e: Waiting [2022-09-27T21:57:00.425Z] 8a3aa393b2d8: Waiting [2022-09-27T21:57:00.425Z] 25bc292e5bac: Verifying Checksum [2022-09-27T21:57:00.425Z] 25bc292e5bac: Download complete [2022-09-27T21:57:00.425Z] 52dc419b0ee2: Verifying Checksum [2022-09-27T21:57:00.425Z] 52dc419b0ee2: Download complete [2022-09-27T21:57:00.425Z] 4657fd5d0bcf: Download complete [2022-09-27T21:57:00.425Z] df9b9388f04a: Download complete [2022-09-27T21:57:00.684Z] df9b9388f04a: Pull complete [2022-09-27T21:57:00.684Z] 52dc419b0ee2: Pull complete [2022-09-27T21:57:00.684Z] 6ad1cebc031e: Verifying Checksum [2022-09-27T21:57:00.684Z] 6ad1cebc031e: Download complete [2022-09-27T21:57:00.945Z] 25bc292e5bac: Pull complete [2022-09-27T21:57:01.204Z] 114826534d7a: Verifying Checksum [2022-09-27T21:57:01.204Z] 114826534d7a: Download complete [2022-09-27T21:57:01.772Z] 8a3aa393b2d8: Verifying Checksum [2022-09-27T21:57:01.772Z] 8a3aa393b2d8: Download complete [2022-09-27T21:57:05.055Z] 114826534d7a: Pull complete [2022-09-27T21:57:05.055Z] 4657fd5d0bcf: Pull complete [2022-09-27T21:57:05.313Z] 6ad1cebc031e: Pull complete [2022-09-27T21:57:08.594Z] 8a3aa393b2d8: Pull complete [2022-09-27T21:57:08.594Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-27T21:57:08.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:57:08.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:57:08.677Z] prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container [2022-09-27T21:57:08.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-27T21:57:10.384Z] $ docker top 0b9314dd3af100f689f8563c08eb3a293cae71b949b3e4206825bbb1e5579810 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-27T21:57:10.446Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-09-27T21:57:10.721Z] + set -o pipefail [2022-09-27T21:57:10.722Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-09-27T21:57:15.990Z] [2022-09-27T21:57:15.990Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-09-27T21:57:15.990Z] [2022-09-27T21:57:15.990Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/61eb1e9c-47ad-47eb-8ec8-a34e1da9f3e1 [2022-09-27T21:57:15.990Z] [2022-09-27T21:57:15.990Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-27T21:57:15.990Z] [2022-09-27T21:57:15.990Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-27T21:57:15.990Z] [2022-09-27T21:57:15.990Z] [Pipeline] } [2022-09-27T21:57:16.004Z] $ docker stop --time=1 0b9314dd3af100f689f8563c08eb3a293cae71b949b3e4206825bbb1e5579810 [2022-09-27T21:57:18.114Z] $ docker rm -f 0b9314dd3af100f689f8563c08eb3a293cae71b949b3e4206825bbb1e5579810 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:57:18.811Z] + git log --format=format:%s -1 626368a07400440c19e88e92e22b40eeb22d4bcb [Pipeline] sh [2022-09-27T21:57:19.101Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:57:19.101Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:19.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:57:19.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:57:19.471Z] prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container [2022-09-27T21:57:19.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:57:19.911Z] $ docker top 5f4b74bdb7886ed35edbd834c6ee4e738cd2e9d9b143eb1fb7bd4e4dc86b6b59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:57:19.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:57:19.996Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:57:20.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:57:20.115Z] $ docker exec 5f4b74bdb7886ed35edbd834c6ee4e738cd2e9d9b143eb1fb7bd4e4dc86b6b59 ssh-agent [2022-09-27T21:57:20.231Z] SSH_AUTH_SOCK=/tmp/ssh-TqeCPEYW567x/agent.32 [2022-09-27T21:57:20.231Z] SSH_AGENT_PID=38 [2022-09-27T21:57:20.237Z] Running ssh-add (command line suppressed) [2022-09-27T21:57:20.341Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13309460417922704760.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13309460417922704760.key) [2022-09-27T21:57:20.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:57:20.644Z] + git semver tag [2022-09-27T21:57:20.905Z] 2022-09-27 21:57:20,843 [run_tag] DEBUG tag force:False [2022-09-27T21:57:20.905Z] 2022-09-27 21:57:20,843 [check_head_tag] DEBUG check head tag [2022-09-27T21:57:20.905Z] 2022-09-27 21:57:20,844 [execute] INFO git cat-file --batch-check [2022-09-27T21:57:20.905Z] 2022-09-27 21:57:20,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T21:57:20.905Z] 2022-09-27 21:57:20,849 [execute] INFO git cat-file --batch [2022-09-27T21:57:20.905Z] 2022-09-27 21:57:20,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T21:57:20.905Z] 2022-09-27 21:57:20,865 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-27T21:57:20.905Z] 2022-09-27 21:57:20,865 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 [2022-09-27T21:57:20.905Z] 2022-09-27 21:57:20,865 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:57:20.905Z] 2022-09-27 21:57:20,870 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-27T21:57:20.905Z] 2.3.0-dev.18 [Pipeline] } [2022-09-27T21:57:20.916Z] $ docker exec --env ******** --env ******** 5f4b74bdb7886ed35edbd834c6ee4e738cd2e9d9b143eb1fb7bd4e4dc86b6b59 ssh-agent -k [2022-09-27T21:57:21.025Z] unset SSH_AUTH_SOCK; [2022-09-27T21:57:21.025Z] unset SSH_AGENT_PID; [2022-09-27T21:57:21.025Z] echo Agent pid 38 killed; [2022-09-27T21:57:21.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:57:21.343Z] + git semver [Pipeline] } [2022-09-27T21:57:21.614Z] $ docker stop --time=1 5f4b74bdb7886ed35edbd834c6ee4e738cd2e9d9b143eb1fb7bd4e4dc86b6b59 [2022-09-27T21:57:22.952Z] $ docker rm -f 5f4b74bdb7886ed35edbd834c6ee4e738cd2e9d9b143eb1fb7bd4e4dc86b6b59 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:23.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:57:23.350Z] [2022-09-27T21:57:23.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:23.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:57:23.651Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-27T21:57:23.651Z] ab5ef0e58194: Pulling fs layer [2022-09-27T21:57:23.651Z] 9712f1f96733: Pulling fs layer [2022-09-27T21:57:23.651Z] 63f879dbbcfc: Pulling fs layer [2022-09-27T21:57:23.651Z] 0d9ebad4ef96: Pulling fs layer [2022-09-27T21:57:23.651Z] e9a5061849ea: Pulling fs layer [2022-09-27T21:57:23.651Z] d747dcd14b5f: Pulling fs layer [2022-09-27T21:57:23.651Z] 2de7ff778b66: Pulling fs layer [2022-09-27T21:57:23.652Z] 2de7ff778b66: Waiting [2022-09-27T21:57:23.652Z] d747dcd14b5f: Waiting [2022-09-27T21:57:23.652Z] 9712f1f96733: Verifying Checksum [2022-09-27T21:57:23.652Z] 9712f1f96733: Download complete [2022-09-27T21:57:23.915Z] 63f879dbbcfc: Verifying Checksum [2022-09-27T21:57:23.915Z] 63f879dbbcfc: Download complete [2022-09-27T21:57:24.174Z] ab5ef0e58194: Verifying Checksum [2022-09-27T21:57:24.174Z] ab5ef0e58194: Download complete [2022-09-27T21:57:24.174Z] 0d9ebad4ef96: Verifying Checksum [2022-09-27T21:57:24.174Z] 0d9ebad4ef96: Download complete [2022-09-27T21:57:24.174Z] d747dcd14b5f: Verifying Checksum [2022-09-27T21:57:24.174Z] d747dcd14b5f: Download complete [2022-09-27T21:57:24.174Z] e9a5061849ea: Verifying Checksum [2022-09-27T21:57:24.174Z] e9a5061849ea: Download complete [2022-09-27T21:57:24.432Z] 2de7ff778b66: Verifying Checksum [2022-09-27T21:57:24.432Z] 2de7ff778b66: Download complete [2022-09-27T21:57:26.967Z] ab5ef0e58194: Pull complete [2022-09-27T21:57:26.967Z] 9712f1f96733: Pull complete [2022-09-27T21:57:27.899Z] 63f879dbbcfc: Pull complete [2022-09-27T21:57:31.184Z] 0d9ebad4ef96: Pull complete [2022-09-27T21:57:31.441Z] e9a5061849ea: Pull complete [2022-09-27T21:57:31.699Z] d747dcd14b5f: Pull complete [2022-09-27T21:57:32.632Z] 2de7ff778b66: Pull complete [2022-09-27T21:57:32.632Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-27T21:57:32.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:57:32.632Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:57:32.707Z] prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container [2022-09-27T21:57:32.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-27T21:57:34.837Z] $ docker top fcca31a1e7e341175fdabe24c9e656cd813ed8f100b62082f97a0d8e6cbdd79f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:57:34.907Z] provisioning config files... [2022-09-27T21:57:34.915Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14277956309099525156tmp [2022-09-27T21:57:34.924Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2564197516410060930tmp [2022-09-27T21:57:34.934Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10468116844313116393tmp [Pipeline] { [Pipeline] echo [2022-09-27T21:57:34.948Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:57:35.229Z] ---> sigul-configuration.sh [2022-09-27T21:57:35.229Z] gpg: directory `/root/.gnupg' created [2022-09-27T21:57:35.229Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-27T21:57:35.229Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-27T21:57:35.229Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-27T21:57:35.229Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-27T21:57:35.229Z] gpg: CAST5 encrypted data [2022-09-27T21:57:35.229Z] gpg: encrypted with 1 passphrase [2022-09-27T21:57:35.229Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-27T21:57:35.514Z] + mkdir /home/jenkins [2022-09-27T21:57:35.514Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-27T21:57:35.802Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-27T21:57:35.810Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:57:36.096Z] ---> sigul-install.sh [2022-09-27T21:57:36.096Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-27T21:57:36.384Z] + git tag --list [2022-09-27T21:57:36.384Z] 0.7.1 [2022-09-27T21:57:36.384Z] v1.0.0 [2022-09-27T21:57:36.384Z] v1.1.0 [2022-09-27T21:57:36.384Z] v1.1.1 [2022-09-27T21:57:36.384Z] v1.2.2 [2022-09-27T21:57:36.384Z] v1.3.0 [2022-09-27T21:57:36.384Z] v1.3.1 [2022-09-27T21:57:36.384Z] v2.0.0 [2022-09-27T21:57:36.384Z] v2.1.0 [2022-09-27T21:57:36.384Z] v2.1.1 [2022-09-27T21:57:36.384Z] v2.1.1-dev.1 [2022-09-27T21:57:36.384Z] v2.1.1-dev.2 [2022-09-27T21:57:36.384Z] v2.2.0 [2022-09-27T21:57:36.384Z] v2.2.1-dev.1 [2022-09-27T21:57:36.384Z] v2.2.1-dev.10 [2022-09-27T21:57:36.384Z] v2.2.1-dev.2 [2022-09-27T21:57:36.384Z] v2.2.1-dev.3 [2022-09-27T21:57:36.384Z] v2.2.1-dev.4 [2022-09-27T21:57:36.384Z] v2.2.1-dev.5 [2022-09-27T21:57:36.384Z] v2.2.1-dev.6 [2022-09-27T21:57:36.384Z] v2.2.1-dev.7 [2022-09-27T21:57:36.384Z] v2.2.1-dev.8 [2022-09-27T21:57:36.384Z] v2.2.1-dev.9 [2022-09-27T21:57:36.384Z] v2.3.0-dev.10 [2022-09-27T21:57:36.384Z] v2.3.0-dev.11 [2022-09-27T21:57:36.384Z] v2.3.0-dev.12 [2022-09-27T21:57:36.384Z] v2.3.0-dev.13 [2022-09-27T21:57:36.384Z] v2.3.0-dev.14 [2022-09-27T21:57:36.384Z] v2.3.0-dev.15 [2022-09-27T21:57:36.384Z] v2.3.0-dev.16 [2022-09-27T21:57:36.384Z] v2.3.0-dev.17 [2022-09-27T21:57:36.384Z] v2.3.0-dev.18 [Pipeline] sh [2022-09-27T21:57:36.673Z] + lftools sign git-tag v2.3.0-dev.18 [2022-09-27T21:57:37.242Z] Signing Git tag with Sigul... [2022-09-27T21:57:37.242Z] Signing v2.3.0-dev.18 [Pipeline] echo [2022-09-27T21:57:37.510Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:57:37.796Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-27T21:57:37.804Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-27T21:57:37.827Z] $ docker stop --time=1 fcca31a1e7e341175fdabe24c9e656cd813ed8f100b62082f97a0d8e6cbdd79f [2022-09-27T21:57:39.197Z] $ docker rm -f fcca31a1e7e341175fdabe24c9e656cd813ed8f100b62082f97a0d8e6cbdd79f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-27T21:57:39.613Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:57:39.613Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:39.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:57:39.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:57:39.973Z] prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container [2022-09-27T21:57:40.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:57:40.389Z] $ docker top 444505c5bf24fcb4d72528c965966941b1f385527aaf37268f24c64ea1b4b255 -eo pid,comm [2022-09-27T21:57:40.439Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-27T21:57:40.439Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:57:40.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:57:40.475Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:57:40.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:57:40.599Z] $ docker exec 444505c5bf24fcb4d72528c965966941b1f385527aaf37268f24c64ea1b4b255 ssh-agent [2022-09-27T21:57:40.715Z] SSH_AUTH_SOCK=/tmp/ssh-Z4hssFSZrpHe/agent.32 [2022-09-27T21:57:40.715Z] SSH_AGENT_PID=38 [2022-09-27T21:57:40.720Z] Running ssh-add (command line suppressed) [2022-09-27T21:57:40.831Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12646330617609170202.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12646330617609170202.key) [2022-09-27T21:57:40.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:57:41.132Z] + git semver bump pre [2022-09-27T21:57:41.391Z] 2022-09-27 21:57:41,312 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-27T21:57:41.391Z] 2022-09-27 21:57:41,312 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev [2022-09-27T21:57:41.391Z] 2022-09-27 21:57:41,312 [bump_version] DEBUG bumped version:2.3.0-dev.19 [2022-09-27T21:57:41.391Z] 2022-09-27 21:57:41,312 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-09-27T21:57:41.391Z] 2022-09-27 21:57:41,312 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-27T21:57:41.391Z] 2022-09-27 21:57:41,312 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-27T21:57:41.391Z] 2022-09-27 21:57:41,314 [execute] INFO git cat-file --batch-check [2022-09-27T21:57:41.392Z] 2022-09-27 21:57:41,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:57:41.392Z] 2022-09-27 21:57:41,320 [execute] INFO git cat-file --batch [2022-09-27T21:57:41.392Z] 2022-09-27 21:57:41,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:57:41.392Z] 2022-09-27 21:57:41,326 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-27T21:57:41.392Z] 2.3.0-dev.19 [Pipeline] } [2022-09-27T21:57:41.403Z] $ docker exec --env ******** --env ******** 444505c5bf24fcb4d72528c965966941b1f385527aaf37268f24c64ea1b4b255 ssh-agent -k [2022-09-27T21:57:41.509Z] unset SSH_AUTH_SOCK; [2022-09-27T21:57:41.509Z] unset SSH_AGENT_PID; [2022-09-27T21:57:41.509Z] echo Agent pid 38 killed; [2022-09-27T21:57:41.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:57:41.816Z] + git semver [Pipeline] } [2022-09-27T21:57:42.089Z] $ docker stop --time=1 444505c5bf24fcb4d72528c965966941b1f385527aaf37268f24c64ea1b4b255 [2022-09-27T21:57:43.455Z] $ docker rm -f 444505c5bf24fcb4d72528c965966941b1f385527aaf37268f24c64ea1b4b255 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:57:43.798Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:57:43.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:44.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:57:44.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:57:44.170Z] prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container [2022-09-27T21:57:44.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:57:44.585Z] $ docker top c6974be508294aa4820615d35f07e987db501974f8ce672037ebfc6c4ddd4ccc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:57:44.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:57:44.676Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:57:44.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:57:44.792Z] $ docker exec c6974be508294aa4820615d35f07e987db501974f8ce672037ebfc6c4ddd4ccc ssh-agent [2022-09-27T21:57:44.911Z] SSH_AUTH_SOCK=/tmp/ssh-fdWNb8LxsscC/agent.32 [2022-09-27T21:57:44.911Z] SSH_AGENT_PID=38 [2022-09-27T21:57:44.916Z] Running ssh-add (command line suppressed) [2022-09-27T21:57:45.036Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7489585519096963449.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7489585519096963449.key) [2022-09-27T21:57:45.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:57:45.353Z] + git semver push [2022-09-27T21:57:45.612Z] 2022-09-27 21:57:45,526 [run_push] DEBUG push [2022-09-27T21:57:45.612Z] 2022-09-27 21:57:45,527 [execute] INFO git cat-file --batch-check [2022-09-27T21:57:45.612Z] 2022-09-27 21:57:45,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:57:45.612Z] 2022-09-27 21:57:45,532 [execute] INFO git rev-list 6715df760b5a58664cb040aaf2599011671f96c5 -- [2022-09-27T21:57:45.612Z] 2022-09-27 21:57:45,532 [execute] DEBUG Popen(['git', 'rev-list', '6715df760b5a58664cb040aaf2599011671f96c5', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:57:45.612Z] 2022-09-27 21:57:45,540 [execute] INFO git fetch -v origin [2022-09-27T21:57:45.612Z] 2022-09-27 21:57:45,540 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-27T21:57:46.181Z] 2022-09-27 21:57:46,075 [run_push] DEBUG no remote changes detected [2022-09-27T21:57:46.181Z] 2022-09-27 21:57:46,075 [execute] INFO git push origin semver [2022-09-27T21:57:46.181Z] 2022-09-27 21:57:46,076 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:57:47.117Z] 2022-09-27 21:57:46,910 [run_push] DEBUG push all version tags [2022-09-27T21:57:47.117Z] 2022-09-27 21:57:46,911 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-27T21:57:47.117Z] 2022-09-27 21:57:46,912 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:57:47.685Z] 2022-09-27 21:57:47,649 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-27T21:57:47.685Z] 2.3.0-dev.19 [Pipeline] } [2022-09-27T21:57:47.695Z] $ docker exec --env ******** --env ******** c6974be508294aa4820615d35f07e987db501974f8ce672037ebfc6c4ddd4ccc ssh-agent -k [2022-09-27T21:57:47.805Z] unset SSH_AUTH_SOCK; [2022-09-27T21:57:47.805Z] unset SSH_AGENT_PID; [2022-09-27T21:57:47.805Z] echo Agent pid 38 killed; [2022-09-27T21:57:47.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:57:48.118Z] + git semver [Pipeline] } [2022-09-27T21:57:48.391Z] $ docker stop --time=1 c6974be508294aa4820615d35f07e987db501974f8ce672037ebfc6c4ddd4ccc [2022-09-27T21:57:49.720Z] $ docker rm -f c6974be508294aa4820615d35f07e987db501974f8ce672037ebfc6c4ddd4ccc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-27T21:57:50.328Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-09-27T21:57:50.328Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-09-27T21:57:50.328Z] total 16 [2022-09-27T21:57:50.328Z] drwxr-xr-x 3 root root 4096 Sep 27 21:48 . [2022-09-27T21:57:50.328Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 21:57 .. [2022-09-27T21:57:50.328Z] drwxr-xr-x 2 root root 4096 Sep 27 21:48 cost [2022-09-27T21:57:50.328Z] -rw-r--r-- 1 root root 85 Sep 27 21:48 cost.csv [2022-09-27T21:57:50.328Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-09-27T21:57:50.328Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-09-27T21:57:50.328Z] total 16 [2022-09-27T21:57:50.328Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:48 . [2022-09-27T21:57:50.328Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 21:57 .. [2022-09-27T21:57:50.328Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 21:48 cost [2022-09-27T21:57:50.328Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 27 21:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:57:50.618Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:57:51.478Z] ---> package-listing.sh [2022-09-27T21:57:51.478Z] ++ facter osfamily [2022-09-27T21:57:51.478Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T21:57:51.738Z] + OS_FAMILY=debian [2022-09-27T21:57:51.738Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-09-27T21:57:51.738Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T21:57:51.738Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T21:57:51.738Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T21:57:51.738Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T21:57:51.738Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-09-27T21:57:51.738Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T21:57:51.738Z] + case "${OS_FAMILY}" in [2022-09-27T21:57:51.738Z] + dpkg -l [2022-09-27T21:57:51.738Z] + grep '^ii' [2022-09-27T21:57:51.738Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T21:57:51.738Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T21:57:51.738Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T21:57:51.738Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-09-27T21:57:51.738Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-09-27T21:57:51.738Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-09-27T21:57:51.749Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-27T21:57:52.027Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:57:52.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:57:52.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:57:52.728Z] prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container [2022-09-27T21:57:52.998Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T21:57:53.260Z] $ docker top a04093093c7714bc69d27df7d5da3e4a407be7f49ccce92f6b4e2f8fb48bbab1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:57:53.692Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T21:57:53.975Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T21:57:54.259Z] + ls /var/log/sa-host [2022-09-27T21:57:54.259Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:57:54.393Z] provisioning config files... [2022-09-27T21:57:54.402Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1073116727271502679tmp [Pipeline] { [Pipeline] echo [2022-09-27T21:57:54.416Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:57:54.698Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T21:57:54.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:57:55.036Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T21:57:55.044Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:57:55.326Z] ---> sudo-logs.sh [2022-09-27T21:57:55.326Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T21:57:55.360Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:57:55.642Z] ---> job-cost.sh [2022-09-27T21:57:55.642Z] lf-activate-venv: SKIPPING [2022-09-27T21:57:55.642Z] DEBUG: total: 0.2199999988079071 [2022-09-27T21:57:55.642Z] INFO: Retrieving Stack Cost... [2022-09-27T21:57:56.210Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T21:57:56.469Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T21:57:56.739Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:57:57.024Z] ---> logs-deploy.sh [2022-09-27T21:57:57.024Z] lf-activate-venv: SKIPPING [2022-09-27T21:57:57.024Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/65 [2022-09-27T21:57:57.024Z] INFO: archiving workspace using pattern(s): [2022-09-27T21:57:57.959Z] Archives upload complete. [2022-09-27T21:57:58.218Z] INFO: archiving logs to Nexus [2022-09-27T21:57:58.787Z] ---> uname -a: [2022-09-27T21:57:58.787Z] Linux prd-ubuntu20-04-docker-8c-8g-1434 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-27T21:57:58.787Z] [2022-09-27T21:57:58.787Z] [2022-09-27T21:57:58.787Z] ---> lscpu: [2022-09-27T21:57:58.787Z] Architecture: x86_64 [2022-09-27T21:57:58.787Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-27T21:57:58.787Z] Byte Order: Little Endian [2022-09-27T21:57:58.787Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-27T21:57:58.787Z] CPU(s): 8 [2022-09-27T21:57:58.787Z] On-line CPU(s) list: 0-7 [2022-09-27T21:57:58.787Z] Thread(s) per core: 1 [2022-09-27T21:57:58.787Z] Core(s) per socket: 1 [2022-09-27T21:57:58.787Z] Socket(s): 8 [2022-09-27T21:57:58.787Z] NUMA node(s): 1 [2022-09-27T21:57:58.787Z] Vendor ID: AuthenticAMD [2022-09-27T21:57:58.787Z] CPU family: 23 [2022-09-27T21:57:58.787Z] Model: 49 [2022-09-27T21:57:58.787Z] Model name: AMD EPYC-Rome Processor [2022-09-27T21:57:58.787Z] Stepping: 0 [2022-09-27T21:57:58.787Z] CPU MHz: 2799.998 [2022-09-27T21:57:58.787Z] BogoMIPS: 5599.99 [2022-09-27T21:57:58.787Z] Virtualization: AMD-V [2022-09-27T21:57:58.787Z] Hypervisor vendor: KVM [2022-09-27T21:57:58.787Z] Virtualization type: full [2022-09-27T21:57:58.787Z] L1d cache: 256 KiB [2022-09-27T21:57:58.787Z] L1i cache: 256 KiB [2022-09-27T21:57:58.787Z] L2 cache: 4 MiB [2022-09-27T21:57:58.787Z] L3 cache: 128 MiB [2022-09-27T21:57:58.787Z] NUMA node0 CPU(s): 0-7 [2022-09-27T21:57:58.787Z] Vulnerability Itlb multihit: Not affected [2022-09-27T21:57:58.787Z] Vulnerability L1tf: Not affected [2022-09-27T21:57:58.787Z] Vulnerability Mds: Not affected [2022-09-27T21:57:58.787Z] Vulnerability Meltdown: Not affected [2022-09-27T21:57:58.787Z] Vulnerability Mmio stale data: Not affected [2022-09-27T21:57:58.787Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-27T21:57:58.787Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-27T21:57:58.787Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-27T21:57:58.787Z] Vulnerability Srbds: Not affected [2022-09-27T21:57:58.787Z] Vulnerability Tsx async abort: Not affected [2022-09-27T21:57:58.787Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-27T21:57:58.787Z] [2022-09-27T21:57:58.787Z] [2022-09-27T21:57:58.787Z] ---> nproc: [2022-09-27T21:57:58.787Z] 8 [2022-09-27T21:57:58.787Z] [2022-09-27T21:57:58.787Z] [2022-09-27T21:57:58.787Z] ---> df -h: [2022-09-27T21:57:58.787Z] Filesystem Size Used Avail Use% Mounted on [2022-09-27T21:57:58.787Z] overlay 155G 13G 143G 9% / [2022-09-27T21:57:58.787Z] tmpfs 64M 0 64M 0% /dev [2022-09-27T21:57:58.787Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-27T21:57:58.787Z] shm 64M 0 64M 0% /dev/shm [2022-09-27T21:57:58.787Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-09-27T21:57:58.787Z] [2022-09-27T21:57:58.787Z] [2022-09-27T21:57:58.787Z] ---> sar -b -r -n DEV: [2022-09-27T21:57:58.787Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1434) 09/27/22 _x86_64_ (8 CPU) [2022-09-27T21:57:58.787Z] [2022-09-27T21:57:58.787Z] 21:46:05 LINUX RESTART (8 CPU) [2022-09-27T21:57:58.787Z] [2022-09-27T21:57:58.787Z] 21:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-27T21:57:58.787Z] 21:48:01 247.67 1.38 246.28 0.00 28.26 67886.30 0.00 [2022-09-27T21:57:58.787Z] 21:49:01 116.11 0.03 116.08 0.00 3.20 33360.97 0.00 [2022-09-27T21:57:58.787Z] 21:50:01 2.02 0.00 2.02 0.00 0.00 24.94 0.00 [2022-09-27T21:57:58.787Z] 21:51:02 2.22 0.00 2.22 0.00 0.00 24.53 0.00 [2022-09-27T21:57:58.787Z] 21:52:01 44.05 10.54 33.51 0.00 2955.88 4918.74 0.00 [2022-09-27T21:57:58.787Z] 21:53:01 1.77 0.00 1.77 0.00 0.00 20.66 0.00 [2022-09-27T21:57:58.787Z] 21:54:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2022-09-27T21:57:58.787Z] 21:55:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 [2022-09-27T21:57:58.787Z] 21:56:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2022-09-27T21:57:58.787Z] 21:57:01 4.08 0.12 3.97 0.00 13.86 129.42 0.00 [2022-09-27T21:57:58.787Z] Average: 42.15 1.19 40.96 0.00 295.71 10650.49 0.00 [2022-09-27T21:57:58.787Z] [2022-09-27T21:57:58.787Z] 21:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-27T21:57:58.787Z] 21:48:01 28562332 31541932 758260 2.31 135552 3060004 2311764 6.81 1188604 2691348 556 [2022-09-27T21:57:58.787Z] 21:49:01 27864436 31581972 718016 2.18 146100 3733208 1769608 5.22 1202472 3323448 408 [2022-09-27T21:57:58.787Z] 21:50:01 27864440 31582136 717512 2.18 146144 3733212 1769608 5.22 1202844 3323452 156 [2022-09-27T21:57:58.787Z] 21:51:02 27871904 31589648 709816 2.16 146212 3733208 1769608 5.22 1194164 3323456 4 [2022-09-27T21:57:58.787Z] 21:52:01 27580064 31574376 711264 2.16 164624 3982500 1785852 5.26 1348096 3437252 8 [2022-09-27T21:57:58.787Z] 21:53:01 27587776 31582076 703604 2.14 164688 3982508 1785852 5.26 1339912 3437252 24 [2022-09-27T21:57:58.787Z] 21:54:01 27587544 31582068 703596 2.14 164728 3982512 1785852 5.26 1339820 3437428 12 [2022-09-27T21:57:58.787Z] 21:55:01 27587424 31582124 703440 2.14 164788 3982640 1802020 5.31 1340184 3437544 8 [2022-09-27T21:57:58.787Z] 21:56:01 27587480 31582196 703360 2.14 164824 3982644 1802020 5.31 1339944 3437552 12 [2022-09-27T21:57:58.787Z] 21:57:01 27401352 31567744 717012 2.18 165532 4148504 1885808 5.56 1359216 3603036 166648 [2022-09-27T21:57:58.787Z] Average: 27749475 31576627 714588 2.17 156319 3832094 1846799 5.44 1285526 3345177 16784 [2022-09-27T21:57:58.787Z] [2022-09-27T21:57:58.787Z] 21:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-27T21:57:58.787Z] 21:48:01 ens3 232.36 155.78 1594.24 32.33 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.787Z] 21:48:01 docker0 127.21 185.15 10.50 1548.58 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.787Z] 21:48:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.787Z] 21:48:01 vethbba28ad 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.787Z] 21:49:01 ens3 191.17 160.02 2670.23 325.37 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.787Z] 21:49:01 docker0 2.50 4.93 0.16 57.93 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.787Z] 21:49:01 lo 7.60 7.60 0.74 0.74 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.787Z] 21:50:01 ens3 2.00 0.58 2.57 0.28 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.787Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.787Z] 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.787Z] 21:51:02 ens3 1.08 0.43 0.40 0.27 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.787Z] 21:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.787Z] 21:51:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:52:01 ens3 85.60 47.15 1321.31 3.76 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:52:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:53:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:55:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:57:01 ens3 102.77 74.26 2723.38 7.20 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] 21:57:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] Average: ens3 61.51 43.85 830.42 36.98 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] Average: docker0 12.99 19.04 1.07 160.93 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 [2022-09-27T21:57:58.788Z] [2022-09-27T21:57:58.788Z] [2022-09-27T21:57:58.788Z] ---> sar -P ALL: [2022-09-27T21:57:58.788Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1434) 09/27/22 _x86_64_ (8 CPU) [2022-09-27T21:57:58.788Z] [2022-09-27T21:57:58.788Z] 21:46:05 LINUX RESTART (8 CPU) [2022-09-27T21:57:58.788Z] [2022-09-27T21:57:58.788Z] 21:47:01 CPU %user %nice %system %iowait %steal %idle [2022-09-27T21:57:58.788Z] 21:48:01 all 29.59 0.00 7.27 1.13 0.08 61.94 [2022-09-27T21:57:58.788Z] 21:48:01 0 30.04 0.00 6.86 0.51 0.07 62.53 [2022-09-27T21:57:58.788Z] 21:48:01 1 29.80 0.00 6.80 0.07 0.08 63.25 [2022-09-27T21:57:58.788Z] 21:48:01 2 29.57 0.00 7.70 2.23 0.08 60.41 [2022-09-27T21:57:58.788Z] 21:48:01 3 28.82 0.00 7.41 0.64 0.08 63.05 [2022-09-27T21:57:58.788Z] 21:48:01 4 28.83 0.00 7.47 3.14 0.07 60.50 [2022-09-27T21:57:58.788Z] 21:48:01 5 30.23 0.00 7.57 0.71 0.09 61.41 [2022-09-27T21:57:58.788Z] 21:48:01 6 29.80 0.00 7.62 1.60 0.09 60.89 [2022-09-27T21:57:58.788Z] 21:48:01 7 29.63 0.00 6.71 0.10 0.07 63.49 [2022-09-27T21:57:58.788Z] 21:49:01 all 21.86 0.00 4.51 0.55 0.05 73.02 [2022-09-27T21:57:58.788Z] 21:49:01 0 21.86 0.00 4.88 0.10 0.07 73.09 [2022-09-27T21:57:58.788Z] 21:49:01 1 22.12 0.00 4.31 0.07 0.05 73.46 [2022-09-27T21:57:58.788Z] 21:49:01 2 24.16 0.00 4.94 0.20 0.03 70.66 [2022-09-27T21:57:58.788Z] 21:49:01 3 21.03 0.00 3.92 0.17 0.07 74.82 [2022-09-27T21:57:58.788Z] 21:49:01 4 20.90 0.00 3.88 1.22 0.03 73.97 [2022-09-27T21:57:58.788Z] 21:49:01 5 21.00 0.00 4.88 0.79 0.05 73.28 [2022-09-27T21:57:58.788Z] 21:49:01 6 21.80 0.00 4.35 0.05 0.05 73.75 [2022-09-27T21:57:58.788Z] 21:49:01 7 22.07 0.00 4.95 1.81 0.05 71.12 [2022-09-27T21:57:58.788Z] 21:50:01 all 0.16 0.00 0.02 0.01 0.01 99.80 [2022-09-27T21:57:58.788Z] 21:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-27T21:57:58.788Z] 21:50:01 1 0.10 0.00 0.02 0.03 0.02 99.83 [2022-09-27T21:57:58.788Z] 21:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-27T21:57:58.788Z] 21:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-27T21:57:58.788Z] 21:50:01 4 1.01 0.00 0.02 0.05 0.02 98.91 [2022-09-27T21:57:58.788Z] 21:50:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-27T21:57:58.788Z] 21:50:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-27T21:57:58.788Z] 21:50:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-27T21:57:58.788Z] 21:51:02 all 0.05 0.00 0.02 0.01 0.00 99.91 [2022-09-27T21:57:58.788Z] 21:51:02 0 0.05 0.00 0.05 0.00 0.00 99.90 [2022-09-27T21:57:58.788Z] 21:51:02 1 0.15 0.00 0.03 0.03 0.00 99.78 [2022-09-27T21:57:58.788Z] 21:51:02 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-27T21:57:58.788Z] 21:51:02 3 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-27T21:57:58.788Z] 21:51:02 4 0.02 0.00 0.00 0.05 0.00 99.93 [2022-09-27T21:57:58.788Z] 21:51:02 5 0.05 0.00 0.00 0.00 0.02 99.93 [2022-09-27T21:57:58.788Z] 21:51:02 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-27T21:57:58.788Z] 21:51:02 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-27T21:57:58.788Z] 21:52:01 all 1.23 0.00 0.93 0.46 0.01 97.37 [2022-09-27T21:57:58.788Z] 21:52:01 0 1.53 0.00 0.83 0.07 0.02 97.56 [2022-09-27T21:57:58.788Z] 21:52:01 1 1.49 0.00 0.93 0.07 0.02 97.49 [2022-09-27T21:57:58.788Z] 21:52:01 2 0.78 0.00 0.51 0.02 0.00 98.69 [2022-09-27T21:57:58.788Z] 21:52:01 3 0.85 0.00 0.61 0.92 0.02 97.61 [2022-09-27T21:57:58.788Z] 21:52:01 4 1.18 0.00 0.70 1.96 0.00 96.17 [2022-09-27T21:57:58.788Z] 21:52:01 5 1.19 0.00 0.63 0.10 0.00 98.08 [2022-09-27T21:57:58.788Z] 21:52:01 6 0.88 0.00 2.15 0.15 0.02 96.79 [2022-09-27T21:57:58.788Z] 21:52:01 7 1.94 0.00 1.10 0.41 0.02 96.54 [2022-09-27T21:57:58.788Z] 21:53:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-09-27T21:57:58.788Z] 21:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-27T21:57:58.788Z] 21:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T21:57:58.788Z] 21:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-27T21:57:58.788Z] 21:53:01 3 0.03 0.00 0.03 0.03 0.00 99.90 [2022-09-27T21:57:58.788Z] 21:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T21:57:58.788Z] 21:53:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2022-09-27T21:57:58.788Z] 21:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-27T21:57:58.788Z] 21:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T21:57:58.788Z] 21:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-27T21:57:58.788Z] 21:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-27T21:57:58.788Z] 21:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T21:57:58.788Z] 21:54:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2022-09-27T21:57:58.788Z] 21:54:01 3 0.05 0.00 0.05 0.02 0.02 99.87 [2022-09-27T21:57:58.788Z] 21:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-27T21:57:58.788Z] 21:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-27T21:57:58.788Z] 21:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-27T21:57:58.788Z] 21:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T21:57:58.788Z] 21:55:01 all 0.06 0.00 0.02 0.01 0.01 99.90 [2022-09-27T21:57:58.788Z] 21:55:01 0 0.10 0.00 0.00 0.00 0.02 99.88 [2022-09-27T21:57:58.788Z] 21:55:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-27T21:57:58.788Z] 21:55:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-27T21:57:58.788Z] 21:55:01 3 0.07 0.00 0.05 0.03 0.02 99.83 [2022-09-27T21:57:58.788Z] 21:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-27T21:57:58.788Z] 21:55:01 5 0.25 0.00 0.02 0.03 0.02 99.68 [2022-09-27T21:57:58.788Z] 21:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-27T21:57:58.788Z] 21:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T21:57:58.788Z] 21:56:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2022-09-27T21:57:58.788Z] 21:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T21:57:58.788Z] 21:56:01 1 0.02 0.00 0.02 0.08 0.00 99.88 [2022-09-27T21:57:58.788Z] 21:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-27T21:57:58.788Z] 21:56:01 3 0.05 0.00 0.05 0.10 0.02 99.78 [2022-09-27T21:57:58.788Z] 21:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T21:57:58.788Z] 21:56:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-27T21:57:58.788Z] 21:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T21:57:58.788Z] 21:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T21:57:58.788Z] 21:57:01 all 0.37 0.00 0.22 0.04 0.00 99.37 [2022-09-27T21:57:58.788Z] 21:57:01 0 0.23 0.00 0.18 0.02 0.00 99.57 [2022-09-27T21:57:58.788Z] 21:57:01 1 0.32 0.00 0.22 0.02 0.00 99.45 [2022-09-27T21:57:58.788Z] 21:57:01 2 0.52 0.00 0.20 0.02 0.02 99.25 [2022-09-27T21:57:58.788Z] 21:57:01 3 0.40 0.00 0.25 0.13 0.00 99.22 [2022-09-27T21:57:58.788Z] 21:57:01 4 0.20 0.00 0.10 0.02 0.00 99.68 [2022-09-27T21:57:58.788Z] 21:57:01 5 0.47 0.00 0.23 0.03 0.00 99.27 [2022-09-27T21:57:58.788Z] 21:57:01 6 0.37 0.00 0.23 0.02 0.00 99.38 [2022-09-27T21:57:58.788Z] 21:57:01 7 0.44 0.00 0.34 0.05 0.00 99.18 [2022-09-27T21:57:58.788Z] Average: all 5.29 0.00 1.29 0.22 0.02 93.18 [2022-09-27T21:57:58.788Z] Average: 0 5.35 0.00 1.27 0.07 0.02 93.29 [2022-09-27T21:57:58.788Z] Average: 1 5.36 0.00 1.22 0.04 0.02 93.36 [2022-09-27T21:57:58.788Z] Average: 2 5.47 0.00 1.33 0.24 0.02 92.94 [2022-09-27T21:57:58.788Z] Average: 3 5.10 0.00 1.23 0.20 0.02 93.45 [2022-09-27T21:57:58.788Z] Average: 4 5.19 0.00 1.21 0.64 0.01 92.95 [2022-09-27T21:57:58.788Z] Average: 5 5.25 0.00 1.32 0.17 0.02 93.24 [2022-09-27T21:57:58.788Z] Average: 6 5.23 0.00 1.43 0.18 0.02 93.14 [2022-09-27T21:57:58.788Z] Average: 7 5.35 0.00 1.30 0.23 0.02 93.10 [2022-09-27T21:57:58.788Z] [2022-09-27T21:57:58.788Z] [2022-09-27T21:57:58.788Z]