Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d23214095485577aeb4dab86231955f0f4cb61d9 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-ssh16254365753648533397.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5650139430476576836.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10761600769747888618.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5407152638254430296.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17585190215427968380.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8549 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d23214095485577aeb4dab86231955f0f4cb61d9 (main) Commit message: "Merge pull request #631 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33" > 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 d23214095485577aeb4dab86231955f0f4cb61d9 # timeout=10 > git rev-list --no-walk daa77f607dde25a5e4d859eb1b1c744bffed4e03 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-05T05:13:03.632Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-05T05:13:03.690Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-05T05:13:03.713Z] ========================================================= [2023-10-05T05:13:03.713Z] EdgeX Global Pipelines Version Info [2023-10-05T05:13:03.713Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:13:04.440Z] ------------------- [2023-10-05T05:13:04.440Z] stable info: [2023-10-05T05:13:04.440Z] ------------------- [2023-10-05T05:13:04.441Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-05T05:13:04.441Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T05:13:04.441Z] Message: update stable to v1.0.254 [2023-10-05T05:13:05.013Z] ------------------- [2023-10-05T05:13:05.013Z] experimental info: [2023-10-05T05:13:05.013Z] ------------------- [2023-10-05T05:13:05.013Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-05T05:13:05.013Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T05:13:05.013Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-05T05:13:05.182Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-10-05T05:13:05.195Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-10-05T05:13:05.214Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-05T05:13:05.230Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-05T05:13:05.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-05T05:13:05.249Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-05T05:13:05.259Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-05T05:13:05.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-05T05:13:05.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-05T05:13:05.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-05T05:13:05.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-05T05:13:05.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-10-05T05:13:05.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-05T05:13:05.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-05T05:13:05.365Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T05:13:05.384Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T05:13:05.396Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T05:13:05.413Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T05:13:05.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-05T05:13:05.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-05T05:13:05.463Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-05T05:13:05.476Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-05T05:13:05.488Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-05T05:13:05.506Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-05T05:13:05.524Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-05T05:13:05.540Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-05T05:13:05.553Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-05T05:13:05.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-05T05:13:05.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-05T05:13:05.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-05T05:13:05.606Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d23214095485577aeb4dab86231955f0f4cb61d9 [Pipeline] echo [2023-10-05T05:13:05.623Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d232140 [Pipeline] echo [2023-10-05T05:13:05.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T05:13:05.679Z] provisioning config files... [2023-10-05T05:13:05.693Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10244068650234558819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:13:05.996Z] ---> docker-login.sh [2023-10-05T05:13:05.996Z] nexus3.edgexfoundry.org:10001 [2023-10-05T05:13:06.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:13:06.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:13:06.519Z] Configure a credential helper to remove this warning. See [2023-10-05T05:13:06.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:13:06.519Z] [2023-10-05T05:13:06.519Z] Login Succeeded [2023-10-05T05:13:06.519Z] nexus3.edgexfoundry.org:10002 [2023-10-05T05:13:06.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:13:06.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:13:06.519Z] Configure a credential helper to remove this warning. See [2023-10-05T05:13:06.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:13:06.519Z] [2023-10-05T05:13:06.519Z] Login Succeeded [2023-10-05T05:13:06.519Z] nexus3.edgexfoundry.org:10003 [2023-10-05T05:13:06.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:13:06.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:13:06.782Z] Configure a credential helper to remove this warning. See [2023-10-05T05:13:06.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:13:06.782Z] [2023-10-05T05:13:06.782Z] Login Succeeded [2023-10-05T05:13:06.782Z] nexus3.edgexfoundry.org:10004 [2023-10-05T05:13:06.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:13:06.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:13:06.782Z] Configure a credential helper to remove this warning. See [2023-10-05T05:13:06.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:13:06.782Z] [2023-10-05T05:13:06.782Z] Login Succeeded [2023-10-05T05:13:06.782Z] docker.io [2023-10-05T05:13:07.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:13:07.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:13:07.300Z] Configure a credential helper to remove this warning. See [2023-10-05T05:13:07.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:13:07.300Z] [2023-10-05T05:13:07.300Z] Login Succeeded [2023-10-05T05:13:07.300Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T05:13:07.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-05T05:13:07.690Z] + git rev-list -1 --merges d23214095485577aeb4dab86231955f0f4cb61d9~1..d23214095485577aeb4dab86231955f0f4cb61d9 [Pipeline] echo [2023-10-05T05:13:07.734Z] -----------> git rev-list -1 --merges d23214095485577aeb4dab86231955f0f4cb61d9~1..d23214095485577aeb4dab86231955f0f4cb61d9 d23214095485577aeb4dab86231955f0f4cb61d9 [2023-10-05T05:13:07.734Z] d23214095485577aeb4dab86231955f0f4cb61d9 [false] [Pipeline] sh [2023-10-05T05:13:08.027Z] + git log --format=format:%s -1 d23214095485577aeb4dab86231955f0f4cb61d9 [Pipeline] echo [2023-10-05T05:13:08.039Z] ========================================================= [2023-10-05T05:13:08.039Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-05T05:13:08.039Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T05:13:08.354Z] + git log --format=format:%s -1 d23214095485577aeb4dab86231955f0f4cb61d9 [Pipeline] echo [2023-10-05T05:13:08.365Z] [semverPrep] GIT_COMMIT: d23214095485577aeb4dab86231955f0f4cb61d9, Commit Message: Merge pull request #631 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33 [Pipeline] echo [2023-10-05T05:13:08.375Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-05T05:13:08.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T05:13:08.708Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-05T05:13:08.708Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-05T05:13:08.708Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-05T05:13:08.708Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-05T05:13:08.708Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-05T05:13:08.708Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:13:09.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T05:13:09.048Z] [2023-10-05T05:13:09.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:13:09.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T05:13:09.349Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-05T05:13:09.349Z] b85a868b505f: Pulling fs layer [2023-10-05T05:13:09.349Z] e2be974225ed: Pulling fs layer [2023-10-05T05:13:09.349Z] 339a4e72a1f5: Pulling fs layer [2023-10-05T05:13:09.349Z] 988bab9f4d93: Pulling fs layer [2023-10-05T05:13:09.349Z] 1469e6f7b9e6: Pulling fs layer [2023-10-05T05:13:09.349Z] eaf3925da568: Pulling fs layer [2023-10-05T05:13:09.349Z] bab4dde63d76: Pulling fs layer [2023-10-05T05:13:09.349Z] bde34c3a00c8: Pulling fs layer [2023-10-05T05:13:09.349Z] b352a97aabf1: Pulling fs layer [2023-10-05T05:13:09.349Z] 4872d77fe225: Pulling fs layer [2023-10-05T05:13:09.350Z] 5851b861e8e6: Pulling fs layer [2023-10-05T05:13:09.350Z] 988bab9f4d93: Waiting [2023-10-05T05:13:09.350Z] 1469e6f7b9e6: Waiting [2023-10-05T05:13:09.350Z] eaf3925da568: Waiting [2023-10-05T05:13:09.350Z] bab4dde63d76: Waiting [2023-10-05T05:13:09.350Z] bde34c3a00c8: Waiting [2023-10-05T05:13:09.350Z] b352a97aabf1: Waiting [2023-10-05T05:13:09.350Z] 5851b861e8e6: Waiting [2023-10-05T05:13:09.350Z] 4872d77fe225: Waiting [2023-10-05T05:13:09.350Z] e2be974225ed: Verifying Checksum [2023-10-05T05:13:09.350Z] 988bab9f4d93: Verifying Checksum [2023-10-05T05:13:09.350Z] 988bab9f4d93: Download complete [2023-10-05T05:13:09.608Z] 1469e6f7b9e6: Verifying Checksum [2023-10-05T05:13:09.608Z] 1469e6f7b9e6: Download complete [2023-10-05T05:13:09.608Z] eaf3925da568: Download complete [2023-10-05T05:13:09.608Z] 339a4e72a1f5: Verifying Checksum [2023-10-05T05:13:09.608Z] 339a4e72a1f5: Download complete [2023-10-05T05:13:09.608Z] bde34c3a00c8: Verifying Checksum [2023-10-05T05:13:09.608Z] bde34c3a00c8: Download complete [2023-10-05T05:13:09.608Z] b352a97aabf1: Verifying Checksum [2023-10-05T05:13:09.608Z] b352a97aabf1: Download complete [2023-10-05T05:13:09.608Z] 4872d77fe225: Download complete [2023-10-05T05:13:09.609Z] 5851b861e8e6: Download complete [2023-10-05T05:13:09.609Z] b85a868b505f: Download complete [2023-10-05T05:13:09.867Z] bab4dde63d76: Verifying Checksum [2023-10-05T05:13:09.867Z] bab4dde63d76: Download complete [2023-10-05T05:13:10.801Z] b85a868b505f: Pull complete [2023-10-05T05:13:11.060Z] e2be974225ed: Pull complete [2023-10-05T05:13:11.632Z] 339a4e72a1f5: Pull complete [2023-10-05T05:13:11.632Z] 988bab9f4d93: Pull complete [2023-10-05T05:13:11.891Z] 1469e6f7b9e6: Pull complete [2023-10-05T05:13:11.891Z] eaf3925da568: Pull complete [2023-10-05T05:13:13.814Z] bab4dde63d76: Pull complete [2023-10-05T05:13:13.814Z] bde34c3a00c8: Pull complete [2023-10-05T05:13:14.075Z] b352a97aabf1: Pull complete [2023-10-05T05:13:14.075Z] 4872d77fe225: Pull complete [2023-10-05T05:13:14.075Z] 5851b861e8e6: Pull complete [2023-10-05T05:13:14.075Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-05T05:13:14.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T05:13:14.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T05:13:14.185Z] prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container [2023-10-05T05:13:14.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T05:13:16.287Z] $ docker top 09e1f694d3ba80f84bfe2795b4d2d0148b552a4c425bb0ca2037df26fb32344f -eo pid,comm [2023-10-05T05:13:16.380Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-05T05:13:16.380Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T05:13:16.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T05:13:16.412Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T05:13:16.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T05:13:16.507Z] $ docker exec 09e1f694d3ba80f84bfe2795b4d2d0148b552a4c425bb0ca2037df26fb32344f ssh-agent [2023-10-05T05:13:16.648Z] SSH_AUTH_SOCK=/tmp/ssh-bg2tBzdVBwQM/agent.32 [2023-10-05T05:13:16.648Z] SSH_AGENT_PID=38 [2023-10-05T05:13:16.656Z] Running ssh-add (command line suppressed) [2023-10-05T05:13:16.733Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15469008403305795294.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15469008403305795294.key) [2023-10-05T05:13:16.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T05:13:17.068Z] + git tag --points-at HEAD [Pipeline] } [2023-10-05T05:13:17.059Z] $ docker exec --env ******** --env ******** 09e1f694d3ba80f84bfe2795b4d2d0148b552a4c425bb0ca2037df26fb32344f ssh-agent -k [2023-10-05T05:13:17.155Z] unset SSH_AUTH_SOCK; [2023-10-05T05:13:17.156Z] unset SSH_AGENT_PID; [2023-10-05T05:13:17.156Z] echo Agent pid 38 killed; [2023-10-05T05:13:17.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-05T05:13:17.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T05:13:17.221Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T05:13:17.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T05:13:17.301Z] $ docker exec 09e1f694d3ba80f84bfe2795b4d2d0148b552a4c425bb0ca2037df26fb32344f ssh-agent [2023-10-05T05:13:17.450Z] SSH_AUTH_SOCK=/tmp/ssh-OkKSrQRGMJNV/agent.70 [2023-10-05T05:13:17.450Z] SSH_AGENT_PID=76 [2023-10-05T05:13:17.455Z] Running ssh-add (command line suppressed) [2023-10-05T05:13:17.531Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12281952572006640588.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12281952572006640588.key) [2023-10-05T05:13:17.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T05:13:17.864Z] + git semver init [2023-10-05T05:13:18.124Z] 2023-10-05 05:13:18,041 [run_init] DEBUG init version:0.0.0 force:False [2023-10-05T05:13:18.124Z] 2023-10-05 05:13:18,042 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-10-05T05:13:18.124Z] 2023-10-05 05:13:18,043 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-10-05T05:13:18.124Z] 2023-10-05 05:13:18,043 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-05T05:13:19.065Z] 2023-10-05 05:13:18,947 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-10-05T05:13:19.065Z] 2023-10-05 05:13:18,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-10-05T05:13:19.065Z] 2023-10-05 05:13:18,947 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-05T05:13:19.065Z] 2023-10-05 05:13:18,948 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-05T05:13:19.065Z] 3.1.0-dev.16 [Pipeline] } [2023-10-05T05:13:19.048Z] $ docker exec --env ******** --env ******** 09e1f694d3ba80f84bfe2795b4d2d0148b552a4c425bb0ca2037df26fb32344f ssh-agent -k [2023-10-05T05:13:19.156Z] unset SSH_AUTH_SOCK; [2023-10-05T05:13:19.156Z] unset SSH_AGENT_PID; [2023-10-05T05:13:19.156Z] echo Agent pid 76 killed; [2023-10-05T05:13:19.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T05:13:19.509Z] + git semver [Pipeline] } [2023-10-05T05:13:19.754Z] $ docker stop --time=1 09e1f694d3ba80f84bfe2795b4d2d0148b552a4c425bb0ca2037df26fb32344f [2023-10-05T05:13:21.070Z] $ docker rm -f --volumes 09e1f694d3ba80f84bfe2795b4d2d0148b552a4c425bb0ca2037df26fb32344f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T05:13:21.437Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-05T05:13:21.647Z] Stashed 1 file(s) [Pipeline] echo [2023-10-05T05:13:21.650Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T05:13:21.824Z] provisioning config files... [2023-10-05T05:13:21.832Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8553638361789087870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:13:22.127Z] ---> docker-login.sh [2023-10-05T05:13:22.127Z] nexus3.edgexfoundry.org:10001 [2023-10-05T05:13:22.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:13:22.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:13:22.127Z] Configure a credential helper to remove this warning. See [2023-10-05T05:13:22.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:13:22.127Z] [2023-10-05T05:13:22.127Z] Login Succeeded [2023-10-05T05:13:22.127Z] nexus3.edgexfoundry.org:10002 [2023-10-05T05:13:22.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:13:22.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:13:22.127Z] Configure a credential helper to remove this warning. See [2023-10-05T05:13:22.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:13:22.127Z] [2023-10-05T05:13:22.127Z] Login Succeeded [2023-10-05T05:13:22.127Z] nexus3.edgexfoundry.org:10003 [2023-10-05T05:13:22.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:13:22.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:13:22.387Z] Configure a credential helper to remove this warning. See [2023-10-05T05:13:22.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:13:22.387Z] [2023-10-05T05:13:22.387Z] Login Succeeded [2023-10-05T05:13:22.387Z] nexus3.edgexfoundry.org:10004 [2023-10-05T05:13:22.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:13:22.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:13:22.387Z] Configure a credential helper to remove this warning. See [2023-10-05T05:13:22.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:13:22.387Z] [2023-10-05T05:13:22.387Z] Login Succeeded [2023-10-05T05:13:22.387Z] docker.io [2023-10-05T05:13:22.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:13:22.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:13:22.649Z] Configure a credential helper to remove this warning. See [2023-10-05T05:13:22.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:13:22.649Z] [2023-10-05T05:13:22.649Z] Login Succeeded [2023-10-05T05:13:22.649Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T05:13:22.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T05:13:22.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T05:13:22.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T05:13:22.738Z] ========================================================= [2023-10-05T05:13:22.738Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-05T05:13:22.738Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:13:23.049Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-05T05:13:23.049Z] Sending build context to Docker daemon 6.519MB [2023-10-05T05:13:23.049Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T05:13:23.049Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-05T05:13:23.049Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-05T05:13:23.049Z] 7264a8db6415: Pulling fs layer [2023-10-05T05:13:23.049Z] c4d48a809fc2: Pulling fs layer [2023-10-05T05:13:23.049Z] 4f1c88b9dad5: Pulling fs layer [2023-10-05T05:13:23.049Z] ad3a456e5733: Pulling fs layer [2023-10-05T05:13:23.049Z] 33e27b845d1e: Pulling fs layer [2023-10-05T05:13:23.049Z] c68163c4e522: Pulling fs layer [2023-10-05T05:13:23.049Z] 50da416c3ac9: Pulling fs layer [2023-10-05T05:13:23.049Z] 23d2d4c4bb30: Pulling fs layer [2023-10-05T05:13:23.049Z] ad3a456e5733: Waiting [2023-10-05T05:13:23.049Z] 33e27b845d1e: Waiting [2023-10-05T05:13:23.049Z] c68163c4e522: Waiting [2023-10-05T05:13:23.049Z] 50da416c3ac9: Waiting [2023-10-05T05:13:23.049Z] 23d2d4c4bb30: Waiting [2023-10-05T05:13:23.049Z] c4d48a809fc2: Verifying Checksum [2023-10-05T05:13:23.049Z] c4d48a809fc2: Download complete [2023-10-05T05:13:23.049Z] ad3a456e5733: Verifying Checksum [2023-10-05T05:13:23.049Z] ad3a456e5733: Download complete [2023-10-05T05:13:23.309Z] 33e27b845d1e: Verifying Checksum [2023-10-05T05:13:23.309Z] 33e27b845d1e: Download complete [2023-10-05T05:13:23.309Z] 7264a8db6415: Verifying Checksum [2023-10-05T05:13:23.309Z] 7264a8db6415: Download complete [2023-10-05T05:13:23.309Z] c68163c4e522: Verifying Checksum [2023-10-05T05:13:23.309Z] c68163c4e522: Download complete [2023-10-05T05:13:23.309Z] 7264a8db6415: Pull complete [2023-10-05T05:13:23.573Z] c4d48a809fc2: Pull complete [2023-10-05T05:13:23.574Z] 23d2d4c4bb30: Verifying Checksum [2023-10-05T05:13:23.574Z] 23d2d4c4bb30: Download complete [2023-10-05T05:13:23.847Z] 4f1c88b9dad5: Verifying Checksum [2023-10-05T05:13:23.847Z] 4f1c88b9dad5: Download complete [2023-10-05T05:13:24.115Z] 50da416c3ac9: Verifying Checksum [2023-10-05T05:13:24.115Z] 50da416c3ac9: Download complete [2023-10-05T05:13:27.404Z] 4f1c88b9dad5: Pull complete [2023-10-05T05:13:27.404Z] ad3a456e5733: Pull complete [2023-10-05T05:13:27.404Z] 33e27b845d1e: Pull complete [2023-10-05T05:13:27.674Z] c68163c4e522: Pull complete [2023-10-05T05:13:30.210Z] 50da416c3ac9: Pull complete [2023-10-05T05:13:30.469Z] 23d2d4c4bb30: Pull complete [2023-10-05T05:13:30.469Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-05T05:13:30.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-05T05:13:30.469Z] ---> 0786185ac409 [2023-10-05T05:13:30.469Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-05T05:13:33.801Z] ---> Running in a7ac7063bb0a [2023-10-05T05:13:34.060Z] Removing intermediate container a7ac7063bb0a [2023-10-05T05:13:34.060Z] ---> 359ce3e065b5 [2023-10-05T05:13:34.060Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T05:13:34.060Z] ---> Running in ea3d37c65880 [2023-10-05T05:13:34.060Z] Removing intermediate container ea3d37c65880 [2023-10-05T05:13:34.060Z] ---> e0f288964f16 [2023-10-05T05:13:34.060Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-05T05:13:34.060Z] ---> Running in 700b42f431a2 [2023-10-05T05:13:34.060Z] Removing intermediate container 700b42f431a2 [2023-10-05T05:13:34.060Z] ---> de003d031fd6 [2023-10-05T05:13:34.060Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T05:13:34.061Z] ---> Running in 76e754b1c057 [2023-10-05T05:13:34.320Z] Removing intermediate container 76e754b1c057 [2023-10-05T05:13:34.320Z] ---> aa6f1b2f707a [2023-10-05T05:13:34.320Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T05:13:34.320Z] ---> Running in 567715a0f73d [2023-10-05T05:13:34.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T05:13:34.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T05:13:35.096Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-05T05:13:35.096Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-05T05:13:35.096Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-05T05:13:35.096Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-05T05:13:35.096Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T05:13:35.096Z] OK: 268 MiB in 56 packages [2023-10-05T05:13:35.663Z] Removing intermediate container 567715a0f73d [2023-10-05T05:13:35.663Z] ---> 2ca73ac8f8f4 [2023-10-05T05:13:35.663Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-05T05:13:35.663Z] ---> Running in a7f2e4865dd0 [2023-10-05T05:13:35.663Z] Removing intermediate container a7f2e4865dd0 [2023-10-05T05:13:35.663Z] ---> 7a0b5ebe900c [2023-10-05T05:13:35.663Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-05T05:13:35.921Z] ---> 6c578ce86386 [2023-10-05T05:13:35.921Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T05:13:35.921Z] ---> Running in 17b5fc8d2cd1 [2023-10-05T05:13:36.775Z] Still waiting to schedule task [2023-10-05T05:13:36.775Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-05T05:14:08.029Z] Removing intermediate container 17b5fc8d2cd1 [2023-10-05T05:14:08.029Z] ---> 536eabb8bbf0 [2023-10-05T05:14:08.029Z] Step 11/12 : COPY . . [2023-10-05T05:14:08.029Z] ---> 32ddb1f267ec [2023-10-05T05:14:08.029Z] Step 12/12 : RUN $MAKE [2023-10-05T05:14:08.029Z] ---> Running in a7bdd7ba56f8 [2023-10-05T05:14:08.029Z] noop [2023-10-05T05:14:08.029Z] Removing intermediate container a7bdd7ba56f8 [2023-10-05T05:14:08.029Z] ---> bd0665415fa9 [2023-10-05T05:14:08.029Z] Successfully built bd0665415fa9 [2023-10-05T05:14:08.029Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:14:08.352Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T05:14:08.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T05:14:08.423Z] prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container [2023-10-05T05:14:08.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-05T05:14:08.806Z] $ docker top 13d84768f85f638486cee0a7dc996f965c1d85e96a5d86dfcef01ee5ea8e32cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T05:14:09.167Z] + go version [2023-10-05T05:14:09.167Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-05T05:14:09.169Z] $ docker stop --time=1 13d84768f85f638486cee0a7dc996f965c1d85e96a5d86dfcef01ee5ea8e32cb [2023-10-05T05:14:10.491Z] $ docker rm -f --volumes 13d84768f85f638486cee0a7dc996f965c1d85e96a5d86dfcef01ee5ea8e32cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:14:10.908Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T05:14:10.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T05:14:10.979Z] prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container [2023-10-05T05:14:11.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-05T05:14:11.344Z] $ docker top 9da41e9eb9c599035b48095946f0d9be78a3fdd959b41667078b31c796cddbe7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T05:14:11.695Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-05T05:14:11.995Z] + make test [2023-10-05T05:14:11.995Z] go test ./... -coverprofile=coverage.out ./... [2023-10-05T05:14:13.374Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-05T05:14:25.581Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-05T05:14:25.582Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-05T05:14:25.582Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2023-10-05T05:14:32.133Z] go vet ./... [2023-10-05T05:14:35.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T05:14:35.415Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T05:14:35.415Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-05T05:14:35.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T05:14:35.699Z] $ docker stop --time=1 9da41e9eb9c599035b48095946f0d9be78a3fdd959b41667078b31c796cddbe7 [2023-10-05T05:14:38.462Z] $ docker rm -f --volumes 9da41e9eb9c599035b48095946f0d9be78a3fdd959b41667078b31c796cddbe7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T05:14:38.919Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T05:14:38.960Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-05T05:14:39.374Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T05:14:39.662Z] + ls -al . [2023-10-05T05:14:39.662Z] total 188 [2023-10-05T05:14:39.662Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 05:14 . [2023-10-05T05:14:39.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:13 .. [2023-10-05T05:14:39.662Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 5 05:13 .dockerignore [2023-10-05T05:14:39.662Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 05:14 .git [2023-10-05T05:14:39.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:13 .github [2023-10-05T05:14:39.662Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 5 05:13 .gitignore [2023-10-05T05:14:39.662Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 05:13 .golangci.yml [2023-10-05T05:14:39.662Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 05:13 .semver [2023-10-05T05:14:39.662Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 5 05:13 Attribution.txt [2023-10-05T05:14:39.662Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 5 05:13 CHANGELOG.md [2023-10-05T05:14:39.662Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 5 05:13 Dockerfile [2023-10-05T05:14:39.662Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 05:13 GOVERNANCE.md [2023-10-05T05:14:39.662Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 5 05:13 Jenkinsfile [2023-10-05T05:14:39.662Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 05:13 LICENSE [2023-10-05T05:14:39.662Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 5 05:13 Makefile [2023-10-05T05:14:39.662Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 05:13 OWNERS.md [2023-10-05T05:14:39.662Z] -rw-rw-r-- 1 jenkins jenkins 3695 Oct 5 05:13 README.md [2023-10-05T05:14:39.662Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 05:13 VERSION [2023-10-05T05:14:39.662Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:13 bin [2023-10-05T05:14:39.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:13 cmd [2023-10-05T05:14:39.662Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 5 05:14 coverage.out [2023-10-05T05:14:39.662Z] -rw-rw-r-- 1 jenkins jenkins 3821 Oct 5 05:13 go.mod [2023-10-05T05:14:39.662Z] -rw-rw-r-- 1 jenkins jenkins 35623 Oct 5 05:13 go.sum [2023-10-05T05:14:39.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:13 internal [2023-10-05T05:14:39.662Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:13 mock [2023-10-05T05:14:39.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:13 snap [2023-10-05T05:14:39.662Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 5 05:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:14:39.971Z] + 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=d23214095485577aeb4dab86231955f0f4cb61d9 --label arch=amd64 --label version=3.1.0-dev.16 . [2023-10-05T05:14:39.971Z] Sending build context to Docker daemon 6.538MB [2023-10-05T05:14:39.971Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T05:14:39.971Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-05T05:14:39.971Z] ---> bd0665415fa9 [2023-10-05T05:14:39.971Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-05T05:14:39.971Z] ---> Running in 0705cf1a4170 [2023-10-05T05:14:40.230Z] Removing intermediate container 0705cf1a4170 [2023-10-05T05:14:40.230Z] ---> 5977bbd33cd5 [2023-10-05T05:14:40.230Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T05:14:40.230Z] ---> Running in 3ce78a8a4999 [2023-10-05T05:14:40.230Z] Removing intermediate container 3ce78a8a4999 [2023-10-05T05:14:40.230Z] ---> 151747935756 [2023-10-05T05:14:40.230Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-05T05:14:40.230Z] ---> Running in 8391eb83f3e9 [2023-10-05T05:14:40.230Z] Removing intermediate container 8391eb83f3e9 [2023-10-05T05:14:40.230Z] ---> 8d5ff67b53cf [2023-10-05T05:14:40.230Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T05:14:40.489Z] ---> Running in bd988e68fc43 [2023-10-05T05:14:40.489Z] Removing intermediate container bd988e68fc43 [2023-10-05T05:14:40.489Z] ---> 5a457171d38a [2023-10-05T05:14:40.489Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T05:14:40.489Z] ---> Running in 1ce0face0bd4 [2023-10-05T05:14:40.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T05:14:40.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T05:14:41.008Z] OK: 268 MiB in 56 packages [2023-10-05T05:14:41.268Z] Removing intermediate container 1ce0face0bd4 [2023-10-05T05:14:41.268Z] ---> 8d18666e985e [2023-10-05T05:14:41.268Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-05T05:14:41.268Z] ---> Running in 6a356cafd13b [2023-10-05T05:14:41.527Z] Removing intermediate container 6a356cafd13b [2023-10-05T05:14:41.527Z] ---> 62e09d61e0e2 [2023-10-05T05:14:41.527Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-05T05:14:41.527Z] ---> 95b506e0e57e [2023-10-05T05:14:41.527Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T05:14:41.527Z] ---> Running in c8bdedbec1a9 [2023-10-05T05:14:42.095Z] Removing intermediate container c8bdedbec1a9 [2023-10-05T05:14:42.095Z] ---> 51a889897351 [2023-10-05T05:14:42.095Z] Step 11/24 : COPY . . [2023-10-05T05:14:42.673Z] ---> 9819be328c6c [2023-10-05T05:14:42.673Z] Step 12/24 : RUN $MAKE [2023-10-05T05:14:42.673Z] ---> Running in 8499265dae9f [2023-10-05T05:14:42.932Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-05T05:15:04.877Z] Removing intermediate container 8499265dae9f [2023-10-05T05:15:04.877Z] ---> 1d65c46247b8 [2023-10-05T05:15:04.877Z] Step 13/24 : FROM alpine:3.18 [2023-10-05T05:15:04.877Z] 3.18: Pulling from library/alpine [2023-10-05T05:15:04.877Z] 96526aa774ef: Pulling fs layer [2023-10-05T05:15:04.877Z] 96526aa774ef: Verifying Checksum [2023-10-05T05:15:04.877Z] 96526aa774ef: Download complete [2023-10-05T05:15:04.877Z] 96526aa774ef: Pull complete [2023-10-05T05:15:04.877Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T05:15:04.877Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T05:15:04.877Z] ---> 8ca4688f4f35 [2023-10-05T05:15:04.877Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-05T05:15:04.877Z] ---> Running in 2e5e7b63c1f7 [2023-10-05T05:15:04.877Z] Removing intermediate container 2e5e7b63c1f7 [2023-10-05T05:15:04.877Z] ---> 9fee4fd27848 [2023-10-05T05:15:04.877Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-05T05:15:04.877Z] ---> Running in 2ec44881ad2f [2023-10-05T05:15:04.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T05:15:04.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T05:15:04.877Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-05T05:15:04.877Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T05:15:04.877Z] OK: 7 MiB in 16 packages [2023-10-05T05:15:04.877Z] Removing intermediate container 2ec44881ad2f [2023-10-05T05:15:04.877Z] ---> ac7fb62e56b2 [2023-10-05T05:15:04.877Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-05T05:15:04.877Z] ---> 77f73318ff83 [2023-10-05T05:15:04.877Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-05T05:15:04.877Z] ---> 7d7d372ab838 [2023-10-05T05:15:04.877Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-05T05:15:05.136Z] ---> c5ae8f97e9f7 [2023-10-05T05:15:05.136Z] Step 19/24 : EXPOSE 59982 [2023-10-05T05:15:05.136Z] ---> Running in e995016e6a7d [2023-10-05T05:15:05.136Z] Removing intermediate container e995016e6a7d [2023-10-05T05:15:05.136Z] ---> b369100ff5dd [2023-10-05T05:15:05.136Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-05T05:15:05.136Z] ---> Running in 40f880f17dff [2023-10-05T05:15:05.396Z] Removing intermediate container 40f880f17dff [2023-10-05T05:15:05.396Z] ---> 8bc4c25600c6 [2023-10-05T05:15:05.396Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-05T05:15:05.396Z] ---> Running in da5d20283ba6 [2023-10-05T05:15:05.396Z] Removing intermediate container da5d20283ba6 [2023-10-05T05:15:05.396Z] ---> 32d5a8b4d489 [2023-10-05T05:15:05.396Z] Step 22/24 : LABEL arch=amd64 [2023-10-05T05:15:05.396Z] ---> Running in 86cf84ed4da7 [2023-10-05T05:15:05.396Z] Removing intermediate container 86cf84ed4da7 [2023-10-05T05:15:05.396Z] ---> c45f3373c309 [2023-10-05T05:15:05.397Z] Step 23/24 : LABEL git_sha=d23214095485577aeb4dab86231955f0f4cb61d9 [2023-10-05T05:15:05.397Z] ---> Running in 9a32647549c0 [2023-10-05T05:15:05.656Z] Removing intermediate container 9a32647549c0 [2023-10-05T05:15:05.656Z] ---> b8e75e9cc5a6 [2023-10-05T05:15:05.656Z] Step 24/24 : LABEL version=3.1.0-dev.16 [2023-10-05T05:15:05.656Z] ---> Running in eb1591562d1b [2023-10-05T05:15:05.656Z] Removing intermediate container eb1591562d1b [2023-10-05T05:15:05.656Z] ---> 57774545f420 [2023-10-05T05:15:05.656Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T05:15:05.656Z] Successfully built 57774545f420 [2023-10-05T05:15:05.656Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T05:15:05.738Z] provisioning config files... [2023-10-05T05:15:05.747Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14538267362613792949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:15:06.106Z] ---> docker-login.sh [2023-10-05T05:15:06.106Z] nexus3.edgexfoundry.org:10001 [2023-10-05T05:15:06.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:15:06.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:15:06.106Z] Configure a credential helper to remove this warning. See [2023-10-05T05:15:06.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:15:06.106Z] [2023-10-05T05:15:06.106Z] Login Succeeded [2023-10-05T05:15:06.106Z] nexus3.edgexfoundry.org:10002 [2023-10-05T05:15:06.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:15:06.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:15:06.106Z] Configure a credential helper to remove this warning. See [2023-10-05T05:15:06.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:15:06.106Z] [2023-10-05T05:15:06.106Z] Login Succeeded [2023-10-05T05:15:06.106Z] nexus3.edgexfoundry.org:10003 [2023-10-05T05:15:06.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:15:06.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:15:06.367Z] Configure a credential helper to remove this warning. See [2023-10-05T05:15:06.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:15:06.367Z] [2023-10-05T05:15:06.367Z] Login Succeeded [2023-10-05T05:15:06.367Z] nexus3.edgexfoundry.org:10004 [2023-10-05T05:15:06.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:15:06.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:15:06.367Z] Configure a credential helper to remove this warning. See [2023-10-05T05:15:06.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:15:06.367Z] [2023-10-05T05:15:06.367Z] Login Succeeded [2023-10-05T05:15:06.367Z] docker.io [2023-10-05T05:15:06.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:15:06.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:15:06.640Z] Configure a credential helper to remove this warning. See [2023-10-05T05:15:06.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:15:06.640Z] [2023-10-05T05:15:06.640Z] Login Succeeded [2023-10-05T05:15:06.640Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T05:15:06.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T05:15:06.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T05:15:06.701Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-10-05T05:15:06.701Z] d23214095485577aeb4dab86231955f0f4cb61d9 [2023-10-05T05:15:06.701Z] latest [2023-10-05T05:15:06.701Z] 3.1.0-dev.16 [2023-10-05T05:15:06.701Z] d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16 [2023-10-05T05:15:06.701Z] main [2023-10-05T05:15:06.701Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:15:07.077Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:d23214095485577aeb4dab86231955f0f4cb61d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:15:07.377Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:d23214095485577aeb4dab86231955f0f4cb61d9 [2023-10-05T05:15:07.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-10-05T05:15:07.377Z] 690200cb14c6: Preparing [2023-10-05T05:15:07.377Z] 711a6faffe0f: Preparing [2023-10-05T05:15:07.377Z] 969e9a845bfc: Preparing [2023-10-05T05:15:07.377Z] 43d622a74577: Preparing [2023-10-05T05:15:07.377Z] cc2447e1835a: Preparing [2023-10-05T05:15:07.377Z] cc2447e1835a: Layer already exists [2023-10-05T05:15:07.377Z] 711a6faffe0f: Pushed [2023-10-05T05:15:07.377Z] 43d622a74577: Pushed [2023-10-05T05:15:07.377Z] 690200cb14c6: Pushed [2023-10-05T05:15:10.667Z] 969e9a845bfc: Pushed [2023-10-05T05:15:10.667Z] d23214095485577aeb4dab86231955f0f4cb61d9: digest: sha256:b345142df729f28f16f1eb89933b35c70515ae605b3a0c6d1f33d304f7a19447 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:15:10.976Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:15:11.280Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-10-05T05:15:11.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-10-05T05:15:11.280Z] 690200cb14c6: Preparing [2023-10-05T05:15:11.280Z] 711a6faffe0f: Preparing [2023-10-05T05:15:11.280Z] 969e9a845bfc: Preparing [2023-10-05T05:15:11.281Z] 43d622a74577: Preparing [2023-10-05T05:15:11.281Z] cc2447e1835a: Preparing [2023-10-05T05:15:11.281Z] 43d622a74577: Layer already exists [2023-10-05T05:15:11.281Z] 690200cb14c6: Layer already exists [2023-10-05T05:15:11.281Z] 711a6faffe0f: Layer already exists [2023-10-05T05:15:11.281Z] 969e9a845bfc: Layer already exists [2023-10-05T05:15:11.281Z] cc2447e1835a: Layer already exists [2023-10-05T05:15:11.281Z] latest: digest: sha256:b345142df729f28f16f1eb89933b35c70515ae605b3a0c6d1f33d304f7a19447 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:15:11.586Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:15:11.886Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.16 [2023-10-05T05:15:11.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-10-05T05:15:11.886Z] 690200cb14c6: Preparing [2023-10-05T05:15:11.886Z] 711a6faffe0f: Preparing [2023-10-05T05:15:11.886Z] 969e9a845bfc: Preparing [2023-10-05T05:15:11.886Z] 43d622a74577: Preparing [2023-10-05T05:15:11.886Z] cc2447e1835a: Preparing [2023-10-05T05:15:11.886Z] 969e9a845bfc: Layer already exists [2023-10-05T05:15:11.886Z] 711a6faffe0f: Layer already exists [2023-10-05T05:15:11.886Z] cc2447e1835a: Layer already exists [2023-10-05T05:15:11.886Z] 43d622a74577: Layer already exists [2023-10-05T05:15:11.886Z] 690200cb14c6: Layer already exists [2023-10-05T05:15:11.886Z] 3.1.0-dev.16: digest: sha256:b345142df729f28f16f1eb89933b35c70515ae605b3a0c6d1f33d304f7a19447 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:15:12.199Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:15:12.500Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16 [2023-10-05T05:15:12.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-10-05T05:15:12.500Z] 690200cb14c6: Preparing [2023-10-05T05:15:12.500Z] 711a6faffe0f: Preparing [2023-10-05T05:15:12.500Z] 969e9a845bfc: Preparing [2023-10-05T05:15:12.500Z] 43d622a74577: Preparing [2023-10-05T05:15:12.500Z] cc2447e1835a: Preparing [2023-10-05T05:15:12.500Z] 711a6faffe0f: Layer already exists [2023-10-05T05:15:12.500Z] 690200cb14c6: Layer already exists [2023-10-05T05:15:12.500Z] 969e9a845bfc: Layer already exists [2023-10-05T05:15:12.500Z] cc2447e1835a: Layer already exists [2023-10-05T05:15:12.500Z] 43d622a74577: Layer already exists [2023-10-05T05:15:12.500Z] d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16: digest: sha256:b345142df729f28f16f1eb89933b35c70515ae605b3a0c6d1f33d304f7a19447 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:15:12.806Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:15:13.106Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-10-05T05:15:13.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-10-05T05:15:13.106Z] 690200cb14c6: Preparing [2023-10-05T05:15:13.106Z] 711a6faffe0f: Preparing [2023-10-05T05:15:13.106Z] 969e9a845bfc: Preparing [2023-10-05T05:15:13.106Z] 43d622a74577: Preparing [2023-10-05T05:15:13.106Z] cc2447e1835a: Preparing [2023-10-05T05:15:13.106Z] 43d622a74577: Layer already exists [2023-10-05T05:15:13.106Z] 690200cb14c6: Layer already exists [2023-10-05T05:15:13.106Z] cc2447e1835a: Layer already exists [2023-10-05T05:15:13.106Z] 969e9a845bfc: Layer already exists [2023-10-05T05:15:13.106Z] 711a6faffe0f: Layer already exists [2023-10-05T05:15:13.106Z] main: digest: sha256:b345142df729f28f16f1eb89933b35c70515ae605b3a0c6d1f33d304f7a19447 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T05:15:13.155Z] ===================================================== [Pipeline] echo [2023-10-05T05:15:13.162Z] taggedImages: [2023-10-05T05:15:13.162Z] - nexus3.edgexfoundry.org:10004/device-mqtt:d23214095485577aeb4dab86231955f0f4cb61d9 [2023-10-05T05:15:13.162Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-10-05T05:15:13.162Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.16 [2023-10-05T05:15:13.162Z] - nexus3.edgexfoundry.org:10004/device-mqtt:d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16 [2023-10-05T05:15:13.162Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:15:13.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T05:15:13.516Z] [2023-10-05T05:15:13.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:15:13.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T05:15:13.807Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-05T05:15:13.807Z] 5eb5b503b376: Pulling fs layer [2023-10-05T05:15:13.807Z] 5c69ac0246d0: Pulling fs layer [2023-10-05T05:15:13.807Z] ec43610c2a17: Pulling fs layer [2023-10-05T05:15:13.807Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-05T05:15:13.807Z] 33b1e0a273af: Pulling fs layer [2023-10-05T05:15:13.807Z] 5d3b04190fa2: Pulling fs layer [2023-10-05T05:15:13.807Z] 2f39f015ded8: Pulling fs layer [2023-10-05T05:15:13.807Z] 33b1e0a273af: Waiting [2023-10-05T05:15:13.807Z] 5d3b04190fa2: Waiting [2023-10-05T05:15:13.807Z] 2f39f015ded8: Waiting [2023-10-05T05:15:13.807Z] 3a2ae6a8a46f: Waiting [2023-10-05T05:15:13.807Z] 5c69ac0246d0: Verifying Checksum [2023-10-05T05:15:13.807Z] 5c69ac0246d0: Download complete [2023-10-05T05:15:13.807Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-05T05:15:13.807Z] 3a2ae6a8a46f: Download complete [2023-10-05T05:15:13.807Z] 33b1e0a273af: Verifying Checksum [2023-10-05T05:15:13.807Z] 33b1e0a273af: Download complete [2023-10-05T05:15:14.066Z] ec43610c2a17: Verifying Checksum [2023-10-05T05:15:14.066Z] ec43610c2a17: Download complete [2023-10-05T05:15:14.066Z] 5d3b04190fa2: Verifying Checksum [2023-10-05T05:15:14.066Z] 5d3b04190fa2: Download complete [2023-10-05T05:15:14.066Z] 5eb5b503b376: Verifying Checksum [2023-10-05T05:15:14.066Z] 5eb5b503b376: Download complete [2023-10-05T05:15:14.633Z] 2f39f015ded8: Download complete [2023-10-05T05:15:15.566Z] 5eb5b503b376: Pull complete [2023-10-05T05:15:15.566Z] 5c69ac0246d0: Pull complete [2023-10-05T05:15:15.824Z] ec43610c2a17: Pull complete [2023-10-05T05:15:15.824Z] 3a2ae6a8a46f: Pull complete [2023-10-05T05:15:16.082Z] 33b1e0a273af: Pull complete [2023-10-05T05:15:16.340Z] 5d3b04190fa2: Pull complete [2023-10-05T05:15:20.521Z] 2f39f015ded8: Pull complete [2023-10-05T05:15:20.521Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-05T05:15:20.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T05:15:20.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T05:15:20.597Z] prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container [2023-10-05T05:15:20.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-05T05:15:24.694Z] $ docker top 4d551811bcb58d1ff92abd55ba45502580f2a9efed2ab8294772f2adbd847b28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:15:25.055Z] ---> job-cost.sh [2023-10-05T05:15:25.055Z] lf-activate-venv: SKIPPING [2023-10-05T05:15:25.055Z] INFO: No Stack... [2023-10-05T05:15:25.313Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T05:15:25.572Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T05:15:25.859Z] + cut -d, -f6 [2023-10-05T05:15:25.859Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [Pipeline] lock [2023-10-05T05:15:25.874Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-144-stack-cost] [2023-10-05T05:15:25.879Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-144-stack-cost] did not exist. Created. [2023-10-05T05:15:25.879Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T05:15:26.192Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-05T05:15:26.223Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T05:15:26.230Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T05:15:26.258Z] $ docker stop --time=1 4d551811bcb58d1ff92abd55ba45502580f2a9efed2ab8294772f2adbd847b28 [2023-10-05T05:15:27.411Z] $ docker rm -f --volumes 4d551811bcb58d1ff92abd55ba45502580f2a9efed2ab8294772f2adbd847b28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-05T05:16:08.363Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8551 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-10-05T05:16:08.375Z] Running in /w/workspace/device-mqtt-go/144 [Pipeline] { [Pipeline] checkout [2023-10-05T05:16:08.401Z] The recommended git tool is: git [2023-10-05T05:16:17.713Z] using credential edgex-jenkins-ssh [2023-10-05T05:16:17.735Z] Cloning the remote Git repository [2023-10-05T05:16:17.805Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-05T05:16:17.932Z] > git init /w/workspace/device-mqtt-go/144 # timeout=10 [2023-10-05T05:16:18.147Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-05T05:16:18.149Z] > git --version # timeout=10 [2023-10-05T05:16:18.179Z] > git --version # 'git version 2.25.1' [2023-10-05T05:16:18.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T05:16:18.390Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T05:16:19.590Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-10-05T05:16:19.618Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T05:16:20.561Z] Avoid second fetch [2023-10-05T05:16:20.561Z] Checking out Revision d23214095485577aeb4dab86231955f0f4cb61d9 (main) [2023-10-05T05:16:21.176Z] Commit message: "Merge pull request #631 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T05:16:20.575Z] > git config core.sparsecheckout # timeout=10 [2023-10-05T05:16:20.638Z] > git checkout -f d23214095485577aeb4dab86231955f0f4cb61d9 # timeout=10 [2023-10-05T05:16:22.284Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-05T05:16:22.284Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T05:16:22.284Z] Dload Upload Total Spent Left Speed [2023-10-05T05:16:22.284Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-10-05T05:16:23.036Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-05T05:16:23.388Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-05T05:16:23.388Z] + sudo tee /etc/docker/daemon.new [2023-10-05T05:16:23.388Z] { [2023-10-05T05:16:23.388Z] "registry-mirrors": [ [2023-10-05T05:16:23.388Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-05T05:16:23.388Z] ], [2023-10-05T05:16:23.388Z] "bip": "10.250.0.254/24", [2023-10-05T05:16:23.388Z] "hosts": [ [2023-10-05T05:16:23.388Z] "tcp://0.0.0.0:5555", [2023-10-05T05:16:23.388Z] "unix:///var/run/docker.sock" [2023-10-05T05:16:23.388Z] ], [2023-10-05T05:16:23.388Z] "mtu": 1458, [2023-10-05T05:16:23.388Z] "selinux-enabled": true, [2023-10-05T05:16:23.388Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-05T05:16:23.388Z] } [Pipeline] sh [2023-10-05T05:16:23.723Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-05T05:16:24.114Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T05:16:42.427Z] provisioning config files... [2023-10-05T05:16:42.459Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/144@tmp/config14631154752513918698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:16:42.817Z] ---> docker-login.sh [2023-10-05T05:16:42.817Z] nexus3.edgexfoundry.org:10001 [2023-10-05T05:16:43.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:16:43.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:16:43.686Z] Configure a credential helper to remove this warning. See [2023-10-05T05:16:43.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:16:43.686Z] [2023-10-05T05:16:43.686Z] Login Succeeded [2023-10-05T05:16:43.686Z] nexus3.edgexfoundry.org:10002 [2023-10-05T05:16:43.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:16:43.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:16:43.956Z] Configure a credential helper to remove this warning. See [2023-10-05T05:16:43.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:16:43.956Z] [2023-10-05T05:16:43.956Z] Login Succeeded [2023-10-05T05:16:43.956Z] nexus3.edgexfoundry.org:10003 [2023-10-05T05:16:44.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:16:44.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:16:44.229Z] Configure a credential helper to remove this warning. See [2023-10-05T05:16:44.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:16:44.229Z] [2023-10-05T05:16:44.229Z] Login Succeeded [2023-10-05T05:16:44.229Z] nexus3.edgexfoundry.org:10004 [2023-10-05T05:16:44.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:16:44.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:16:44.771Z] Configure a credential helper to remove this warning. See [2023-10-05T05:16:44.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:16:44.771Z] [2023-10-05T05:16:44.771Z] Login Succeeded [2023-10-05T05:16:44.771Z] docker.io [2023-10-05T05:16:44.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:16:45.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:16:45.359Z] Configure a credential helper to remove this warning. See [2023-10-05T05:16:45.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:16:45.359Z] [2023-10-05T05:16:45.359Z] Login Succeeded [2023-10-05T05:16:45.359Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T05:16:45.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T05:16:45.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T05:16:45.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T05:16:45.647Z] ========================================================= [2023-10-05T05:16:45.647Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-05T05:16:45.647Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:16:45.992Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-05T05:16:46.262Z] Sending build context to Docker daemon 3.362MB [2023-10-05T05:16:46.262Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T05:16:46.262Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-05T05:16:46.532Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-05T05:16:46.532Z] 9fda8d8052c6: Pulling fs layer [2023-10-05T05:16:46.532Z] 5d54e960e981: Pulling fs layer [2023-10-05T05:16:46.532Z] c4a7e357bf2a: Pulling fs layer [2023-10-05T05:16:46.532Z] f0e02332f6b5: Pulling fs layer [2023-10-05T05:16:46.532Z] cefa15bbcfad: Pulling fs layer [2023-10-05T05:16:46.532Z] 17808c966233: Pulling fs layer [2023-10-05T05:16:46.532Z] f4c1fc716caa: Pulling fs layer [2023-10-05T05:16:46.532Z] f0e02332f6b5: Waiting [2023-10-05T05:16:46.532Z] 17808c966233: Waiting [2023-10-05T05:16:46.532Z] cefa15bbcfad: Waiting [2023-10-05T05:16:46.532Z] f4c1fc716caa: Waiting [2023-10-05T05:16:46.532Z] 5d54e960e981: Download complete [2023-10-05T05:16:46.532Z] f0e02332f6b5: Download complete [2023-10-05T05:16:46.532Z] cefa15bbcfad: Verifying Checksum [2023-10-05T05:16:46.532Z] cefa15bbcfad: Download complete [2023-10-05T05:16:46.532Z] 9fda8d8052c6: Verifying Checksum [2023-10-05T05:16:46.532Z] 9fda8d8052c6: Download complete [2023-10-05T05:16:46.822Z] f4c1fc716caa: Verifying Checksum [2023-10-05T05:16:46.822Z] f4c1fc716caa: Download complete [2023-10-05T05:16:47.415Z] 9fda8d8052c6: Pull complete [2023-10-05T05:16:48.011Z] 5d54e960e981: Pull complete [2023-10-05T05:16:48.282Z] c4a7e357bf2a: Verifying Checksum [2023-10-05T05:16:48.282Z] c4a7e357bf2a: Download complete [2023-10-05T05:16:49.254Z] 17808c966233: Verifying Checksum [2023-10-05T05:16:49.254Z] 17808c966233: Download complete [2023-10-05T05:16:59.398Z] c4a7e357bf2a: Pull complete [2023-10-05T05:16:59.398Z] f0e02332f6b5: Pull complete [2023-10-05T05:16:59.398Z] cefa15bbcfad: Pull complete [2023-10-05T05:17:06.096Z] 17808c966233: Pull complete [2023-10-05T05:17:07.634Z] f4c1fc716caa: Pull complete [2023-10-05T05:17:07.634Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-05T05:17:07.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-05T05:17:07.634Z] ---> ea914061e18c [2023-10-05T05:17:07.634Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-05T05:17:09.691Z] ---> Running in c0b4c0b93d9f [2023-10-05T05:17:09.691Z] Removing intermediate container c0b4c0b93d9f [2023-10-05T05:17:09.691Z] ---> 255bda286861 [2023-10-05T05:17:09.691Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T05:17:09.691Z] ---> Running in 743a7ff1f57a [2023-10-05T05:17:09.962Z] Removing intermediate container 743a7ff1f57a [2023-10-05T05:17:09.962Z] ---> 39e261f85b8f [2023-10-05T05:17:09.962Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-05T05:17:09.962Z] ---> Running in 2bdca207f1d5 [2023-10-05T05:17:10.232Z] Removing intermediate container 2bdca207f1d5 [2023-10-05T05:17:10.232Z] ---> d587c1e3916d [2023-10-05T05:17:10.232Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T05:17:10.232Z] ---> Running in 862e576c2e81 [2023-10-05T05:17:10.503Z] Removing intermediate container 862e576c2e81 [2023-10-05T05:17:10.504Z] ---> f9058ec3ea03 [2023-10-05T05:17:10.504Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T05:17:10.774Z] ---> Running in b1a3985eba3c [2023-10-05T05:17:11.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T05:17:12.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T05:17:13.298Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-05T05:17:13.298Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-05T05:17:13.298Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-05T05:17:13.298Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-05T05:17:13.298Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T05:17:13.298Z] OK: 270 MiB in 56 packages [2023-10-05T05:17:14.714Z] Removing intermediate container b1a3985eba3c [2023-10-05T05:17:14.714Z] ---> 45b2bba39bf1 [2023-10-05T05:17:14.714Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-05T05:17:14.714Z] ---> Running in 7c6ae7bfb106 [2023-10-05T05:17:14.714Z] Removing intermediate container 7c6ae7bfb106 [2023-10-05T05:17:14.714Z] ---> 2cacbc1ad6f9 [2023-10-05T05:17:14.714Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-05T05:17:15.304Z] ---> fb0e1d1e053e [2023-10-05T05:17:15.304Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T05:17:15.304Z] ---> Running in 1b139f4df3de [2023-10-05T05:18:36.976Z] Removing intermediate container 1b139f4df3de [2023-10-05T05:18:36.976Z] ---> 4fac9ccf2f67 [2023-10-05T05:18:36.976Z] Step 11/12 : COPY . . [2023-10-05T05:18:36.976Z] ---> 93634addd0cf [2023-10-05T05:18:36.976Z] Step 12/12 : RUN $MAKE [2023-10-05T05:18:36.976Z] ---> Running in d767e1a0608c [2023-10-05T05:18:36.976Z] noop [2023-10-05T05:18:36.976Z] Removing intermediate container d767e1a0608c [2023-10-05T05:18:36.976Z] ---> af1e2eca656f [2023-10-05T05:18:36.976Z] Successfully built af1e2eca656f [2023-10-05T05:18:36.976Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:18:37.335Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T05:18:37.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T05:18:37.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-8551 does not seem to be running inside a container [2023-10-05T05:18:37.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/144 -v /w/workspace/device-mqtt-go/144:/w/workspace/device-mqtt-go/144:rw,z -v /w/workspace/device-mqtt-go/144@tmp:/w/workspace/device-mqtt-go/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-05T05:18:38.945Z] $ docker top 61aa0343d64b42ce3478271f17814567d573915dc22cd03417a36591d2f66a22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T05:18:39.793Z] + go version [2023-10-05T05:18:39.793Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-05T05:18:39.818Z] $ docker stop --time=1 61aa0343d64b42ce3478271f17814567d573915dc22cd03417a36591d2f66a22 [2023-10-05T05:18:41.429Z] $ docker rm -f --volumes 61aa0343d64b42ce3478271f17814567d573915dc22cd03417a36591d2f66a22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:18:41.983Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T05:18:41.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T05:18:42.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-8551 does not seem to be running inside a container [2023-10-05T05:18:42.242Z] $ 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/144 -v /w/workspace/device-mqtt-go/144:/w/workspace/device-mqtt-go/144:rw,z -v /w/workspace/device-mqtt-go/144@tmp:/w/workspace/device-mqtt-go/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-05T05:18:43.398Z] $ docker top f120981b965e2f5216e6d7625ed24ff52390c89e59aa7fdb80cb24217854746c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T05:18:44.228Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/144 [Pipeline] fileExists [Pipeline] sh [2023-10-05T05:18:44.564Z] + make test [2023-10-05T05:18:44.564Z] go test ./... -coverprofile=coverage.out ./... [2023-10-05T05:18:48.823Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-05T05:20:25.487Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-05T05:20:25.488Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-05T05:20:25.488Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.062s coverage: 22.8% of statements [2023-10-05T05:20:25.488Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-05T05:20:25.488Z] go vet ./... [2023-10-05T05:20:43.710Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T05:20:43.710Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T05:20:43.710Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-05T05:20:43.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T05:20:43.748Z] $ docker stop --time=1 f120981b965e2f5216e6d7625ed24ff52390c89e59aa7fdb80cb24217854746c [2023-10-05T05:20:45.582Z] $ docker rm -f --volumes f120981b965e2f5216e6d7625ed24ff52390c89e59aa7fdb80cb24217854746c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T05:20:46.691Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T05:20:46.705Z] Warning: overwriting stash ‘coverage-report’ [2023-10-05T05:20:47.249Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T05:20:47.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T05:20:47.959Z] + ls -al . [2023-10-05T05:20:47.959Z] total 184 [2023-10-05T05:20:47.959Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 05:18 . [2023-10-05T05:20:47.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:16 .. [2023-10-05T05:20:47.959Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 5 05:16 .dockerignore [2023-10-05T05:20:47.959Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 05:16 .git [2023-10-05T05:20:47.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:16 .github [2023-10-05T05:20:47.959Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 5 05:16 .gitignore [2023-10-05T05:20:47.959Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 05:16 .golangci.yml [2023-10-05T05:20:47.959Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 5 05:16 Attribution.txt [2023-10-05T05:20:47.959Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 5 05:16 CHANGELOG.md [2023-10-05T05:20:47.959Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 5 05:16 Dockerfile [2023-10-05T05:20:47.959Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 05:16 GOVERNANCE.md [2023-10-05T05:20:47.959Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 5 05:16 Jenkinsfile [2023-10-05T05:20:47.959Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 05:16 LICENSE [2023-10-05T05:20:47.959Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 5 05:16 Makefile [2023-10-05T05:20:47.959Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 05:16 OWNERS.md [2023-10-05T05:20:47.959Z] -rw-rw-r-- 1 jenkins jenkins 3695 Oct 5 05:16 README.md [2023-10-05T05:20:47.959Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 05:13 VERSION [2023-10-05T05:20:47.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:16 bin [2023-10-05T05:20:47.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:16 cmd [2023-10-05T05:20:47.959Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 5 05:20 coverage.out [2023-10-05T05:20:47.959Z] -rw-rw-r-- 1 jenkins jenkins 3821 Oct 5 05:16 go.mod [2023-10-05T05:20:47.959Z] -rw-rw-r-- 1 jenkins jenkins 35623 Oct 5 05:16 go.sum [2023-10-05T05:20:47.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:16 internal [2023-10-05T05:20:47.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:16 mock [2023-10-05T05:20:47.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:16 snap [2023-10-05T05:20:47.959Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 5 05:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:20:48.295Z] + 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=d23214095485577aeb4dab86231955f0f4cb61d9 --label arch=arm64 --label version=3.1.0-dev.16 . [2023-10-05T05:20:48.563Z] Sending build context to Docker daemon 3.381MB [2023-10-05T05:20:48.564Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T05:20:48.564Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-05T05:20:48.564Z] ---> af1e2eca656f [2023-10-05T05:20:48.564Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-05T05:20:48.833Z] ---> Running in 577b94fda207 [2023-10-05T05:20:49.100Z] Removing intermediate container 577b94fda207 [2023-10-05T05:20:49.100Z] ---> a866ddb58eb4 [2023-10-05T05:20:49.100Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T05:20:49.100Z] ---> Running in 56e1da7d53b5 [2023-10-05T05:20:49.368Z] Removing intermediate container 56e1da7d53b5 [2023-10-05T05:20:49.368Z] ---> 796fc82844f0 [2023-10-05T05:20:49.368Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-05T05:20:49.368Z] ---> Running in 55a42434f953 [2023-10-05T05:20:49.637Z] Removing intermediate container 55a42434f953 [2023-10-05T05:20:49.637Z] ---> 37a5c6ba8c73 [2023-10-05T05:20:49.637Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T05:20:49.915Z] ---> Running in 70f72eae7667 [2023-10-05T05:20:50.183Z] Removing intermediate container 70f72eae7667 [2023-10-05T05:20:50.183Z] ---> 264b9c0c1054 [2023-10-05T05:20:50.183Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T05:20:50.183Z] ---> Running in 478f0c91c485 [2023-10-05T05:20:51.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T05:20:51.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T05:20:52.827Z] OK: 270 MiB in 56 packages [2023-10-05T05:20:53.812Z] Removing intermediate container 478f0c91c485 [2023-10-05T05:20:53.812Z] ---> cbce9f9a4098 [2023-10-05T05:20:53.812Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-05T05:20:53.812Z] ---> Running in 08807ed460af [2023-10-05T05:20:53.812Z] Removing intermediate container 08807ed460af [2023-10-05T05:20:53.812Z] ---> 6cb3045b2d00 [2023-10-05T05:20:53.812Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-05T05:20:54.395Z] ---> 7c3ece3d5e10 [2023-10-05T05:20:54.395Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T05:20:54.395Z] ---> Running in 015c946e3aea [2023-10-05T05:20:56.346Z] Removing intermediate container 015c946e3aea [2023-10-05T05:20:56.346Z] ---> 37ab0a1ad741 [2023-10-05T05:20:56.346Z] Step 11/24 : COPY . . [2023-10-05T05:20:57.316Z] ---> 434efdff2d4d [2023-10-05T05:20:57.316Z] Step 12/24 : RUN $MAKE [2023-10-05T05:20:57.316Z] ---> Running in 2d7a97c01729 [2023-10-05T05:20:58.281Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-05T05:22:49.926Z] Removing intermediate container 2d7a97c01729 [2023-10-05T05:22:49.926Z] ---> 1d3a9db73099 [2023-10-05T05:22:49.926Z] Step 13/24 : FROM alpine:3.18 [2023-10-05T05:22:49.926Z] 3.18: Pulling from library/alpine [2023-10-05T05:22:49.926Z] 579b34f0a95b: Pulling fs layer [2023-10-05T05:22:49.926Z] 579b34f0a95b: Verifying Checksum [2023-10-05T05:22:49.926Z] 579b34f0a95b: Download complete [2023-10-05T05:22:49.926Z] 579b34f0a95b: Pull complete [2023-10-05T05:22:49.926Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T05:22:49.926Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T05:22:49.926Z] ---> 3cc203321400 [2023-10-05T05:22:49.926Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-05T05:22:49.926Z] ---> Running in 191a88dd214f [2023-10-05T05:22:49.926Z] Removing intermediate container 191a88dd214f [2023-10-05T05:22:49.926Z] ---> 7ad6efd39c83 [2023-10-05T05:22:49.926Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-05T05:22:49.926Z] ---> Running in 62749a351341 [2023-10-05T05:22:49.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T05:22:49.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T05:22:49.926Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-05T05:22:49.926Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T05:22:49.926Z] OK: 8 MiB in 16 packages [2023-10-05T05:22:49.926Z] Removing intermediate container 62749a351341 [2023-10-05T05:22:49.926Z] ---> b8113ee00e19 [2023-10-05T05:22:49.926Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-05T05:22:49.926Z] ---> ea67331ad794 [2023-10-05T05:22:49.926Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-05T05:22:49.926Z] ---> 1fc197589de5 [2023-10-05T05:22:49.926Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-05T05:22:49.926Z] ---> 8b96e70ee961 [2023-10-05T05:22:49.926Z] Step 19/24 : EXPOSE 59982 [2023-10-05T05:22:49.926Z] ---> Running in cd6f39b0340e [2023-10-05T05:22:49.926Z] Removing intermediate container cd6f39b0340e [2023-10-05T05:22:49.926Z] ---> f16756c2f259 [2023-10-05T05:22:49.926Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-05T05:22:49.926Z] ---> Running in 9e769d6663f7 [2023-10-05T05:22:49.926Z] Removing intermediate container 9e769d6663f7 [2023-10-05T05:22:49.926Z] ---> d51dbd17dc1a [2023-10-05T05:22:49.926Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-05T05:22:49.926Z] ---> Running in 99c0b6a20200 [2023-10-05T05:22:49.926Z] Removing intermediate container 99c0b6a20200 [2023-10-05T05:22:49.926Z] ---> 5b5a4a928ca7 [2023-10-05T05:22:49.926Z] Step 22/24 : LABEL arch=arm64 [2023-10-05T05:22:49.926Z] ---> Running in be4917e66ec9 [2023-10-05T05:22:49.926Z] Removing intermediate container be4917e66ec9 [2023-10-05T05:22:49.926Z] ---> e54b8781f122 [2023-10-05T05:22:49.926Z] Step 23/24 : LABEL git_sha=d23214095485577aeb4dab86231955f0f4cb61d9 [2023-10-05T05:22:49.926Z] ---> Running in a1f7674ee710 [2023-10-05T05:22:49.926Z] Removing intermediate container a1f7674ee710 [2023-10-05T05:22:49.926Z] ---> 5ff32b6bc4c1 [2023-10-05T05:22:49.926Z] Step 24/24 : LABEL version=3.1.0-dev.16 [2023-10-05T05:22:49.926Z] ---> Running in abcdf1ab919e [2023-10-05T05:22:49.926Z] Removing intermediate container abcdf1ab919e [2023-10-05T05:22:49.926Z] ---> eacdbdcfd864 [2023-10-05T05:22:49.926Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T05:22:49.926Z] Successfully built eacdbdcfd864 [2023-10-05T05:22:49.926Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T05:22:50.014Z] provisioning config files... [2023-10-05T05:22:50.027Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/144@tmp/config9110336772108785278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:22:50.356Z] ---> docker-login.sh [2023-10-05T05:22:50.356Z] nexus3.edgexfoundry.org:10001 [2023-10-05T05:22:50.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:22:50.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:22:50.622Z] Configure a credential helper to remove this warning. See [2023-10-05T05:22:50.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:22:50.622Z] [2023-10-05T05:22:50.622Z] Login Succeeded [2023-10-05T05:22:50.622Z] nexus3.edgexfoundry.org:10002 [2023-10-05T05:22:50.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:22:50.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:22:50.891Z] Configure a credential helper to remove this warning. See [2023-10-05T05:22:50.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:22:50.891Z] [2023-10-05T05:22:50.891Z] Login Succeeded [2023-10-05T05:22:50.891Z] nexus3.edgexfoundry.org:10003 [2023-10-05T05:22:51.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:22:51.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:22:51.424Z] Configure a credential helper to remove this warning. See [2023-10-05T05:22:51.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:22:51.424Z] [2023-10-05T05:22:51.424Z] Login Succeeded [2023-10-05T05:22:51.424Z] nexus3.edgexfoundry.org:10004 [2023-10-05T05:22:51.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:22:51.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:22:51.693Z] Configure a credential helper to remove this warning. See [2023-10-05T05:22:51.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:22:51.693Z] [2023-10-05T05:22:51.693Z] Login Succeeded [2023-10-05T05:22:51.693Z] docker.io [2023-10-05T05:22:51.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T05:22:52.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T05:22:52.226Z] Configure a credential helper to remove this warning. See [2023-10-05T05:22:52.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T05:22:52.226Z] [2023-10-05T05:22:52.226Z] Login Succeeded [2023-10-05T05:22:52.226Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T05:22:52.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T05:22:52.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T05:22:52.301Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-10-05T05:22:52.301Z] d23214095485577aeb4dab86231955f0f4cb61d9 [2023-10-05T05:22:52.301Z] latest [2023-10-05T05:22:52.301Z] 3.1.0-dev.16 [2023-10-05T05:22:52.301Z] d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16 [2023-10-05T05:22:52.301Z] main [2023-10-05T05:22:52.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:22:52.655Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d23214095485577aeb4dab86231955f0f4cb61d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:22:53.007Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d23214095485577aeb4dab86231955f0f4cb61d9 [2023-10-05T05:22:53.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-10-05T05:22:53.008Z] 293683df2482: Preparing [2023-10-05T05:22:53.008Z] 09fd1289a162: Preparing [2023-10-05T05:22:53.008Z] de23d0130a5d: Preparing [2023-10-05T05:22:53.008Z] cd4e991d5f52: Preparing [2023-10-05T05:22:53.008Z] 5f4d9fc4d98d: Preparing [2023-10-05T05:22:53.008Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T05:22:53.274Z] 293683df2482: Pushed [2023-10-05T05:22:53.274Z] 09fd1289a162: Pushed [2023-10-05T05:22:53.274Z] cd4e991d5f52: Pushed [2023-10-05T05:22:59.909Z] de23d0130a5d: Pushed [2023-10-05T05:22:59.909Z] d23214095485577aeb4dab86231955f0f4cb61d9: digest: sha256:972bdc5e926259b43cb83766da58eb27cf3dd8c329cbb8dd03232e4ae8375c06 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:23:00.249Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:23:00.581Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-10-05T05:23:00.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-10-05T05:23:00.581Z] 293683df2482: Preparing [2023-10-05T05:23:00.581Z] 09fd1289a162: Preparing [2023-10-05T05:23:00.581Z] de23d0130a5d: Preparing [2023-10-05T05:23:00.581Z] cd4e991d5f52: Preparing [2023-10-05T05:23:00.581Z] 5f4d9fc4d98d: Preparing [2023-10-05T05:23:00.581Z] 09fd1289a162: Layer already exists [2023-10-05T05:23:00.581Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T05:23:00.581Z] cd4e991d5f52: Layer already exists [2023-10-05T05:23:00.581Z] de23d0130a5d: Layer already exists [2023-10-05T05:23:00.581Z] 293683df2482: Layer already exists [2023-10-05T05:23:00.581Z] latest: digest: sha256:972bdc5e926259b43cb83766da58eb27cf3dd8c329cbb8dd03232e4ae8375c06 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:23:00.919Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:23:01.256Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.16 [2023-10-05T05:23:01.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-10-05T05:23:01.256Z] 293683df2482: Preparing [2023-10-05T05:23:01.256Z] 09fd1289a162: Preparing [2023-10-05T05:23:01.256Z] de23d0130a5d: Preparing [2023-10-05T05:23:01.256Z] cd4e991d5f52: Preparing [2023-10-05T05:23:01.256Z] 5f4d9fc4d98d: Preparing [2023-10-05T05:23:01.256Z] cd4e991d5f52: Layer already exists [2023-10-05T05:23:01.256Z] 293683df2482: Layer already exists [2023-10-05T05:23:01.256Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T05:23:01.256Z] 09fd1289a162: Layer already exists [2023-10-05T05:23:01.256Z] de23d0130a5d: Layer already exists [2023-10-05T05:23:01.256Z] 3.1.0-dev.16: digest: sha256:972bdc5e926259b43cb83766da58eb27cf3dd8c329cbb8dd03232e4ae8375c06 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:23:01.593Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:23:01.920Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16 [2023-10-05T05:23:01.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-10-05T05:23:01.920Z] 293683df2482: Preparing [2023-10-05T05:23:01.920Z] 09fd1289a162: Preparing [2023-10-05T05:23:01.920Z] de23d0130a5d: Preparing [2023-10-05T05:23:01.920Z] cd4e991d5f52: Preparing [2023-10-05T05:23:01.920Z] 5f4d9fc4d98d: Preparing [2023-10-05T05:23:01.920Z] cd4e991d5f52: Layer already exists [2023-10-05T05:23:01.920Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T05:23:01.920Z] 293683df2482: Layer already exists [2023-10-05T05:23:01.920Z] 09fd1289a162: Layer already exists [2023-10-05T05:23:01.920Z] de23d0130a5d: Layer already exists [2023-10-05T05:23:01.920Z] d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16: digest: sha256:972bdc5e926259b43cb83766da58eb27cf3dd8c329cbb8dd03232e4ae8375c06 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:23:02.257Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:23:02.596Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-10-05T05:23:02.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-10-05T05:23:02.596Z] 293683df2482: Preparing [2023-10-05T05:23:02.596Z] 09fd1289a162: Preparing [2023-10-05T05:23:02.596Z] de23d0130a5d: Preparing [2023-10-05T05:23:02.596Z] cd4e991d5f52: Preparing [2023-10-05T05:23:02.596Z] 5f4d9fc4d98d: Preparing [2023-10-05T05:23:02.596Z] 09fd1289a162: Layer already exists [2023-10-05T05:23:02.596Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T05:23:02.596Z] 293683df2482: Layer already exists [2023-10-05T05:23:02.596Z] de23d0130a5d: Layer already exists [2023-10-05T05:23:02.596Z] cd4e991d5f52: Layer already exists [2023-10-05T05:23:02.596Z] main: digest: sha256:972bdc5e926259b43cb83766da58eb27cf3dd8c329cbb8dd03232e4ae8375c06 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T05:23:02.640Z] ===================================================== [Pipeline] echo [2023-10-05T05:23:02.646Z] taggedImages: [2023-10-05T05:23:02.646Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d23214095485577aeb4dab86231955f0f4cb61d9 [2023-10-05T05:23:02.646Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-10-05T05:23:02.646Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.16 [2023-10-05T05:23:02.646Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16 [2023-10-05T05:23:02.646Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:23:03.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T05:23:03.009Z] [2023-10-05T05:23:03.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:23:03.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T05:23:03.336Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-05T05:23:03.336Z] 8998bd30e6a1: Pulling fs layer [2023-10-05T05:23:03.336Z] 04944245beec: Pulling fs layer [2023-10-05T05:23:03.336Z] 699f458cf7ca: Pulling fs layer [2023-10-05T05:23:03.336Z] 765212b225bb: Pulling fs layer [2023-10-05T05:23:03.336Z] f23df028b6ca: Pulling fs layer [2023-10-05T05:23:03.336Z] d65c8cfc05b1: Pulling fs layer [2023-10-05T05:23:03.336Z] 2437ff75d9bd: Pulling fs layer [2023-10-05T05:23:03.336Z] 765212b225bb: Waiting [2023-10-05T05:23:03.336Z] f23df028b6ca: Waiting [2023-10-05T05:23:03.336Z] d65c8cfc05b1: Waiting [2023-10-05T05:23:03.336Z] 2437ff75d9bd: Waiting [2023-10-05T05:23:03.604Z] 04944245beec: Verifying Checksum [2023-10-05T05:23:03.604Z] 04944245beec: Download complete [2023-10-05T05:23:03.605Z] 765212b225bb: Verifying Checksum [2023-10-05T05:23:03.605Z] 765212b225bb: Download complete [2023-10-05T05:23:03.605Z] f23df028b6ca: Verifying Checksum [2023-10-05T05:23:03.605Z] f23df028b6ca: Download complete [2023-10-05T05:23:03.605Z] d65c8cfc05b1: Verifying Checksum [2023-10-05T05:23:03.605Z] d65c8cfc05b1: Download complete [2023-10-05T05:23:03.605Z] 699f458cf7ca: Verifying Checksum [2023-10-05T05:23:03.605Z] 699f458cf7ca: Download complete [2023-10-05T05:23:04.186Z] 8998bd30e6a1: Verifying Checksum [2023-10-05T05:23:04.186Z] 8998bd30e6a1: Download complete [2023-10-05T05:23:06.124Z] 2437ff75d9bd: Verifying Checksum [2023-10-05T05:23:06.124Z] 2437ff75d9bd: Download complete [2023-10-05T05:23:07.532Z] 8998bd30e6a1: Pull complete [2023-10-05T05:23:08.116Z] 04944245beec: Pull complete [2023-10-05T05:23:09.523Z] 699f458cf7ca: Pull complete [2023-10-05T05:23:09.523Z] 765212b225bb: Pull complete [2023-10-05T05:23:10.482Z] f23df028b6ca: Pull complete [2023-10-05T05:23:10.482Z] d65c8cfc05b1: Pull complete [2023-10-05T05:23:25.474Z] 2437ff75d9bd: Pull complete [2023-10-05T05:23:25.474Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-05T05:23:25.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T05:23:25.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T05:23:25.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-8551 does not seem to be running inside a container [2023-10-05T05:23:25.806Z] $ 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/144 -v /w/workspace/device-mqtt-go/144:/w/workspace/device-mqtt-go/144:rw,z -v /w/workspace/device-mqtt-go/144@tmp:/w/workspace/device-mqtt-go/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-05T05:23:28.253Z] $ docker top eb60a0124b403046d4fd1af9767319c9eeb3696de3ca879ed4f224eda81afbd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:23:29.117Z] ---> job-cost.sh [2023-10-05T05:23:29.117Z] lf-activate-venv: SKIPPING [2023-10-05T05:23:29.117Z] INFO: No Stack... [2023-10-05T05:23:29.706Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-05T05:23:30.671Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T05:23:31.001Z] + cat /w/workspace/device-mqtt-go/144/archives/cost.csv [2023-10-05T05:23:31.035Z] + cut -d, -f6 [Pipeline] lock [2023-10-05T05:23:31.095Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-144-stack-cost] [2023-10-05T05:23:31.101Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-144-stack-cost] did not exist. Created. [2023-10-05T05:23:31.101Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T05:23:31.748Z] /w/workspace/device-mqtt-go/144@tmp/durable-e353e787/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-05T05:23:32.396Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-05T05:23:32.420Z] Warning: overwriting stash ‘stack-cost’ [2023-10-05T05:23:32.475Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T05:23:32.482Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T05:23:32.508Z] $ docker stop --time=1 eb60a0124b403046d4fd1af9767319c9eeb3696de3ca879ed4f224eda81afbd1 [2023-10-05T05:23:33.982Z] $ docker rm -f --volumes eb60a0124b403046d4fd1af9767319c9eeb3696de3ca879ed4f224eda81afbd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-05T05:23:34.344Z] provisioning config files... [2023-10-05T05:23:34.350Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2214967225445674tmp [Pipeline] { [Pipeline] sh [2023-10-05T05:23:34.640Z] + set +x [2023-10-05T05:23:34.641Z] + curl -s https://codecov.io/bash [2023-10-05T05:23:34.641Z] + bash -s -- [2023-10-05T05:23:34.641Z] [2023-10-05T05:23:34.641Z] _____ _ [2023-10-05T05:23:34.641Z] / ____| | | [2023-10-05T05:23:34.641Z] | | ___ __| | ___ ___ _____ __ [2023-10-05T05:23:34.641Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-05T05:23:34.641Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-05T05:23:34.641Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-05T05:23:34.641Z] Bash-1.0.6 [2023-10-05T05:23:34.641Z] [2023-10-05T05:23:34.641Z] [2023-10-05T05:23:34.641Z] ==> git version 2.25.1 found [2023-10-05T05:23:34.641Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-05T05:23:34.641Z] Release-Date: 2020-01-08 [2023-10-05T05:23:34.641Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-05T05:23:34.641Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-05T05:23:34.641Z] ==> Jenkins CI detected. [2023-10-05T05:23:34.641Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-10-05T05:23:34.641Z] project root: . [2023-10-05T05:23:34.641Z] --> token set from env [2023-10-05T05:23:34.641Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-05T05:23:34.641Z] ==> Running gcov in . (disable via -X gcov) [2023-10-05T05:23:34.641Z] ==> Python coveragepy not found [2023-10-05T05:23:34.641Z] ==> Searching for coverage reports in: [2023-10-05T05:23:34.641Z] + . [2023-10-05T05:23:34.641Z] -> Found 1 reports [2023-10-05T05:23:34.641Z] ==> Detecting git/mercurial file structure [2023-10-05T05:23:34.641Z] ==> Reading reports [2023-10-05T05:23:34.641Z] + ./coverage.out bytes=18506 [2023-10-05T05:23:34.641Z] ==> Appending adjustments [2023-10-05T05:23:34.641Z] https://docs.codecov.io/docs/fixing-reports [2023-10-05T05:23:34.901Z] + Found adjustments [2023-10-05T05:23:34.901Z] ==> Gzipping contents [2023-10-05T05:23:34.901Z] 4.0K /tmp/codecov.eqtacV.gz [2023-10-05T05:23:34.901Z] ==> Uploading reports [2023-10-05T05:23:34.901Z] url: https://codecov.io [2023-10-05T05:23:34.901Z] query: branch=main&commit=d23214095485577aeb4dab86231955f0f4cb61d9&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-05T05:23:34.901Z] -> Pinging Codecov [2023-10-05T05:23:34.901Z] 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=d23214095485577aeb4dab86231955f0f4cb61d9&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-05T05:23:34.901Z] -> Uploading to [2023-10-05T05:23:34.901Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-05/7D719EC7BBE17E464838252E33014C33/d23214095485577aeb4dab86231955f0f4cb61d9/f240abc4-3dbf-4f03-a850-5b5980d0a012.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231005T052334Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c771c7035b68cbecf1f199114711b47b1d87dc913a0ae23a2e5d8f7bfbe4f610 [2023-10-05T05:23:34.901Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T05:23:34.901Z] Dload Upload Total Spent Left Speed [2023-10-05T05:23:35.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 11216 --:--:-- --:--:-- --:--:-- 11216 [2023-10-05T05:23:35.160Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/d23214095485577aeb4dab86231955f0f4cb61d9 [Pipeline] } [2023-10-05T05:23:35.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-05T05:23:35.304Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-05T05:23:35.314Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:23:35.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-05T05:23:35.620Z] [2023-10-05T05:23:35.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:23:35.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-05T05:23:35.914Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-05T05:23:35.914Z] df9b9388f04a: Pulling fs layer [2023-10-05T05:23:35.914Z] 52dc419b0ee2: Pulling fs layer [2023-10-05T05:23:35.914Z] 25bc292e5bac: Pulling fs layer [2023-10-05T05:23:35.914Z] 114826534d7a: Pulling fs layer [2023-10-05T05:23:35.914Z] 4657fd5d0bcf: Pulling fs layer [2023-10-05T05:23:35.914Z] 6ad1cebc031e: Pulling fs layer [2023-10-05T05:23:35.914Z] 8a3aa393b2d8: Pulling fs layer [2023-10-05T05:23:35.914Z] 114826534d7a: Waiting [2023-10-05T05:23:35.914Z] 4657fd5d0bcf: Waiting [2023-10-05T05:23:35.914Z] 6ad1cebc031e: Waiting [2023-10-05T05:23:35.914Z] 8a3aa393b2d8: Waiting [2023-10-05T05:23:35.914Z] 25bc292e5bac: Verifying Checksum [2023-10-05T05:23:35.914Z] 25bc292e5bac: Download complete [2023-10-05T05:23:35.914Z] 52dc419b0ee2: Download complete [2023-10-05T05:23:35.914Z] 4657fd5d0bcf: Verifying Checksum [2023-10-05T05:23:35.914Z] 4657fd5d0bcf: Download complete [2023-10-05T05:23:35.914Z] df9b9388f04a: Verifying Checksum [2023-10-05T05:23:35.914Z] df9b9388f04a: Download complete [2023-10-05T05:23:36.173Z] 6ad1cebc031e: Download complete [2023-10-05T05:23:36.173Z] df9b9388f04a: Pull complete [2023-10-05T05:23:36.433Z] 52dc419b0ee2: Pull complete [2023-10-05T05:23:36.433Z] 25bc292e5bac: Pull complete [2023-10-05T05:23:36.692Z] 114826534d7a: Verifying Checksum [2023-10-05T05:23:36.692Z] 114826534d7a: Download complete [2023-10-05T05:23:36.949Z] 8a3aa393b2d8: Verifying Checksum [2023-10-05T05:23:36.949Z] 8a3aa393b2d8: Download complete [2023-10-05T05:23:40.226Z] 114826534d7a: Pull complete [2023-10-05T05:23:40.226Z] 4657fd5d0bcf: Pull complete [2023-10-05T05:23:40.226Z] 6ad1cebc031e: Pull complete [2023-10-05T05:23:43.506Z] 8a3aa393b2d8: Pull complete [2023-10-05T05:23:43.506Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-05T05:23:43.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-05T05:23:43.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T05:23:43.578Z] prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container [2023-10-05T05:23:43.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-05T05:23:48.293Z] $ docker top a996502fe7986d97d2fc999d4b819a03c8833b199dbf7662824fd855dfae0cd9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-05T05:23:48.363Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-10-05T05:23:48.636Z] + set -o pipefail [2023-10-05T05:23:48.636Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-10-05T05:23:53.906Z] [2023-10-05T05:23:53.906Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-10-05T05:23:53.906Z] [2023-10-05T05:23:53.906Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/35797cbc-110b-4d66-8dc8-6b8599639d6b [2023-10-05T05:23:53.906Z] [2023-10-05T05:23:53.906Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-05T05:23:53.906Z] [2023-10-05T05:23:53.906Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-05T05:23:53.906Z] [2023-10-05T05:23:53.906Z] [2023-10-05T05:23:53.906Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-05T05:23:53.906Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-05T05:23:53.906Z] More details here: https://snyk.co/ue1NS [2023-10-05T05:23:53.906Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-05T05:23:53.906Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-05T05:23:53.907Z] $ docker stop --time=1 a996502fe7986d97d2fc999d4b819a03c8833b199dbf7662824fd855dfae0cd9 [2023-10-05T05:23:57.420Z] $ docker rm -f --volumes a996502fe7986d97d2fc999d4b819a03c8833b199dbf7662824fd855dfae0cd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T05:23:58.186Z] + git log --format=format:%s -1 d23214095485577aeb4dab86231955f0f4cb61d9 [Pipeline] sh [2023-10-05T05:23:58.472Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T05:23:58.472Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:23:58.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T05:23:58.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T05:23:58.834Z] prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container [2023-10-05T05:23:58.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T05:23:59.243Z] $ docker top 92accd965c3b54b9342896491985a02b3adc92025518e75d9f4b27d20781be8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T05:23:59.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T05:23:59.340Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T05:23:59.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T05:23:59.446Z] $ docker exec 92accd965c3b54b9342896491985a02b3adc92025518e75d9f4b27d20781be8f ssh-agent [2023-10-05T05:23:59.573Z] SSH_AUTH_SOCK=/tmp/ssh-GDmucHDgYyZC/agent.32 [2023-10-05T05:23:59.573Z] SSH_AGENT_PID=38 [2023-10-05T05:23:59.578Z] Running ssh-add (command line suppressed) [2023-10-05T05:23:59.668Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11126000346421700083.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11126000346421700083.key) [2023-10-05T05:23:59.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T05:23:59.975Z] + git semver tag [2023-10-05T05:24:00.234Z] 2023-10-05 05:24:00,146 [run_tag] DEBUG tag force:False [2023-10-05T05:24:00.234Z] 2023-10-05 05:24:00,147 [check_head_tag] DEBUG check head tag [2023-10-05T05:24:00.234Z] 2023-10-05 05:24:00,147 [execute] INFO git cat-file --batch-check [2023-10-05T05:24:00.234Z] 2023-10-05 05:24:00,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-10-05T05:24:00.234Z] 2023-10-05 05:24:00,150 [execute] INFO git cat-file --batch [2023-10-05T05:24:00.234Z] 2023-10-05 05:24:00,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-10-05T05:24:00.234Z] 2023-10-05 05:24:00,163 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-05T05:24:00.234Z] 2023-10-05 05:24:00,163 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 [2023-10-05T05:24:00.234Z] 2023-10-05 05:24:00,164 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-05T05:24:00.234Z] 2023-10-05 05:24:00,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-05T05:24:00.234Z] 3.1.0-dev.16 [Pipeline] } [2023-10-05T05:24:00.232Z] $ docker exec --env ******** --env ******** 92accd965c3b54b9342896491985a02b3adc92025518e75d9f4b27d20781be8f ssh-agent -k [2023-10-05T05:24:00.330Z] unset SSH_AUTH_SOCK; [2023-10-05T05:24:00.331Z] unset SSH_AGENT_PID; [2023-10-05T05:24:00.331Z] echo Agent pid 38 killed; [2023-10-05T05:24:00.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T05:24:00.658Z] + git semver [Pipeline] } [2023-10-05T05:24:00.921Z] $ docker stop --time=1 92accd965c3b54b9342896491985a02b3adc92025518e75d9f4b27d20781be8f [2023-10-05T05:24:02.197Z] $ docker rm -f --volumes 92accd965c3b54b9342896491985a02b3adc92025518e75d9f4b27d20781be8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:24:02.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-05T05:24:02.575Z] [2023-10-05T05:24:02.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:24:02.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-05T05:24:02.871Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-05T05:24:02.871Z] ab5ef0e58194: Pulling fs layer [2023-10-05T05:24:02.871Z] 9712f1f96733: Pulling fs layer [2023-10-05T05:24:02.871Z] 63f879dbbcfc: Pulling fs layer [2023-10-05T05:24:02.871Z] 0d9ebad4ef96: Pulling fs layer [2023-10-05T05:24:02.871Z] 0d9ebad4ef96: Waiting [2023-10-05T05:24:02.871Z] e9a5061849ea: Pulling fs layer [2023-10-05T05:24:02.871Z] d747dcd14b5f: Pulling fs layer [2023-10-05T05:24:02.871Z] 2de7ff778b66: Pulling fs layer [2023-10-05T05:24:02.871Z] d747dcd14b5f: Waiting [2023-10-05T05:24:02.871Z] e9a5061849ea: Waiting [2023-10-05T05:24:02.871Z] 2de7ff778b66: Waiting [2023-10-05T05:24:02.871Z] 9712f1f96733: Verifying Checksum [2023-10-05T05:24:02.871Z] 9712f1f96733: Download complete [2023-10-05T05:24:03.452Z] 63f879dbbcfc: Verifying Checksum [2023-10-05T05:24:03.452Z] 63f879dbbcfc: Download complete [2023-10-05T05:24:03.452Z] e9a5061849ea: Verifying Checksum [2023-10-05T05:24:03.452Z] e9a5061849ea: Download complete [2023-10-05T05:24:03.452Z] 0d9ebad4ef96: Verifying Checksum [2023-10-05T05:24:03.452Z] 0d9ebad4ef96: Download complete [2023-10-05T05:24:03.710Z] d747dcd14b5f: Verifying Checksum [2023-10-05T05:24:03.710Z] d747dcd14b5f: Download complete [2023-10-05T05:24:03.710Z] ab5ef0e58194: Verifying Checksum [2023-10-05T05:24:03.710Z] ab5ef0e58194: Download complete [2023-10-05T05:24:03.710Z] 2de7ff778b66: Verifying Checksum [2023-10-05T05:24:03.710Z] 2de7ff778b66: Download complete [2023-10-05T05:24:06.238Z] ab5ef0e58194: Pull complete [2023-10-05T05:24:06.238Z] 9712f1f96733: Pull complete [2023-10-05T05:24:06.802Z] 63f879dbbcfc: Pull complete [2023-10-05T05:24:10.988Z] 0d9ebad4ef96: Pull complete [2023-10-05T05:24:10.988Z] e9a5061849ea: Pull complete [2023-10-05T05:24:10.988Z] d747dcd14b5f: Pull complete [2023-10-05T05:24:11.922Z] 2de7ff778b66: Pull complete [2023-10-05T05:24:11.922Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-05T05:24:11.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-05T05:24:11.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T05:24:12.008Z] prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container [2023-10-05T05:24:12.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-05T05:24:15.933Z] $ docker top 3e0ff01ff0a8f415d3010957e83a892516fad0d2addf6266d657773fbe433dfb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-05T05:24:16.003Z] provisioning config files... [2023-10-05T05:24:16.009Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7614614813667073299tmp [2023-10-05T05:24:16.017Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4139472527545127599tmp [2023-10-05T05:24:16.025Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2237443318525057255tmp [Pipeline] { [Pipeline] echo [2023-10-05T05:24:16.039Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:24:16.318Z] ---> sigul-configuration.sh [2023-10-05T05:24:16.318Z] gpg: directory `/root/.gnupg' created [2023-10-05T05:24:16.318Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-05T05:24:16.318Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-05T05:24:16.318Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-05T05:24:16.318Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-05T05:24:16.318Z] gpg: CAST5 encrypted data [2023-10-05T05:24:16.318Z] gpg: encrypted with 1 passphrase [2023-10-05T05:24:16.318Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-05T05:24:16.598Z] + mkdir /home/jenkins [2023-10-05T05:24:16.598Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-05T05:24:16.882Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-05T05:24:16.891Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:24:17.172Z] ---> sigul-install.sh [2023-10-05T05:24:17.172Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-05T05:24:17.453Z] + git tag --list [2023-10-05T05:24:17.453Z] 0.7.1 [2023-10-05T05:24:17.453Z] v1.0.0 [2023-10-05T05:24:17.453Z] v1.1.0 [2023-10-05T05:24:17.453Z] v1.1.1 [2023-10-05T05:24:17.453Z] v1.2.2 [2023-10-05T05:24:17.453Z] v1.3.0 [2023-10-05T05:24:17.453Z] v1.3.1 [2023-10-05T05:24:17.453Z] v2.0.0 [2023-10-05T05:24:17.453Z] v2.1.0 [2023-10-05T05:24:17.453Z] v2.1.1 [2023-10-05T05:24:17.453Z] v2.2.0 [2023-10-05T05:24:17.453Z] v2.3.0 [2023-10-05T05:24:17.453Z] v3.0 [2023-10-05T05:24:17.453Z] v3.0.0 [2023-10-05T05:24:17.453Z] v3.1.0-dev.1 [2023-10-05T05:24:17.453Z] v3.1.0-dev.10 [2023-10-05T05:24:17.453Z] v3.1.0-dev.11 [2023-10-05T05:24:17.453Z] v3.1.0-dev.12 [2023-10-05T05:24:17.453Z] v3.1.0-dev.13 [2023-10-05T05:24:17.453Z] v3.1.0-dev.14 [2023-10-05T05:24:17.453Z] v3.1.0-dev.15 [2023-10-05T05:24:17.453Z] v3.1.0-dev.16 [2023-10-05T05:24:17.453Z] v3.1.0-dev.2 [2023-10-05T05:24:17.453Z] v3.1.0-dev.3 [2023-10-05T05:24:17.453Z] v3.1.0-dev.4 [2023-10-05T05:24:17.453Z] v3.1.0-dev.5 [2023-10-05T05:24:17.453Z] v3.1.0-dev.6 [2023-10-05T05:24:17.453Z] v3.1.0-dev.7 [2023-10-05T05:24:17.453Z] v3.1.0-dev.8 [2023-10-05T05:24:17.453Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-05T05:24:17.735Z] + lftools sign git-tag v3.1.0-dev.16 [2023-10-05T05:24:18.302Z] Signing Git tag with Sigul... [2023-10-05T05:24:18.302Z] Signing v3.1.0-dev.16 [Pipeline] echo [2023-10-05T05:24:18.571Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:24:18.854Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-05T05:24:18.861Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-05T05:24:18.872Z] $ docker stop --time=1 3e0ff01ff0a8f415d3010957e83a892516fad0d2addf6266d657773fbe433dfb [2023-10-05T05:24:20.164Z] $ docker rm -f --volumes 3e0ff01ff0a8f415d3010957e83a892516fad0d2addf6266d657773fbe433dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-05T05:24:20.585Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T05:24:20.585Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:24:20.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T05:24:20.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T05:24:20.949Z] prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container [2023-10-05T05:24:20.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T05:24:21.289Z] $ docker top 41f519621a2bb595c0707472a438d026571ebbacbcb177caf5d4f1c572b48d4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T05:24:21.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T05:24:21.385Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T05:24:21.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T05:24:21.481Z] $ docker exec 41f519621a2bb595c0707472a438d026571ebbacbcb177caf5d4f1c572b48d4a ssh-agent [2023-10-05T05:24:21.591Z] SSH_AUTH_SOCK=/tmp/ssh-s9LYlkxZZrae/agent.31 [2023-10-05T05:24:21.591Z] SSH_AGENT_PID=37 [2023-10-05T05:24:21.596Z] Running ssh-add (command line suppressed) [2023-10-05T05:24:21.684Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12490615236976746483.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12490615236976746483.key) [2023-10-05T05:24:21.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T05:24:21.989Z] + git semver bump pre [2023-10-05T05:24:22.247Z] 2023-10-05 05:24:22,151 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-05T05:24:22.247Z] 2023-10-05 05:24:22,151 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev [2023-10-05T05:24:22.247Z] 2023-10-05 05:24:22,151 [bump_version] DEBUG bumped version:3.1.0-dev.17 [2023-10-05T05:24:22.247Z] 2023-10-05 05:24:22,151 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-10-05T05:24:22.247Z] 2023-10-05 05:24:22,151 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-05T05:24:22.247Z] 2023-10-05 05:24:22,151 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-05T05:24:22.247Z] 2023-10-05 05:24:22,153 [execute] INFO git cat-file --batch-check [2023-10-05T05:24:22.247Z] 2023-10-05 05:24:22,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T05:24:22.247Z] 2023-10-05 05:24:22,158 [execute] INFO git cat-file --batch [2023-10-05T05:24:22.247Z] 2023-10-05 05:24:22,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T05:24:22.247Z] 2023-10-05 05:24:22,164 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-05T05:24:22.247Z] 3.1.0-dev.17 [Pipeline] } [2023-10-05T05:24:22.245Z] $ docker exec --env ******** --env ******** 41f519621a2bb595c0707472a438d026571ebbacbcb177caf5d4f1c572b48d4a ssh-agent -k [2023-10-05T05:24:22.344Z] unset SSH_AUTH_SOCK; [2023-10-05T05:24:22.344Z] unset SSH_AGENT_PID; [2023-10-05T05:24:22.345Z] echo Agent pid 37 killed; [2023-10-05T05:24:22.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T05:24:22.671Z] + git semver [Pipeline] } [2023-10-05T05:24:22.933Z] $ docker stop --time=1 41f519621a2bb595c0707472a438d026571ebbacbcb177caf5d4f1c572b48d4a [2023-10-05T05:24:24.205Z] $ docker rm -f --volumes 41f519621a2bb595c0707472a438d026571ebbacbcb177caf5d4f1c572b48d4a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T05:24:24.564Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T05:24:24.564Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:24:24.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T05:24:24.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T05:24:24.935Z] prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container [2023-10-05T05:24:24.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T05:24:25.311Z] $ docker top 95e77f052161165d98b8aa41e850808339eb1cfee7962b58c853df2e61fd8029 -eo pid,comm [2023-10-05T05:24:25.367Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-05T05:24:25.367Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T05:24:25.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T05:24:25.406Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T05:24:25.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T05:24:25.509Z] $ docker exec 95e77f052161165d98b8aa41e850808339eb1cfee7962b58c853df2e61fd8029 ssh-agent [2023-10-05T05:24:25.617Z] SSH_AUTH_SOCK=/tmp/ssh-s7NQoAfXNbsM/agent.32 [2023-10-05T05:24:25.617Z] SSH_AGENT_PID=38 [2023-10-05T05:24:25.621Z] Running ssh-add (command line suppressed) [2023-10-05T05:24:25.705Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11945212707688509939.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11945212707688509939.key) [2023-10-05T05:24:25.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T05:24:26.011Z] + git semver push [2023-10-05T05:24:26.270Z] 2023-10-05 05:24:26,171 [run_push] DEBUG push [2023-10-05T05:24:26.270Z] 2023-10-05 05:24:26,172 [execute] INFO git cat-file --batch-check [2023-10-05T05:24:26.270Z] 2023-10-05 05:24:26,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T05:24:26.270Z] 2023-10-05 05:24:26,175 [execute] INFO git rev-list 03a83a5e50654459f0b7d49a6eedc6e7f0baec23 -- [2023-10-05T05:24:26.270Z] 2023-10-05 05:24:26,176 [execute] DEBUG Popen(['git', 'rev-list', '03a83a5e50654459f0b7d49a6eedc6e7f0baec23', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-05T05:24:26.270Z] 2023-10-05 05:24:26,186 [execute] INFO git fetch -v origin [2023-10-05T05:24:26.270Z] 2023-10-05 05:24:26,187 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-05T05:24:26.838Z] 2023-10-05 05:24:26,718 [run_push] DEBUG no remote changes detected [2023-10-05T05:24:26.838Z] 2023-10-05 05:24:26,719 [execute] INFO git push origin semver [2023-10-05T05:24:26.838Z] 2023-10-05 05:24:26,719 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-05T05:24:27.777Z] 2023-10-05 05:24:27,498 [run_push] DEBUG push all version tags [2023-10-05T05:24:27.777Z] 2023-10-05 05:24:27,498 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-05T05:24:27.777Z] 2023-10-05 05:24:27,499 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-05T05:24:28.346Z] 2023-10-05 05:24:28,224 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-05T05:24:28.346Z] 3.1.0-dev.17 [Pipeline] } [2023-10-05T05:24:28.345Z] $ docker exec --env ******** --env ******** 95e77f052161165d98b8aa41e850808339eb1cfee7962b58c853df2e61fd8029 ssh-agent -k [2023-10-05T05:24:28.442Z] unset SSH_AUTH_SOCK; [2023-10-05T05:24:28.443Z] unset SSH_AGENT_PID; [2023-10-05T05:24:28.443Z] echo Agent pid 38 killed; [2023-10-05T05:24:28.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T05:24:28.759Z] + git semver [Pipeline] } [2023-10-05T05:24:29.020Z] $ docker stop --time=1 95e77f052161165d98b8aa41e850808339eb1cfee7962b58c853df2e61fd8029 [2023-10-05T05:24:30.317Z] $ docker rm -f --volumes 95e77f052161165d98b8aa41e850808339eb1cfee7962b58c853df2e61fd8029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-05T05:24:30.881Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-10-05T05:24:30.881Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-10-05T05:24:30.881Z] total 16 [2023-10-05T05:24:30.881Z] drwxr-xr-x 3 root root 4096 Oct 5 05:15 . [2023-10-05T05:24:30.881Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 05:24 .. [2023-10-05T05:24:30.881Z] drwxr-xr-x 2 root root 4096 Oct 5 05:15 cost [2023-10-05T05:24:30.881Z] -rw-r--r-- 1 root root 86 Oct 5 05:15 cost.csv [2023-10-05T05:24:30.881Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-10-05T05:24:30.881Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-10-05T05:24:30.881Z] total 16 [2023-10-05T05:24:30.881Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 05:15 . [2023-10-05T05:24:30.881Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 05:24 .. [2023-10-05T05:24:30.881Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 05:15 cost [2023-10-05T05:24:30.881Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 5 05:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:24:31.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:24:32.027Z] ---> package-listing.sh [2023-10-05T05:24:32.027Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-05T05:24:32.027Z] ++ facter osfamily [2023-10-05T05:24:32.286Z] + OS_FAMILY=debian [2023-10-05T05:24:32.286Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-10-05T05:24:32.286Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-05T05:24:32.286Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-05T05:24:32.286Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-05T05:24:32.286Z] + PACKAGES=/tmp/packages_start.txt [2023-10-05T05:24:32.286Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-10-05T05:24:32.286Z] + PACKAGES=/tmp/packages_end.txt [2023-10-05T05:24:32.286Z] + case "${OS_FAMILY}" in [2023-10-05T05:24:32.286Z] + dpkg -l [2023-10-05T05:24:32.286Z] + grep '^ii' [2023-10-05T05:24:32.286Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-05T05:24:32.286Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-05T05:24:32.286Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-05T05:24:32.286Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-10-05T05:24:32.286Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-10-05T05:24:32.286Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-10-05T05:24:32.296Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-05T05:24:32.572Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T05:24:33.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T05:24:33.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T05:24:33.198Z] prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container [2023-10-05T05:24:33.311Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-05T05:24:33.509Z] $ docker top 7d4a890305da8c8d88bee3677bd022e4ba337d64792b9283fb665fb107aba029 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T05:24:33.882Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-05T05:24:34.167Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-05T05:24:34.453Z] + ls /var/log/sa-host [2023-10-05T05:24:34.453Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T05:24:34.511Z] provisioning config files... [2023-10-05T05:24:34.520Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16860752285388703569tmp [Pipeline] { [Pipeline] echo [2023-10-05T05:24:34.535Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:24:34.816Z] ---> create-netrc.sh [Pipeline] } [2023-10-05T05:24:34.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:24:35.141Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-05T05:24:35.149Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:24:35.429Z] ---> sudo-logs.sh [2023-10-05T05:24:35.429Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-05T05:24:35.458Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:24:35.739Z] ---> job-cost.sh [2023-10-05T05:24:35.739Z] lf-activate-venv: SKIPPING [2023-10-05T05:24:35.739Z] DEBUG: total: 0.2199999988079071 [2023-10-05T05:24:35.739Z] INFO: Retrieving Stack Cost... [2023-10-05T05:24:35.998Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T05:24:36.565Z] INFO: Archiving Costs [Pipeline] echo [2023-10-05T05:24:36.577Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T05:24:36.856Z] ---> logs-deploy.sh [2023-10-05T05:24:36.856Z] lf-activate-venv: SKIPPING [2023-10-05T05:24:36.856Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/144 [2023-10-05T05:24:36.856Z] INFO: archiving workspace using pattern(s): [2023-10-05T05:24:37.793Z] Archives upload complete. [2023-10-05T05:24:38.052Z] INFO: archiving logs to Nexus [2023-10-05T05:24:38.621Z] ---> uname -a: [2023-10-05T05:24:38.621Z] Linux prd-ubuntu20-04-docker-8c-8g-8549 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-05T05:24:38.621Z] [2023-10-05T05:24:38.621Z] [2023-10-05T05:24:38.621Z] ---> lscpu: [2023-10-05T05:24:38.621Z] Architecture: x86_64 [2023-10-05T05:24:38.621Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-05T05:24:38.621Z] Byte Order: Little Endian [2023-10-05T05:24:38.621Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-05T05:24:38.621Z] CPU(s): 8 [2023-10-05T05:24:38.621Z] On-line CPU(s) list: 0-7 [2023-10-05T05:24:38.621Z] Thread(s) per core: 1 [2023-10-05T05:24:38.621Z] Core(s) per socket: 1 [2023-10-05T05:24:38.621Z] Socket(s): 8 [2023-10-05T05:24:38.621Z] NUMA node(s): 1 [2023-10-05T05:24:38.621Z] Vendor ID: AuthenticAMD [2023-10-05T05:24:38.621Z] CPU family: 23 [2023-10-05T05:24:38.621Z] Model: 49 [2023-10-05T05:24:38.621Z] Model name: AMD EPYC-Rome Processor [2023-10-05T05:24:38.621Z] Stepping: 0 [2023-10-05T05:24:38.621Z] CPU MHz: 2799.998 [2023-10-05T05:24:38.621Z] BogoMIPS: 5599.99 [2023-10-05T05:24:38.621Z] Virtualization: AMD-V [2023-10-05T05:24:38.621Z] Hypervisor vendor: KVM [2023-10-05T05:24:38.621Z] Virtualization type: full [2023-10-05T05:24:38.621Z] L1d cache: 256 KiB [2023-10-05T05:24:38.621Z] L1i cache: 256 KiB [2023-10-05T05:24:38.621Z] L2 cache: 4 MiB [2023-10-05T05:24:38.621Z] L3 cache: 128 MiB [2023-10-05T05:24:38.621Z] NUMA node0 CPU(s): 0-7 [2023-10-05T05:24:38.621Z] Vulnerability Itlb multihit: Not affected [2023-10-05T05:24:38.621Z] Vulnerability L1tf: Not affected [2023-10-05T05:24:38.621Z] Vulnerability Mds: Not affected [2023-10-05T05:24:38.621Z] Vulnerability Meltdown: Not affected [2023-10-05T05:24:38.621Z] Vulnerability Mmio stale data: Not affected [2023-10-05T05:24:38.621Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-05T05:24:38.621Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-05T05:24:38.621Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-05T05:24:38.621Z] Vulnerability Srbds: Not affected [2023-10-05T05:24:38.621Z] Vulnerability Tsx async abort: Not affected [2023-10-05T05:24:38.621Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-05T05:24:38.621Z] [2023-10-05T05:24:38.621Z] [2023-10-05T05:24:38.621Z] ---> nproc: [2023-10-05T05:24:38.621Z] 8 [2023-10-05T05:24:38.621Z] [2023-10-05T05:24:38.621Z] [2023-10-05T05:24:38.621Z] ---> df -h: [2023-10-05T05:24:38.621Z] Filesystem Size Used Avail Use% Mounted on [2023-10-05T05:24:38.621Z] overlay 155G 13G 143G 9% / [2023-10-05T05:24:38.621Z] tmpfs 64M 0 64M 0% /dev [2023-10-05T05:24:38.621Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-05T05:24:38.621Z] shm 64M 0 64M 0% /dev/shm [2023-10-05T05:24:38.621Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-10-05T05:24:38.621Z] [2023-10-05T05:24:38.621Z] [2023-10-05T05:24:38.621Z] ---> sar -b -r -n DEV: [2023-10-05T05:24:38.621Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8549) 10/05/23 _x86_64_ (8 CPU) [2023-10-05T05:24:38.621Z] [2023-10-05T05:24:38.621Z] 05:12:26 LINUX RESTART (8 CPU) [2023-10-05T05:24:38.621Z] [2023-10-05T05:24:38.621Z] 05:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-05T05:24:38.621Z] 05:14:01 186.90 12.05 174.85 0.00 1770.90 70226.30 0.00 [2023-10-05T05:24:38.621Z] 05:15:01 163.11 0.25 162.86 0.00 22.80 43452.22 0.00 [2023-10-05T05:24:38.621Z] 05:16:01 87.99 0.08 87.90 0.00 13.86 19767.91 0.00 [2023-10-05T05:24:38.621Z] 05:17:01 2.13 0.02 2.12 0.00 0.13 24.15 0.00 [2023-10-05T05:24:38.621Z] 05:18:01 32.54 7.80 24.75 0.00 905.32 2499.05 0.00 [2023-10-05T05:24:38.621Z] 05:19:01 33.34 3.83 29.51 0.00 4272.49 6448.39 0.00 [2023-10-05T05:24:38.621Z] 05:20:01 3.55 0.02 3.53 0.00 0.13 87.45 0.00 [2023-10-05T05:24:38.621Z] 05:21:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 [2023-10-05T05:24:38.621Z] 05:22:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2023-10-05T05:24:38.621Z] 05:23:01 1.87 0.00 1.87 0.00 0.00 20.39 0.00 [2023-10-05T05:24:38.621Z] 05:24:01 57.67 0.22 57.46 0.00 11.20 40506.32 0.00 [2023-10-05T05:24:38.621Z] Average: 51.99 2.21 49.78 0.00 636.07 16641.78 0.00 [2023-10-05T05:24:38.621Z] [2023-10-05T05:24:38.621Z] 05:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-05T05:24:38.621Z] 05:14:01 27796856 31602056 706672 2.15 148072 3796988 1866712 5.50 1183920 3397996 421060 [2023-10-05T05:24:38.621Z] 05:15:01 28220160 31592744 715260 2.18 155328 3394508 1861708 5.49 1201396 2992412 56 [2023-10-05T05:24:38.621Z] 05:16:01 27663972 31578028 727284 2.21 165408 3874200 1748824 5.15 1264432 3431912 316 [2023-10-05T05:24:38.621Z] 05:17:01 27661724 31575892 728680 2.22 165464 3874200 1748824 5.15 1264148 3431916 52 [2023-10-05T05:24:38.621Z] 05:18:01 27537900 31568952 707348 2.15 181488 3980392 1664452 4.91 1336624 3463220 1732 [2023-10-05T05:24:38.621Z] 05:19:01 27188356 31560128 713824 2.17 195480 4299300 1730532 5.10 1567328 3567052 8 [2023-10-05T05:24:38.621Z] 05:20:01 27205528 31572548 701756 2.13 194052 4296176 1698868 5.01 1555080 3563976 168 [2023-10-05T05:24:38.621Z] 05:21:01 27205876 31572964 701364 2.13 194116 4296176 1698868 5.01 1554676 3563976 52 [2023-10-05T05:24:38.621Z] 05:22:01 27205676 31572804 701480 2.13 194140 4296180 1698868 5.01 1554936 3563980 4 [2023-10-05T05:24:38.621Z] 05:23:01 27207764 31574924 699264 2.13 194200 4296184 1698868 5.01 1553004 3563984 12 [2023-10-05T05:24:38.621Z] 05:24:01 26385224 31528044 739936 2.25 211412 5000340 1901060 5.60 1652120 4226120 816 [2023-10-05T05:24:38.621Z] Average: 27389003 31572644 712988 2.17 181742 4127695 1756144 5.18 1426151 3524231 38571 [2023-10-05T05:24:38.621Z] [2023-10-05T05:24:38.621Z] 05:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-05T05:24:38.621Z] 05:14:01 ens3 637.88 368.77 7351.38 58.13 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:14:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:14:01 docker0 208.62 387.69 17.94 2467.46 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:15:01 ens3 40.68 27.43 69.89 16.70 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:15:01 lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:15:01 docker0 1.27 2.17 0.08 30.85 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:16:01 ens3 168.66 135.19 2637.70 330.51 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:16:01 lo 7.08 7.08 0.71 0.71 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:16:01 docker0 1.38 2.35 0.09 31.34 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:17:01 ens3 4.68 3.25 13.49 0.43 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:18:01 ens3 355.97 181.44 721.61 16.92 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:18:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:19:01 ens3 134.68 59.82 2027.36 4.10 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:19:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:20:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:21:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:22:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:23:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:24:01 ens3 247.23 142.99 5015.79 23.39 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:24:01 vethc2b8005 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:24:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] 05:24:01 docker0 58.69 106.97 4.77 1024.13 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] Average: ens3 144.59 83.57 1621.56 40.93 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] Average: vethc2b8005 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] Average: lo 1.51 1.51 0.15 0.15 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] Average: docker0 24.54 45.38 2.08 323.07 0.00 0.00 0.00 0.00 [2023-10-05T05:24:38.621Z] [2023-10-05T05:24:38.621Z]