Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 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-ssh6734546616176159534.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2450941928931083946.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16955572753192365068.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh10892009804611970758.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-ssh1921837704863459997.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.20 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-16024 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 (main) Commit message: "fix: [WIP BUG] Add back ability for async payload to just be value when for single resource (#604)" > git config core.sparsecheckout # timeout=10 > git checkout -f 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 # timeout=10 > git rev-list --no-walk 5181a79f2e8ff3649cabd86ba481ab4c2b5b9ac4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-18T15:31:57.224Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-18T15:31:57.291Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-18T15:31:57.317Z] ========================================================= [2023-05-18T15:31:57.317Z] EdgeX Global Pipelines Version Info [2023-05-18T15:31:57.317Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:31:58.066Z] ------------------- [2023-05-18T15:31:58.066Z] stable info: [2023-05-18T15:31:58.066Z] ------------------- [2023-05-18T15:31:58.066Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-18T15:31:58.066Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T15:31:58.066Z] Message: update stable to v1.0.249 [2023-05-18T15:31:58.637Z] ------------------- [2023-05-18T15:31:58.638Z] experimental info: [2023-05-18T15:31:58.638Z] ------------------- [2023-05-18T15:31:58.638Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-18T15:31:58.638Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T15:31:58.638Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-18T15:31:58.821Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-18T15:31:58.835Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-18T15:31:58.849Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-18T15:31:58.860Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-18T15:31:58.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-18T15:31:58.884Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-18T15:31:58.897Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-18T15:31:58.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-18T15:31:58.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-18T15:31:58.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-18T15:31:58.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-18T15:31:58.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-18T15:31:58.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-18T15:31:59.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-18T15:31:59.022Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T15:31:59.037Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T15:31:59.056Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T15:31:59.076Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T15:31:59.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-18T15:31:59.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-18T15:31:59.129Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-18T15:31:59.151Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-18T15:31:59.171Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-18T15:31:59.187Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-18T15:31:59.208Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-18T15:31:59.227Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-18T15:31:59.247Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-18T15:31:59.264Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-18T15:31:59.276Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-18T15:31:59.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-18T15:31:59.315Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [Pipeline] echo [2023-05-18T15:31:59.331Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96b3e68 [Pipeline] echo [2023-05-18T15:31:59.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T15:31:59.472Z] provisioning config files... [2023-05-18T15:31:59.484Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11967781772232527958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:31:59.792Z] ---> docker-login.sh [2023-05-18T15:31:59.792Z] nexus3.edgexfoundry.org:10001 [2023-05-18T15:32:00.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:32:00.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:32:00.054Z] Configure a credential helper to remove this warning. See [2023-05-18T15:32:00.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:32:00.054Z] [2023-05-18T15:32:00.054Z] Login Succeeded [2023-05-18T15:32:00.054Z] nexus3.edgexfoundry.org:10002 [2023-05-18T15:32:00.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:32:00.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:32:00.316Z] Configure a credential helper to remove this warning. See [2023-05-18T15:32:00.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:32:00.316Z] [2023-05-18T15:32:00.316Z] Login Succeeded [2023-05-18T15:32:00.316Z] nexus3.edgexfoundry.org:10003 [2023-05-18T15:32:00.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:32:00.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:32:00.316Z] Configure a credential helper to remove this warning. See [2023-05-18T15:32:00.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:32:00.316Z] [2023-05-18T15:32:00.316Z] Login Succeeded [2023-05-18T15:32:00.316Z] nexus3.edgexfoundry.org:10004 [2023-05-18T15:32:00.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:32:00.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:32:00.575Z] Configure a credential helper to remove this warning. See [2023-05-18T15:32:00.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:32:00.575Z] [2023-05-18T15:32:00.575Z] Login Succeeded [2023-05-18T15:32:00.575Z] docker.io [2023-05-18T15:32:00.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:32:00.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:32:00.836Z] Configure a credential helper to remove this warning. See [2023-05-18T15:32:00.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:32:00.836Z] [2023-05-18T15:32:00.836Z] Login Succeeded [2023-05-18T15:32:00.836Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T15:32:00.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-18T15:32:01.219Z] + git rev-list -1 --merges 96b3e6837c0c0a3acc7abbc19ad4378a288ec056~1..96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [Pipeline] echo [2023-05-18T15:32:01.280Z] -----------> git rev-list -1 --merges 96b3e6837c0c0a3acc7abbc19ad4378a288ec056~1..96b3e6837c0c0a3acc7abbc19ad4378a288ec056 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [false] [Pipeline] sh [2023-05-18T15:32:01.566Z] + git log --format=format:%s -1 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [Pipeline] echo [2023-05-18T15:32:01.581Z] ========================================================= [2023-05-18T15:32:01.581Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-18T15:32:01.581Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T15:32:01.911Z] + git log --format=format:%s -1 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [Pipeline] echo [2023-05-18T15:32:01.924Z] [semverPrep] GIT_COMMIT: 96b3e6837c0c0a3acc7abbc19ad4378a288ec056, Commit Message: fix: [WIP BUG] Add back ability for async payload to just be value when for single resource (#604) [Pipeline] echo [2023-05-18T15:32:01.936Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-18T15:32:02.337Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T15:32:02.338Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-18T15:32:02.338Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-18T15:32:02.338Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-18T15:32:02.338Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-18T15:32:02.338Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-18T15:32:02.338Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:32:02.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T15:32:02.702Z] [2023-05-18T15:32:02.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:32:03.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T15:32:03.011Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-18T15:32:03.011Z] b85a868b505f: Pulling fs layer [2023-05-18T15:32:03.011Z] e2be974225ed: Pulling fs layer [2023-05-18T15:32:03.011Z] 339a4e72a1f5: Pulling fs layer [2023-05-18T15:32:03.011Z] 988bab9f4d93: Pulling fs layer [2023-05-18T15:32:03.011Z] 1469e6f7b9e6: Pulling fs layer [2023-05-18T15:32:03.011Z] eaf3925da568: Pulling fs layer [2023-05-18T15:32:03.011Z] bab4dde63d76: Pulling fs layer [2023-05-18T15:32:03.011Z] bde34c3a00c8: Pulling fs layer [2023-05-18T15:32:03.011Z] b352a97aabf1: Pulling fs layer [2023-05-18T15:32:03.011Z] 4872d77fe225: Pulling fs layer [2023-05-18T15:32:03.011Z] 5851b861e8e6: Pulling fs layer [2023-05-18T15:32:03.011Z] 1469e6f7b9e6: Waiting [2023-05-18T15:32:03.011Z] eaf3925da568: Waiting [2023-05-18T15:32:03.011Z] bab4dde63d76: Waiting [2023-05-18T15:32:03.011Z] bde34c3a00c8: Waiting [2023-05-18T15:32:03.011Z] b352a97aabf1: Waiting [2023-05-18T15:32:03.011Z] 5851b861e8e6: Waiting [2023-05-18T15:32:03.011Z] 988bab9f4d93: Waiting [2023-05-18T15:32:03.011Z] e2be974225ed: Verifying Checksum [2023-05-18T15:32:03.011Z] e2be974225ed: Download complete [2023-05-18T15:32:03.011Z] 988bab9f4d93: Verifying Checksum [2023-05-18T15:32:03.011Z] 988bab9f4d93: Download complete [2023-05-18T15:32:03.011Z] 1469e6f7b9e6: Verifying Checksum [2023-05-18T15:32:03.011Z] 1469e6f7b9e6: Download complete [2023-05-18T15:32:03.011Z] eaf3925da568: Verifying Checksum [2023-05-18T15:32:03.011Z] eaf3925da568: Download complete [2023-05-18T15:32:03.011Z] 339a4e72a1f5: Verifying Checksum [2023-05-18T15:32:03.011Z] 339a4e72a1f5: Download complete [2023-05-18T15:32:03.271Z] bde34c3a00c8: Verifying Checksum [2023-05-18T15:32:03.271Z] bde34c3a00c8: Download complete [2023-05-18T15:32:03.271Z] b352a97aabf1: Verifying Checksum [2023-05-18T15:32:03.271Z] b352a97aabf1: Download complete [2023-05-18T15:32:03.271Z] 4872d77fe225: Verifying Checksum [2023-05-18T15:32:03.271Z] 4872d77fe225: Download complete [2023-05-18T15:32:03.271Z] 5851b861e8e6: Download complete [2023-05-18T15:32:03.271Z] b85a868b505f: Verifying Checksum [2023-05-18T15:32:03.271Z] b85a868b505f: Download complete [2023-05-18T15:32:03.531Z] bab4dde63d76: Verifying Checksum [2023-05-18T15:32:03.531Z] bab4dde63d76: Download complete [2023-05-18T15:32:04.470Z] b85a868b505f: Pull complete [2023-05-18T15:32:04.470Z] e2be974225ed: Pull complete [2023-05-18T15:32:05.037Z] 339a4e72a1f5: Pull complete [2023-05-18T15:32:05.037Z] 988bab9f4d93: Pull complete [2023-05-18T15:32:05.297Z] 1469e6f7b9e6: Pull complete [2023-05-18T15:32:05.557Z] eaf3925da568: Pull complete [2023-05-18T15:32:07.473Z] bab4dde63d76: Pull complete [2023-05-18T15:32:07.473Z] bde34c3a00c8: Pull complete [2023-05-18T15:32:07.473Z] b352a97aabf1: Pull complete [2023-05-18T15:32:07.734Z] 4872d77fe225: Pull complete [2023-05-18T15:32:07.734Z] 5851b861e8e6: Pull complete [2023-05-18T15:32:07.734Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-18T15:32:07.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T15:32:07.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:32:07.839Z] prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container [2023-05-18T15:32:07.880Z] $ 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-05-18T15:32:10.816Z] $ docker top c14580a5e8d9ba5957b88fbb3a14a0d9e3b04b98a1e8108bd15c2b42f3b3ae77 -eo pid,comm [2023-05-18T15:32:10.866Z] 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-05-18T15:32:10.866Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T15:32:10.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T15:32:10.904Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T15:32:11.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T15:32:11.017Z] $ docker exec c14580a5e8d9ba5957b88fbb3a14a0d9e3b04b98a1e8108bd15c2b42f3b3ae77 ssh-agent [2023-05-18T15:32:11.118Z] SSH_AUTH_SOCK=/tmp/ssh-rZ7Qs0kjEhkm/agent.32 [2023-05-18T15:32:11.118Z] SSH_AGENT_PID=38 [2023-05-18T15:32:11.126Z] Running ssh-add (command line suppressed) [2023-05-18T15:32:11.232Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7369609602748149889.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7369609602748149889.key) [2023-05-18T15:32:11.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T15:32:11.532Z] + git tag --points-at HEAD [Pipeline] } [2023-05-18T15:32:11.548Z] $ docker exec --env ******** --env ******** c14580a5e8d9ba5957b88fbb3a14a0d9e3b04b98a1e8108bd15c2b42f3b3ae77 ssh-agent -k [2023-05-18T15:32:11.636Z] unset SSH_AUTH_SOCK; [2023-05-18T15:32:11.640Z] unset SSH_AGENT_PID; [2023-05-18T15:32:11.640Z] echo Agent pid 38 killed; [2023-05-18T15:32:11.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-18T15:32:11.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T15:32:11.678Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T15:32:11.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T15:32:11.809Z] $ docker exec c14580a5e8d9ba5957b88fbb3a14a0d9e3b04b98a1e8108bd15c2b42f3b3ae77 ssh-agent [2023-05-18T15:32:11.917Z] SSH_AUTH_SOCK=/tmp/ssh-DjqF7nPyT7rL/agent.70 [2023-05-18T15:32:11.917Z] SSH_AGENT_PID=76 [2023-05-18T15:32:11.921Z] Running ssh-add (command line suppressed) [2023-05-18T15:32:12.015Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6141383820650768998.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6141383820650768998.key) [2023-05-18T15:32:12.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T15:32:12.315Z] + git semver init [2023-05-18T15:32:12.575Z] 2023-05-18 15:32:12,491 [run_init] DEBUG init version:0.0.0 force:False [2023-05-18T15:32:12.575Z] 2023-05-18 15:32:12,492 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-18T15:32:12.575Z] 2023-05-18 15:32:12,492 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-18T15:32:12.575Z] 2023-05-18 15:32:12,493 [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-05-18T15:32:13.733Z] 2023-05-18 15:32:13,271 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-05-18T15:32:13.733Z] 2023-05-18 15:32:13,271 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-05-18T15:32:13.733Z] 2023-05-18 15:32:13,272 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-18T15:32:13.733Z] 2023-05-18 15:32:13,272 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-18T15:32:13.733Z] 3.0.0-dev.38 [Pipeline] } [2023-05-18T15:32:13.747Z] $ docker exec --env ******** --env ******** c14580a5e8d9ba5957b88fbb3a14a0d9e3b04b98a1e8108bd15c2b42f3b3ae77 ssh-agent -k [2023-05-18T15:32:13.856Z] unset SSH_AUTH_SOCK; [2023-05-18T15:32:13.856Z] unset SSH_AGENT_PID; [2023-05-18T15:32:13.856Z] echo Agent pid 76 killed; [2023-05-18T15:32:13.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T15:32:14.160Z] + git semver [Pipeline] } [2023-05-18T15:32:14.438Z] $ docker stop --time=1 c14580a5e8d9ba5957b88fbb3a14a0d9e3b04b98a1e8108bd15c2b42f3b3ae77 [2023-05-18T15:32:15.738Z] $ docker rm -f --volumes c14580a5e8d9ba5957b88fbb3a14a0d9e3b04b98a1e8108bd15c2b42f3b3ae77 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T15:32:16.084Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-18T15:32:16.287Z] Stashed 1 file(s) [Pipeline] echo [2023-05-18T15:32:16.292Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.38 [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-05-18T15:32:16.447Z] provisioning config files... [2023-05-18T15:32:16.459Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12433986682906356581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:32:16.761Z] ---> docker-login.sh [2023-05-18T15:32:16.761Z] nexus3.edgexfoundry.org:10001 [2023-05-18T15:32:16.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:32:16.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:32:16.761Z] Configure a credential helper to remove this warning. See [2023-05-18T15:32:16.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:32:16.761Z] [2023-05-18T15:32:16.761Z] Login Succeeded [2023-05-18T15:32:16.761Z] nexus3.edgexfoundry.org:10002 [2023-05-18T15:32:16.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:32:16.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:32:16.761Z] Configure a credential helper to remove this warning. See [2023-05-18T15:32:16.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:32:16.761Z] [2023-05-18T15:32:16.761Z] Login Succeeded [2023-05-18T15:32:16.761Z] nexus3.edgexfoundry.org:10003 [2023-05-18T15:32:17.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:32:17.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:32:17.021Z] Configure a credential helper to remove this warning. See [2023-05-18T15:32:17.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:32:17.021Z] [2023-05-18T15:32:17.021Z] Login Succeeded [2023-05-18T15:32:17.021Z] nexus3.edgexfoundry.org:10004 [2023-05-18T15:32:17.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:32:17.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:32:17.021Z] Configure a credential helper to remove this warning. See [2023-05-18T15:32:17.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:32:17.021Z] [2023-05-18T15:32:17.021Z] Login Succeeded [2023-05-18T15:32:17.021Z] docker.io [2023-05-18T15:32:17.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:32:17.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:32:17.281Z] Configure a credential helper to remove this warning. See [2023-05-18T15:32:17.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:32:17.281Z] [2023-05-18T15:32:17.281Z] Login Succeeded [2023-05-18T15:32:17.281Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T15:32:17.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T15:32:17.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T15:32:17.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T15:32:17.395Z] ========================================================= [2023-05-18T15:32:17.395Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-18T15:32:17.395Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:32:17.700Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-18T15:32:17.700Z] Sending build context to Docker daemon 6.551MB [2023-05-18T15:32:17.700Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T15:32:17.700Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-18T15:32:17.700Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-18T15:32:17.700Z] f56be85fc22e: Pulling fs layer [2023-05-18T15:32:17.700Z] 85791d961cd3: Pulling fs layer [2023-05-18T15:32:17.700Z] d694b5ae8c79: Pulling fs layer [2023-05-18T15:32:17.700Z] 9f32a84ed3da: Pulling fs layer [2023-05-18T15:32:17.700Z] 4d19c01a9841: Pulling fs layer [2023-05-18T15:32:17.700Z] 9f32a84ed3da: Waiting [2023-05-18T15:32:17.700Z] 4d19c01a9841: Waiting [2023-05-18T15:32:17.700Z] 9325e15d5711: Pulling fs layer [2023-05-18T15:32:17.700Z] 556b6ee489ea: Pulling fs layer [2023-05-18T15:32:17.700Z] c5a4b2cf53e6: Pulling fs layer [2023-05-18T15:32:17.700Z] 9325e15d5711: Waiting [2023-05-18T15:32:17.700Z] 556b6ee489ea: Waiting [2023-05-18T15:32:17.700Z] c5a4b2cf53e6: Waiting [2023-05-18T15:32:17.700Z] 85791d961cd3: Verifying Checksum [2023-05-18T15:32:17.700Z] 85791d961cd3: Download complete [2023-05-18T15:32:17.700Z] 9f32a84ed3da: Verifying Checksum [2023-05-18T15:32:17.700Z] 9f32a84ed3da: Download complete [2023-05-18T15:32:17.961Z] 4d19c01a9841: Verifying Checksum [2023-05-18T15:32:17.961Z] 4d19c01a9841: Download complete [2023-05-18T15:32:17.961Z] f56be85fc22e: Download complete [2023-05-18T15:32:17.961Z] 9325e15d5711: Verifying Checksum [2023-05-18T15:32:17.961Z] 9325e15d5711: Download complete [2023-05-18T15:32:17.961Z] f56be85fc22e: Pull complete [2023-05-18T15:32:18.224Z] 85791d961cd3: Pull complete [2023-05-18T15:32:18.485Z] c5a4b2cf53e6: Verifying Checksum [2023-05-18T15:32:18.485Z] c5a4b2cf53e6: Download complete [2023-05-18T15:32:18.485Z] d694b5ae8c79: Download complete [2023-05-18T15:32:18.745Z] 556b6ee489ea: Verifying Checksum [2023-05-18T15:32:18.745Z] 556b6ee489ea: Download complete [2023-05-18T15:32:22.042Z] d694b5ae8c79: Pull complete [2023-05-18T15:32:22.042Z] 9f32a84ed3da: Pull complete [2023-05-18T15:32:22.042Z] 4d19c01a9841: Pull complete [2023-05-18T15:32:22.042Z] 9325e15d5711: Pull complete [2023-05-18T15:32:24.583Z] 556b6ee489ea: Pull complete [2023-05-18T15:32:25.523Z] c5a4b2cf53e6: Pull complete [2023-05-18T15:32:25.523Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-18T15:32:25.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-18T15:32:25.523Z] ---> c4be618373d6 [2023-05-18T15:32:25.523Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-18T15:32:30.810Z] ---> Running in d6d347aff817 [2023-05-18T15:32:30.810Z] Removing intermediate container d6d347aff817 [2023-05-18T15:32:30.810Z] ---> cad3968c4735 [2023-05-18T15:32:30.810Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T15:32:30.810Z] ---> Running in 448387cfaaf7 [2023-05-18T15:32:30.810Z] Removing intermediate container 448387cfaaf7 [2023-05-18T15:32:30.810Z] ---> 418484c2ff52 [2023-05-18T15:32:30.810Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-18T15:32:30.810Z] ---> Running in 3f38c7304424 [2023-05-18T15:32:30.810Z] Removing intermediate container 3f38c7304424 [2023-05-18T15:32:30.810Z] ---> f27461d3260f [2023-05-18T15:32:30.810Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T15:32:30.810Z] ---> Running in 62a9101179cf [2023-05-18T15:32:30.810Z] Removing intermediate container 62a9101179cf [2023-05-18T15:32:30.810Z] ---> c2b7269213cf [2023-05-18T15:32:30.810Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T15:32:30.810Z] ---> Running in 6b4dffee5a64 [2023-05-18T15:32:30.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T15:32:30.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T15:32:31.070Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-18T15:32:31.070Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-18T15:32:31.070Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-18T15:32:31.070Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-18T15:32:31.070Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T15:32:31.070Z] OK: 269 MiB in 57 packages [2023-05-18T15:32:31.414Z] Still waiting to schedule task [2023-05-18T15:32:31.415Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-18T15:32:31.638Z] Removing intermediate container 6b4dffee5a64 [2023-05-18T15:32:31.638Z] ---> 901afc04dd09 [2023-05-18T15:32:31.638Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-18T15:32:31.638Z] ---> Running in 4132b032c879 [2023-05-18T15:32:31.638Z] Removing intermediate container 4132b032c879 [2023-05-18T15:32:31.638Z] ---> aa3d16600e8a [2023-05-18T15:32:31.638Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-18T15:32:31.638Z] ---> f6ec5a53f9e8 [2023-05-18T15:32:31.638Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T15:32:31.898Z] ---> Running in f763b4904273 [2023-05-18T15:33:11.394Z] Removing intermediate container f763b4904273 [2023-05-18T15:33:11.394Z] ---> 19de457fcaf1 [2023-05-18T15:33:11.394Z] Step 11/12 : COPY . . [2023-05-18T15:33:12.454Z] ---> f81427276c03 [2023-05-18T15:33:12.454Z] Step 12/12 : RUN $MAKE [2023-05-18T15:33:12.454Z] ---> Running in 4c906584da25 [2023-05-18T15:33:12.454Z] noop [2023-05-18T15:33:13.020Z] Removing intermediate container 4c906584da25 [2023-05-18T15:33:13.020Z] ---> 4d95dec89e65 [2023-05-18T15:33:13.020Z] Successfully built 4d95dec89e65 [2023-05-18T15:33:13.020Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:33:13.338Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T15:33:13.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:33:13.413Z] prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container [2023-05-18T15:33:13.444Z] $ 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-05-18T15:33:13.796Z] $ docker top ecf54bea9f0f10e51dec066d9e59e56b3fb84666fd45c15823787fe67e9f42d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T15:33:14.150Z] + go version [2023-05-18T15:33:14.150Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-18T15:33:14.164Z] $ docker stop --time=1 ecf54bea9f0f10e51dec066d9e59e56b3fb84666fd45c15823787fe67e9f42d4 [2023-05-18T15:33:15.433Z] $ docker rm -f --volumes ecf54bea9f0f10e51dec066d9e59e56b3fb84666fd45c15823787fe67e9f42d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:33:15.835Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T15:33:15.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:33:15.910Z] prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container [2023-05-18T15:33:15.950Z] $ 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-05-18T15:33:16.369Z] $ docker top a978fb7e60567397d575b86d39e3543cb1b9a4dd36171736668ec794799a7abe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T15:33:16.719Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-18T15:33:17.026Z] + make test [2023-05-18T15:33:17.026Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T15:33:22.300Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-18T15:33:33.034Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-18T15:33:33.034Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-18T15:33:33.034Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.022s coverage: 22.8% of statements [2023-05-18T15:33:43.457Z] go vet ./... [2023-05-18T15:33:43.457Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T15:33:43.716Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T15:33:43.716Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T15:33:43.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T15:33:43.741Z] $ docker stop --time=1 a978fb7e60567397d575b86d39e3543cb1b9a4dd36171736668ec794799a7abe [2023-05-18T15:33:47.905Z] $ docker rm -f --volumes a978fb7e60567397d575b86d39e3543cb1b9a4dd36171736668ec794799a7abe [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T15:33:48.374Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T15:33:48.500Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-18T15:33:49.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T15:33:49.379Z] + ls -al . [2023-05-18T15:33:49.379Z] total 180 [2023-05-18T15:33:49.379Z] drwxrwxr-x 10 jenkins jenkins 4096 May 18 15:33 . [2023-05-18T15:33:49.379Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:31 .. [2023-05-18T15:33:49.379Z] -rw-rw-r-- 1 jenkins jenkins 140 May 18 15:31 .dockerignore [2023-05-18T15:33:49.379Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 15:32 .git [2023-05-18T15:33:49.379Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:31 .github [2023-05-18T15:33:49.379Z] -rw-rw-r-- 1 jenkins jenkins 329 May 18 15:31 .gitignore [2023-05-18T15:33:49.379Z] -rw-rw-r-- 1 jenkins jenkins 41 May 18 15:31 .golangci.yml [2023-05-18T15:33:49.379Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 15:32 .semver [2023-05-18T15:33:49.380Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 18 15:31 Attribution.txt [2023-05-18T15:33:49.380Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 18 15:31 CHANGELOG.md [2023-05-18T15:33:49.380Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 18 15:31 Dockerfile [2023-05-18T15:33:49.380Z] -rw-rw-r-- 1 jenkins jenkins 677 May 18 15:31 GOVERNANCE.md [2023-05-18T15:33:49.380Z] -rw-rw-r-- 1 jenkins jenkins 678 May 18 15:31 Jenkinsfile [2023-05-18T15:33:49.380Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 18 15:31 LICENSE [2023-05-18T15:33:49.380Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 18 15:31 Makefile [2023-05-18T15:33:49.380Z] -rw-rw-r-- 1 jenkins jenkins 620 May 18 15:31 OWNERS.md [2023-05-18T15:33:49.380Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 18 15:31 README.md [2023-05-18T15:33:49.380Z] -rw-rw-r-- 1 jenkins jenkins 12 May 18 15:32 VERSION [2023-05-18T15:33:49.380Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:31 bin [2023-05-18T15:33:49.380Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:31 cmd [2023-05-18T15:33:49.380Z] -rw-r--r-- 1 jenkins jenkins 18506 May 18 15:33 coverage.out [2023-05-18T15:33:49.380Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 18 15:31 go.mod [2023-05-18T15:33:49.380Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 18 15:31 go.sum [2023-05-18T15:33:49.380Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:31 internal [2023-05-18T15:33:49.380Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:31 mock [2023-05-18T15:33:49.380Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:31 snap [2023-05-18T15:33:49.380Z] -rw-rw-r-- 1 jenkins jenkins 227 May 18 15:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:33:49.684Z] + 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=96b3e6837c0c0a3acc7abbc19ad4378a288ec056 --label arch=amd64 --label version=3.0.0-dev.38 . [2023-05-18T15:33:49.684Z] Sending build context to Docker daemon 6.57MB [2023-05-18T15:33:49.684Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T15:33:49.684Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-18T15:33:49.684Z] ---> 4d95dec89e65 [2023-05-18T15:33:49.684Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-18T15:33:49.945Z] ---> Running in 37237801d887 [2023-05-18T15:33:49.945Z] Removing intermediate container 37237801d887 [2023-05-18T15:33:49.945Z] ---> 3de13c57a66b [2023-05-18T15:33:49.945Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T15:33:49.945Z] ---> Running in b7cdc5823358 [2023-05-18T15:33:50.205Z] Removing intermediate container b7cdc5823358 [2023-05-18T15:33:50.205Z] ---> 17c3a04c604c [2023-05-18T15:33:50.205Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-18T15:33:50.205Z] ---> Running in ace331d3de5f [2023-05-18T15:33:50.205Z] Removing intermediate container ace331d3de5f [2023-05-18T15:33:50.205Z] ---> 2e7813ffc3c1 [2023-05-18T15:33:50.205Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T15:33:50.205Z] ---> Running in 33c80f9646f9 [2023-05-18T15:33:50.205Z] Removing intermediate container 33c80f9646f9 [2023-05-18T15:33:50.205Z] ---> 11cf8d1a6cb8 [2023-05-18T15:33:50.205Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T15:33:50.205Z] ---> Running in a2dbe2695b89 [2023-05-18T15:33:51.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T15:33:51.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T15:33:51.771Z] OK: 269 MiB in 57 packages [2023-05-18T15:33:52.028Z] Removing intermediate container a2dbe2695b89 [2023-05-18T15:33:52.028Z] ---> f4f3b8744901 [2023-05-18T15:33:52.028Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-18T15:33:52.029Z] ---> Running in 11f0941eacca [2023-05-18T15:33:52.029Z] Removing intermediate container 11f0941eacca [2023-05-18T15:33:52.029Z] ---> 321353019fbf [2023-05-18T15:33:52.029Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-18T15:33:52.287Z] ---> 2ca8930207b4 [2023-05-18T15:33:52.287Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T15:33:52.287Z] ---> Running in a739c1ae5b18 [2023-05-18T15:33:53.309Z] Removing intermediate container a739c1ae5b18 [2023-05-18T15:33:53.309Z] ---> 4c0a39d0bbdf [2023-05-18T15:33:53.309Z] Step 11/24 : COPY . . [2023-05-18T15:33:53.569Z] ---> d5024152b7ea [2023-05-18T15:33:53.569Z] Step 12/24 : RUN $MAKE [2023-05-18T15:33:53.569Z] ---> Running in 41ba53fb3e19 [2023-05-18T15:33:53.828Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.38" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-18T15:34:06.148Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16025 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-05-18T15:34:06.160Z] Running in /w/workspace/device-mqtt-go/122 [Pipeline] { [Pipeline] checkout [2023-05-18T15:34:06.190Z] Selected Git installation does not exist. Using Default [2023-05-18T15:34:06.190Z] The recommended git tool is: NONE [2023-05-18T15:34:11.327Z] using credential edgex-jenkins-ssh [2023-05-18T15:34:11.343Z] Cloning the remote Git repository [2023-05-18T15:34:11.375Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-18T15:34:11.460Z] > git init /w/workspace/device-mqtt-go/122 # timeout=10 [2023-05-18T15:34:11.604Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-18T15:34:11.605Z] > git --version # timeout=10 [2023-05-18T15:34:11.628Z] > git --version # 'git version 2.25.1' [2023-05-18T15:34:11.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T15:34:11.771Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T15:34:12.878Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-18T15:34:12.900Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T15:34:13.669Z] Avoid second fetch [2023-05-18T15:34:13.670Z] Checking out Revision 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 (main) [2023-05-18T15:34:14.198Z] Commit message: "fix: [WIP BUG] Add back ability for async payload to just be value when for single resource (#604)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T15:34:13.678Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T15:34:13.746Z] > git checkout -f 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 # timeout=10 [2023-05-18T15:34:15.023Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-18T15:34:15.024Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T15:34:15.024Z] Dload Upload Total Spent Left Speed [2023-05-18T15:34:15.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 48854 0 --:--:-- --:--:-- --:--:-- 48854 [Pipeline] sh [2023-05-18T15:34:15.800Z] Removing intermediate container 41ba53fb3e19 [2023-05-18T15:34:15.800Z] ---> 38214da0385d [2023-05-18T15:34:15.800Z] Step 13/24 : FROM alpine:3.17 [2023-05-18T15:34:15.800Z] 3.17: Pulling from library/alpine [2023-05-18T15:34:15.800Z] f56be85fc22e: Already exists [2023-05-18T15:34:15.800Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T15:34:15.800Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T15:34:15.800Z] ---> 9ed4aefc74f6 [2023-05-18T15:34:15.800Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-18T15:34:15.800Z] ---> Running in be999c77d775 [2023-05-18T15:34:15.800Z] Removing intermediate container be999c77d775 [2023-05-18T15:34:15.800Z] ---> 1cf1ebdb3e47 [2023-05-18T15:34:15.800Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-18T15:34:15.800Z] ---> Running in 4a1f4660f12c [2023-05-18T15:34:15.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T15:34:15.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T15:34:15.800Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T15:34:15.800Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T15:34:15.800Z] OK: 7 MiB in 16 packages [2023-05-18T15:34:15.800Z] Removing intermediate container 4a1f4660f12c [2023-05-18T15:34:15.800Z] ---> d5a37b00c57a [2023-05-18T15:34:15.800Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-18T15:34:15.895Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-18T15:34:16.220Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-18T15:34:16.220Z] + sudo tee /etc/docker/daemon.new [2023-05-18T15:34:16.220Z] { [2023-05-18T15:34:16.220Z] "registry-mirrors": [ [2023-05-18T15:34:16.220Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-18T15:34:16.220Z] ], [2023-05-18T15:34:16.220Z] "bip": "10.250.0.254/24", [2023-05-18T15:34:16.220Z] "hosts": [ [2023-05-18T15:34:16.220Z] "tcp://0.0.0.0:5555", [2023-05-18T15:34:16.220Z] "unix:///var/run/docker.sock" [2023-05-18T15:34:16.220Z] ], [2023-05-18T15:34:16.220Z] "mtu": 1458, [2023-05-18T15:34:16.220Z] "selinux-enabled": true, [2023-05-18T15:34:16.220Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-18T15:34:16.220Z] } [Pipeline] sh [2023-05-18T15:34:16.369Z] ---> b47a6cfc8ff9 [2023-05-18T15:34:16.369Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-18T15:34:16.545Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-18T15:34:16.628Z] ---> 4e75f40c49e8 [2023-05-18T15:34:16.628Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-18T15:34:16.628Z] ---> 80bc1b479995 [2023-05-18T15:34:16.628Z] Step 19/24 : EXPOSE 59982 [2023-05-18T15:34:16.628Z] ---> Running in 1a7caa8d0560 [2023-05-18T15:34:16.866Z] + sudo service docker restart [2023-05-18T15:34:16.887Z] Removing intermediate container 1a7caa8d0560 [2023-05-18T15:34:16.887Z] ---> 3e621d259bfd [2023-05-18T15:34:16.887Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-18T15:34:16.887Z] ---> Running in ca0431d89631 [2023-05-18T15:34:16.887Z] Removing intermediate container ca0431d89631 [2023-05-18T15:34:16.887Z] ---> 61417350c720 [2023-05-18T15:34:16.887Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-18T15:34:16.887Z] ---> Running in 1ba818d55da4 [2023-05-18T15:34:16.887Z] Removing intermediate container 1ba818d55da4 [2023-05-18T15:34:16.887Z] ---> 044680c0e758 [2023-05-18T15:34:16.887Z] Step 22/24 : LABEL arch=amd64 [2023-05-18T15:34:16.887Z] ---> Running in f3547af41df2 [2023-05-18T15:34:17.147Z] Removing intermediate container f3547af41df2 [2023-05-18T15:34:17.147Z] ---> 6b942e88bb87 [2023-05-18T15:34:17.147Z] Step 23/24 : LABEL git_sha=96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [2023-05-18T15:34:17.147Z] ---> Running in 5bd0519c8157 [2023-05-18T15:34:17.147Z] Removing intermediate container 5bd0519c8157 [2023-05-18T15:34:17.147Z] ---> 52a8b764066c [2023-05-18T15:34:17.147Z] Step 24/24 : LABEL version=3.0.0-dev.38 [2023-05-18T15:34:17.147Z] ---> Running in db9d36c3b817 [2023-05-18T15:34:17.147Z] Removing intermediate container db9d36c3b817 [2023-05-18T15:34:17.147Z] ---> fd31feef9127 [2023-05-18T15:34:17.147Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T15:34:17.147Z] Successfully built fd31feef9127 [2023-05-18T15:34:17.147Z] 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-05-18T15:34:17.275Z] provisioning config files... [2023-05-18T15:34:17.283Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11446061439512326847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:34:17.588Z] ---> docker-login.sh [2023-05-18T15:34:17.588Z] nexus3.edgexfoundry.org:10001 [2023-05-18T15:34:17.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:34:17.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:34:17.588Z] Configure a credential helper to remove this warning. See [2023-05-18T15:34:17.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:34:17.588Z] [2023-05-18T15:34:17.588Z] Login Succeeded [2023-05-18T15:34:17.588Z] nexus3.edgexfoundry.org:10002 [2023-05-18T15:34:17.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:34:17.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:34:17.588Z] Configure a credential helper to remove this warning. See [2023-05-18T15:34:17.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:34:17.588Z] [2023-05-18T15:34:17.588Z] Login Succeeded [2023-05-18T15:34:17.588Z] nexus3.edgexfoundry.org:10003 [2023-05-18T15:34:17.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:34:17.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:34:17.853Z] Configure a credential helper to remove this warning. See [2023-05-18T15:34:17.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:34:17.853Z] [2023-05-18T15:34:17.853Z] Login Succeeded [2023-05-18T15:34:17.853Z] nexus3.edgexfoundry.org:10004 [2023-05-18T15:34:17.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:34:17.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:34:17.853Z] Configure a credential helper to remove this warning. See [2023-05-18T15:34:17.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:34:17.853Z] [2023-05-18T15:34:17.853Z] Login Succeeded [2023-05-18T15:34:17.853Z] docker.io [2023-05-18T15:34:18.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:34:18.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:34:18.114Z] Configure a credential helper to remove this warning. See [2023-05-18T15:34:18.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:34:18.114Z] [2023-05-18T15:34:18.114Z] Login Succeeded [2023-05-18T15:34:18.114Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T15:34:18.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-18T15:34:18.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T15:34:18.173Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-05-18T15:34:18.173Z] 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [2023-05-18T15:34:18.173Z] latest [2023-05-18T15:34:18.173Z] 3.0.0-dev.38 [2023-05-18T15:34:18.173Z] 96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38 [2023-05-18T15:34:18.173Z] main [2023-05-18T15:34:18.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:34:18.484Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:34:18.792Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [2023-05-18T15:34:18.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-18T15:34:18.792Z] 5683fb46c5b4: Preparing [2023-05-18T15:34:18.792Z] 78a1807f9855: Preparing [2023-05-18T15:34:18.792Z] c33832610ff4: Preparing [2023-05-18T15:34:18.792Z] 3a5a8cb58eb8: Preparing [2023-05-18T15:34:18.792Z] f1417ff83b31: Preparing [2023-05-18T15:34:18.792Z] f1417ff83b31: Layer already exists [2023-05-18T15:34:18.792Z] 3a5a8cb58eb8: Pushed [2023-05-18T15:34:18.792Z] 78a1807f9855: Pushed [2023-05-18T15:34:18.792Z] 5683fb46c5b4: Pushed [2023-05-18T15:34:21.346Z] c33832610ff4: Pushed [2023-05-18T15:34:21.346Z] 96b3e6837c0c0a3acc7abbc19ad4378a288ec056: digest: sha256:8b6953e799986c330fe66154b4edc9853a5dacb7369cb713ae28ad1343c1e569 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:34:21.664Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:34:21.970Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-18T15:34:21.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-18T15:34:21.970Z] 5683fb46c5b4: Preparing [2023-05-18T15:34:21.970Z] 78a1807f9855: Preparing [2023-05-18T15:34:21.970Z] c33832610ff4: Preparing [2023-05-18T15:34:21.970Z] 3a5a8cb58eb8: Preparing [2023-05-18T15:34:21.970Z] f1417ff83b31: Preparing [2023-05-18T15:34:21.970Z] 5683fb46c5b4: Layer already exists [2023-05-18T15:34:21.970Z] c33832610ff4: Layer already exists [2023-05-18T15:34:21.970Z] 78a1807f9855: Layer already exists [2023-05-18T15:34:21.970Z] 3a5a8cb58eb8: Layer already exists [2023-05-18T15:34:21.970Z] f1417ff83b31: Layer already exists [2023-05-18T15:34:21.970Z] latest: digest: sha256:8b6953e799986c330fe66154b4edc9853a5dacb7369cb713ae28ad1343c1e569 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:34:22.288Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:34:22.598Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.38 [2023-05-18T15:34:22.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-18T15:34:22.598Z] 5683fb46c5b4: Preparing [2023-05-18T15:34:22.598Z] 78a1807f9855: Preparing [2023-05-18T15:34:22.598Z] c33832610ff4: Preparing [2023-05-18T15:34:22.598Z] 3a5a8cb58eb8: Preparing [2023-05-18T15:34:22.598Z] f1417ff83b31: Preparing [2023-05-18T15:34:22.598Z] c33832610ff4: Layer already exists [2023-05-18T15:34:22.598Z] 78a1807f9855: Layer already exists [2023-05-18T15:34:22.598Z] f1417ff83b31: Layer already exists [2023-05-18T15:34:22.598Z] 5683fb46c5b4: Layer already exists [2023-05-18T15:34:22.598Z] 3a5a8cb58eb8: Layer already exists [2023-05-18T15:34:22.598Z] 3.0.0-dev.38: digest: sha256:8b6953e799986c330fe66154b4edc9853a5dacb7369cb713ae28ad1343c1e569 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:34:22.908Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:34:23.221Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38 [2023-05-18T15:34:23.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-18T15:34:23.221Z] 5683fb46c5b4: Preparing [2023-05-18T15:34:23.221Z] 78a1807f9855: Preparing [2023-05-18T15:34:23.221Z] c33832610ff4: Preparing [2023-05-18T15:34:23.221Z] 3a5a8cb58eb8: Preparing [2023-05-18T15:34:23.221Z] f1417ff83b31: Preparing [2023-05-18T15:34:23.221Z] 78a1807f9855: Layer already exists [2023-05-18T15:34:23.221Z] f1417ff83b31: Layer already exists [2023-05-18T15:34:23.221Z] c33832610ff4: Layer already exists [2023-05-18T15:34:23.221Z] 5683fb46c5b4: Layer already exists [2023-05-18T15:34:23.221Z] 3a5a8cb58eb8: Layer already exists [2023-05-18T15:34:23.221Z] 96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38: digest: sha256:8b6953e799986c330fe66154b4edc9853a5dacb7369cb713ae28ad1343c1e569 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:34:23.536Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:34:23.850Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-05-18T15:34:23.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-18T15:34:23.850Z] 5683fb46c5b4: Preparing [2023-05-18T15:34:23.850Z] 78a1807f9855: Preparing [2023-05-18T15:34:23.850Z] c33832610ff4: Preparing [2023-05-18T15:34:23.850Z] 3a5a8cb58eb8: Preparing [2023-05-18T15:34:23.850Z] f1417ff83b31: Preparing [2023-05-18T15:34:23.850Z] c33832610ff4: Layer already exists [2023-05-18T15:34:23.850Z] 5683fb46c5b4: Layer already exists [2023-05-18T15:34:23.850Z] 3a5a8cb58eb8: Layer already exists [2023-05-18T15:34:23.850Z] f1417ff83b31: Layer already exists [2023-05-18T15:34:23.850Z] 78a1807f9855: Layer already exists [2023-05-18T15:34:23.850Z] main: digest: sha256:8b6953e799986c330fe66154b4edc9853a5dacb7369cb713ae28ad1343c1e569 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-18T15:34:23.898Z] ===================================================== [Pipeline] echo [2023-05-18T15:34:23.905Z] taggedImages: [2023-05-18T15:34:23.905Z] - nexus3.edgexfoundry.org:10004/device-mqtt:96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [2023-05-18T15:34:23.905Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-18T15:34:23.905Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.38 [2023-05-18T15:34:23.905Z] - nexus3.edgexfoundry.org:10004/device-mqtt:96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38 [2023-05-18T15:34:23.905Z] - 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-05-18T15:34:24.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T15:34:24.290Z] [2023-05-18T15:34:24.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:34:24.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T15:34:24.591Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-18T15:34:24.591Z] 5eb5b503b376: Pulling fs layer [2023-05-18T15:34:24.591Z] 5c69ac0246d0: Pulling fs layer [2023-05-18T15:34:24.591Z] ec43610c2a17: Pulling fs layer [2023-05-18T15:34:24.591Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-18T15:34:24.591Z] 33b1e0a273af: Pulling fs layer [2023-05-18T15:34:24.591Z] 3a2ae6a8a46f: Waiting [2023-05-18T15:34:24.591Z] 5d3b04190fa2: Pulling fs layer [2023-05-18T15:34:24.591Z] 2f39f015ded8: Pulling fs layer [2023-05-18T15:34:24.591Z] 33b1e0a273af: Waiting [2023-05-18T15:34:24.591Z] 5d3b04190fa2: Waiting [2023-05-18T15:34:24.591Z] 2f39f015ded8: Waiting [2023-05-18T15:34:24.591Z] 5c69ac0246d0: Verifying Checksum [2023-05-18T15:34:24.591Z] 5c69ac0246d0: Download complete [2023-05-18T15:34:24.591Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-18T15:34:24.591Z] 3a2ae6a8a46f: Download complete [2023-05-18T15:34:24.591Z] 33b1e0a273af: Verifying Checksum [2023-05-18T15:34:24.591Z] 33b1e0a273af: Download complete [2023-05-18T15:34:24.591Z] ec43610c2a17: Verifying Checksum [2023-05-18T15:34:24.591Z] ec43610c2a17: Download complete [2023-05-18T15:34:24.591Z] 5d3b04190fa2: Verifying Checksum [2023-05-18T15:34:24.591Z] 5d3b04190fa2: Download complete [2023-05-18T15:34:24.850Z] 5eb5b503b376: Download complete [2023-05-18T15:34:25.419Z] 2f39f015ded8: Download complete [2023-05-18T15:34:26.356Z] 5eb5b503b376: Pull complete [2023-05-18T15:34:26.356Z] 5c69ac0246d0: Pull complete [2023-05-18T15:34:26.615Z] ec43610c2a17: Pull complete [2023-05-18T15:34:26.893Z] 3a2ae6a8a46f: Pull complete [2023-05-18T15:34:27.151Z] 33b1e0a273af: Pull complete [2023-05-18T15:34:27.151Z] 5d3b04190fa2: Pull complete [2023-05-18T15:34:32.460Z] 2f39f015ded8: Pull complete [2023-05-18T15:34:32.461Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-18T15:34:32.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T15:34:32.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:34:32.544Z] prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container [2023-05-18T15:34:32.578Z] $ 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-05-18T15:34:36.392Z] $ docker top 3a7478892def8fd6abd8d8a3c7ff805951112e90a00e297cc4a576fbdc077bf6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-05-18T15:34:36.571Z] provisioning config files... [2023-05-18T15:34:36.605Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/122@tmp/config10054417794073175983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:34:36.823Z] ---> job-cost.sh [2023-05-18T15:34:36.823Z] lf-activate-venv: SKIPPING [2023-05-18T15:34:36.823Z] INFO: No Stack... [2023-05-18T15:34:36.969Z] ---> docker-login.sh [2023-05-18T15:34:36.969Z] nexus3.edgexfoundry.org:10001 [2023-05-18T15:34:37.083Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T15:34:37.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:34:37.342Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T15:34:37.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:34:37.508Z] Configure a credential helper to remove this warning. See [2023-05-18T15:34:37.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:34:37.508Z] [2023-05-18T15:34:37.508Z] Login Succeeded [2023-05-18T15:34:37.508Z] nexus3.edgexfoundry.org:10002 [2023-05-18T15:34:37.637Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-05-18T15:34:37.637Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T15:34:37.651Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-122-stack-cost] [2023-05-18T15:34:37.660Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-122-stack-cost] did not exist. Created. [2023-05-18T15:34:37.661Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T15:34:37.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:34:37.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:34:37.777Z] Configure a credential helper to remove this warning. See [2023-05-18T15:34:37.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:34:37.777Z] [2023-05-18T15:34:37.777Z] Login Succeeded [2023-05-18T15:34:37.777Z] nexus3.edgexfoundry.org:10003 [2023-05-18T15:34:37.979Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-18T15:34:38.011Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T15:34:38.017Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T15:34:38.038Z] $ docker stop --time=1 3a7478892def8fd6abd8d8a3c7ff805951112e90a00e297cc4a576fbdc077bf6 [2023-05-18T15:34:38.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:34:38.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:34:38.318Z] Configure a credential helper to remove this warning. See [2023-05-18T15:34:38.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:34:38.318Z] [2023-05-18T15:34:38.318Z] Login Succeeded [2023-05-18T15:34:38.318Z] nexus3.edgexfoundry.org:10004 [2023-05-18T15:34:38.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:34:38.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:34:38.592Z] Configure a credential helper to remove this warning. See [2023-05-18T15:34:38.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:34:38.592Z] [2023-05-18T15:34:38.592Z] Login Succeeded [2023-05-18T15:34:38.592Z] docker.io [2023-05-18T15:34:38.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:34:39.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:34:39.131Z] Configure a credential helper to remove this warning. See [2023-05-18T15:34:39.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:34:39.131Z] [2023-05-18T15:34:39.131Z] Login Succeeded [2023-05-18T15:34:39.131Z] ---> docker-login.sh ends [2023-05-18T15:34:39.190Z] $ docker rm -f --volumes 3a7478892def8fd6abd8d8a3c7ff805951112e90a00e297cc4a576fbdc077bf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-05-18T15:34:39.244Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-05-18T15:34:39.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T15:34:39.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T15:34:39.527Z] ========================================================= [2023-05-18T15:34:39.527Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-18T15:34:39.527Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:34:39.877Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-18T15:34:40.149Z] Sending build context to Docker daemon 3.4MB [2023-05-18T15:34:40.149Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T15:34:40.149Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-18T15:34:40.427Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-18T15:34:40.427Z] c41833b44d91: Pulling fs layer [2023-05-18T15:34:40.427Z] ed15518f5707: Pulling fs layer [2023-05-18T15:34:40.427Z] feae8fd75edb: Pulling fs layer [2023-05-18T15:34:40.427Z] 242c74f7c9fa: Pulling fs layer [2023-05-18T15:34:40.427Z] 3cdef696dda3: Pulling fs layer [2023-05-18T15:34:40.427Z] 2ced38df9373: Pulling fs layer [2023-05-18T15:34:40.427Z] 58f1dce35555: Pulling fs layer [2023-05-18T15:34:40.427Z] 242c74f7c9fa: Waiting [2023-05-18T15:34:40.427Z] 3cdef696dda3: Waiting [2023-05-18T15:34:40.427Z] 2ced38df9373: Waiting [2023-05-18T15:34:40.427Z] 58f1dce35555: Waiting [2023-05-18T15:34:40.427Z] ed15518f5707: Verifying Checksum [2023-05-18T15:34:40.427Z] ed15518f5707: Download complete [2023-05-18T15:34:40.427Z] 242c74f7c9fa: Verifying Checksum [2023-05-18T15:34:40.427Z] 242c74f7c9fa: Download complete [2023-05-18T15:34:40.427Z] 3cdef696dda3: Verifying Checksum [2023-05-18T15:34:40.427Z] 3cdef696dda3: Download complete [2023-05-18T15:34:40.427Z] c41833b44d91: Download complete [2023-05-18T15:34:41.395Z] c41833b44d91: Pull complete [2023-05-18T15:34:41.983Z] 58f1dce35555: Verifying Checksum [2023-05-18T15:34:41.983Z] 58f1dce35555: Download complete [2023-05-18T15:34:41.983Z] ed15518f5707: Pull complete [2023-05-18T15:34:42.952Z] feae8fd75edb: Download complete [2023-05-18T15:34:42.952Z] 2ced38df9373: Download complete [2023-05-18T15:34:55.286Z] feae8fd75edb: Pull complete [2023-05-18T15:34:55.286Z] 242c74f7c9fa: Pull complete [2023-05-18T15:34:55.286Z] 3cdef696dda3: Pull complete [2023-05-18T15:35:01.948Z] 2ced38df9373: Pull complete [2023-05-18T15:35:03.905Z] 58f1dce35555: Pull complete [2023-05-18T15:35:03.905Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-18T15:35:03.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-18T15:35:03.905Z] ---> fadd8f120f05 [2023-05-18T15:35:03.905Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-18T15:35:06.073Z] ---> Running in 578520f60657 [2023-05-18T15:35:06.073Z] Removing intermediate container 578520f60657 [2023-05-18T15:35:06.073Z] ---> c0e8ea619ca5 [2023-05-18T15:35:06.073Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T15:35:06.073Z] ---> Running in 187ac9e64528 [2023-05-18T15:35:06.347Z] Removing intermediate container 187ac9e64528 [2023-05-18T15:35:06.347Z] ---> 82bde9938688 [2023-05-18T15:35:06.347Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-18T15:35:06.637Z] ---> Running in 1c6a64760f8e [2023-05-18T15:35:06.908Z] Removing intermediate container 1c6a64760f8e [2023-05-18T15:35:06.908Z] ---> deefa0ddce66 [2023-05-18T15:35:06.908Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T15:35:06.908Z] ---> Running in 7062a4084964 [2023-05-18T15:35:07.495Z] Removing intermediate container 7062a4084964 [2023-05-18T15:35:07.495Z] ---> e1dcb3ec85b6 [2023-05-18T15:35:07.495Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T15:35:07.495Z] ---> Running in 260415a68cfc [2023-05-18T15:35:08.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T15:35:09.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T15:35:10.013Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-18T15:35:10.013Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-18T15:35:10.013Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-18T15:35:10.013Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-18T15:35:10.281Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T15:35:10.281Z] OK: 268 MiB in 57 packages [2023-05-18T15:35:11.249Z] Removing intermediate container 260415a68cfc [2023-05-18T15:35:11.249Z] ---> 3530e78874cf [2023-05-18T15:35:11.249Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-18T15:35:11.249Z] ---> Running in 925f07fdc1e8 [2023-05-18T15:35:11.517Z] Removing intermediate container 925f07fdc1e8 [2023-05-18T15:35:11.517Z] ---> 51ab8009f1c1 [2023-05-18T15:35:11.517Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-18T15:35:14.866Z] ---> 40bc6895f91c [2023-05-18T15:35:14.866Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T15:35:14.866Z] ---> Running in e5f15a60b56e [2023-05-18T15:36:22.757Z] Removing intermediate container e5f15a60b56e [2023-05-18T15:36:22.757Z] ---> aeb5e2f70bcd [2023-05-18T15:36:22.757Z] Step 11/12 : COPY . . [2023-05-18T15:36:22.757Z] ---> 906473ab8e01 [2023-05-18T15:36:22.757Z] Step 12/12 : RUN $MAKE [2023-05-18T15:36:22.757Z] ---> Running in cb2d83fc7903 [2023-05-18T15:36:22.757Z] noop [2023-05-18T15:36:22.757Z] Removing intermediate container cb2d83fc7903 [2023-05-18T15:36:22.757Z] ---> 0f10967117d0 [2023-05-18T15:36:22.757Z] Successfully built 0f10967117d0 [2023-05-18T15:36:22.757Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:36:23.112Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T15:36:23.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:36:23.353Z] prd-ubuntu20.04-docker-arm64-4c-16g-16025 does not seem to be running inside a container [2023-05-18T15:36:23.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/122 -v /w/workspace/device-mqtt-go/122:/w/workspace/device-mqtt-go/122:rw,z -v /w/workspace/device-mqtt-go/122@tmp:/w/workspace/device-mqtt-go/122@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-05-18T15:36:24.721Z] $ docker top b704dbf28a9d0c5b416507bf21a6f47d25bc6b94d6b63451b634c428b3333b98 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T15:36:25.561Z] + go version [2023-05-18T15:36:25.561Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-18T15:36:25.588Z] $ docker stop --time=1 b704dbf28a9d0c5b416507bf21a6f47d25bc6b94d6b63451b634c428b3333b98 [2023-05-18T15:36:27.255Z] $ docker rm -f --volumes b704dbf28a9d0c5b416507bf21a6f47d25bc6b94d6b63451b634c428b3333b98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:36:27.840Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T15:36:27.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:36:28.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-16025 does not seem to be running inside a container [2023-05-18T15:36:28.114Z] $ 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/122 -v /w/workspace/device-mqtt-go/122:/w/workspace/device-mqtt-go/122:rw,z -v /w/workspace/device-mqtt-go/122@tmp:/w/workspace/device-mqtt-go/122@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-05-18T15:36:29.318Z] $ docker top a693f8711ce44a1273c1b2e76615b4369485479dabe8ba36c7248e5380e845ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T15:36:30.143Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/122 [Pipeline] fileExists [Pipeline] sh [2023-05-18T15:36:30.792Z] + make test [2023-05-18T15:36:30.792Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T15:37:03.035Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-18T15:39:09.750Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-18T15:39:09.750Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-18T15:39:09.750Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 22.8% of statements [2023-05-18T15:39:09.750Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-18T15:39:09.750Z] go vet ./... [2023-05-18T15:39:36.466Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T15:39:36.466Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T15:39:36.466Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T15:39:36.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T15:39:36.505Z] $ docker stop --time=1 a693f8711ce44a1273c1b2e76615b4369485479dabe8ba36c7248e5380e845ac [2023-05-18T15:39:38.401Z] $ docker rm -f --volumes a693f8711ce44a1273c1b2e76615b4369485479dabe8ba36c7248e5380e845ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T15:39:39.539Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T15:39:39.562Z] Warning: overwriting stash ‘coverage-report’ [2023-05-18T15:39:40.053Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T15:39:40.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T15:39:40.767Z] + ls -al . [2023-05-18T15:39:40.767Z] total 176 [2023-05-18T15:39:40.767Z] drwxrwxr-x 9 jenkins jenkins 4096 May 18 15:36 . [2023-05-18T15:39:40.767Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:34 .. [2023-05-18T15:39:40.767Z] -rw-rw-r-- 1 jenkins jenkins 140 May 18 15:34 .dockerignore [2023-05-18T15:39:40.767Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 15:34 .git [2023-05-18T15:39:40.767Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:34 .github [2023-05-18T15:39:40.767Z] -rw-rw-r-- 1 jenkins jenkins 329 May 18 15:34 .gitignore [2023-05-18T15:39:40.767Z] -rw-rw-r-- 1 jenkins jenkins 41 May 18 15:34 .golangci.yml [2023-05-18T15:39:40.767Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 18 15:34 Attribution.txt [2023-05-18T15:39:40.767Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 18 15:34 CHANGELOG.md [2023-05-18T15:39:40.767Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 18 15:34 Dockerfile [2023-05-18T15:39:40.767Z] -rw-rw-r-- 1 jenkins jenkins 677 May 18 15:34 GOVERNANCE.md [2023-05-18T15:39:40.767Z] -rw-rw-r-- 1 jenkins jenkins 678 May 18 15:34 Jenkinsfile [2023-05-18T15:39:40.767Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 18 15:34 LICENSE [2023-05-18T15:39:40.767Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 18 15:34 Makefile [2023-05-18T15:39:40.767Z] -rw-rw-r-- 1 jenkins jenkins 620 May 18 15:34 OWNERS.md [2023-05-18T15:39:40.767Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 18 15:34 README.md [2023-05-18T15:39:40.767Z] -rw-rw-r-- 1 jenkins jenkins 12 May 18 15:32 VERSION [2023-05-18T15:39:40.767Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:34 bin [2023-05-18T15:39:40.767Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:34 cmd [2023-05-18T15:39:40.767Z] -rw-r--r-- 1 jenkins jenkins 18506 May 18 15:39 coverage.out [2023-05-18T15:39:40.767Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 18 15:34 go.mod [2023-05-18T15:39:40.767Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 18 15:34 go.sum [2023-05-18T15:39:40.767Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:34 internal [2023-05-18T15:39:40.767Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:34 mock [2023-05-18T15:39:40.767Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:34 snap [2023-05-18T15:39:40.767Z] -rw-rw-r-- 1 jenkins jenkins 227 May 18 15:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:39:41.108Z] + 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=96b3e6837c0c0a3acc7abbc19ad4378a288ec056 --label arch=arm64 --label version=3.0.0-dev.38 . [2023-05-18T15:39:41.379Z] Sending build context to Docker daemon 3.42MB [2023-05-18T15:39:41.379Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T15:39:41.379Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-18T15:39:41.379Z] ---> 0f10967117d0 [2023-05-18T15:39:41.379Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-18T15:39:41.647Z] ---> Running in 498bd252a415 [2023-05-18T15:39:41.916Z] Removing intermediate container 498bd252a415 [2023-05-18T15:39:41.916Z] ---> 4408fe655ea6 [2023-05-18T15:39:41.916Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T15:39:41.916Z] ---> Running in 2e3e226615c2 [2023-05-18T15:39:42.193Z] Removing intermediate container 2e3e226615c2 [2023-05-18T15:39:42.193Z] ---> 739a705a816e [2023-05-18T15:39:42.193Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-18T15:39:42.462Z] ---> Running in 74bc88724df6 [2023-05-18T15:39:42.733Z] Removing intermediate container 74bc88724df6 [2023-05-18T15:39:42.733Z] ---> 6ff91b492c9e [2023-05-18T15:39:42.733Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T15:39:42.733Z] ---> Running in fea2242af128 [2023-05-18T15:39:43.003Z] Removing intermediate container fea2242af128 [2023-05-18T15:39:43.004Z] ---> 0a362d974060 [2023-05-18T15:39:43.004Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T15:39:43.285Z] ---> Running in 86a5cdcb3953 [2023-05-18T15:39:44.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T15:39:44.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T15:39:46.255Z] OK: 268 MiB in 57 packages [2023-05-18T15:39:47.670Z] Removing intermediate container 86a5cdcb3953 [2023-05-18T15:39:47.670Z] ---> 7e8510872f8b [2023-05-18T15:39:47.670Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-18T15:39:47.670Z] ---> Running in 52328396e7f9 [2023-05-18T15:39:47.949Z] Removing intermediate container 52328396e7f9 [2023-05-18T15:39:47.949Z] ---> 36c3d5f59825 [2023-05-18T15:39:47.949Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-18T15:39:48.540Z] ---> 39faca1d09aa [2023-05-18T15:39:48.540Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T15:39:48.540Z] ---> Running in 3036730533ec [2023-05-18T15:39:51.130Z] Removing intermediate container 3036730533ec [2023-05-18T15:39:51.130Z] ---> d876b2787893 [2023-05-18T15:39:51.130Z] Step 11/24 : COPY . . [2023-05-18T15:39:52.108Z] ---> 30e8fcb174c9 [2023-05-18T15:39:52.108Z] Step 12/24 : RUN $MAKE [2023-05-18T15:39:52.109Z] ---> Running in ea102c8f0446 [2023-05-18T15:39:53.076Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.38" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-18T15:42:14.804Z] Removing intermediate container ea102c8f0446 [2023-05-18T15:42:14.805Z] ---> bb2aedf422e3 [2023-05-18T15:42:14.805Z] Step 13/24 : FROM alpine:3.17 [2023-05-18T15:42:14.805Z] 3.17: Pulling from library/alpine [2023-05-18T15:42:14.805Z] c41833b44d91: Already exists [2023-05-18T15:42:14.805Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T15:42:14.805Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T15:42:14.805Z] ---> 51e60588ff2c [2023-05-18T15:42:14.805Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-18T15:42:14.805Z] ---> Running in 43cf9f189305 [2023-05-18T15:42:14.805Z] Removing intermediate container 43cf9f189305 [2023-05-18T15:42:14.805Z] ---> b020cf4ce3e7 [2023-05-18T15:42:14.805Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-18T15:42:14.805Z] ---> Running in c3df6c3c8fe3 [2023-05-18T15:42:14.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T15:42:14.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T15:42:14.805Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T15:42:14.805Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T15:42:14.805Z] OK: 8 MiB in 16 packages [2023-05-18T15:42:16.746Z] Removing intermediate container c3df6c3c8fe3 [2023-05-18T15:42:16.746Z] ---> ba18fb3438a0 [2023-05-18T15:42:16.746Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-18T15:42:17.703Z] ---> f2950c28914b [2023-05-18T15:42:17.703Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-18T15:42:18.287Z] ---> 1ca52ae7e0f4 [2023-05-18T15:42:18.287Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-18T15:42:18.869Z] ---> 56e9a67a63f9 [2023-05-18T15:42:18.869Z] Step 19/24 : EXPOSE 59982 [2023-05-18T15:42:18.869Z] ---> Running in 2d1f4d5dba37 [2023-05-18T15:42:19.137Z] Removing intermediate container 2d1f4d5dba37 [2023-05-18T15:42:19.137Z] ---> 68a82e19bf5c [2023-05-18T15:42:19.137Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-18T15:42:19.137Z] ---> Running in f06f047a9b99 [2023-05-18T15:42:19.404Z] Removing intermediate container f06f047a9b99 [2023-05-18T15:42:19.404Z] ---> 2f670f94cf6c [2023-05-18T15:42:19.404Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-18T15:42:19.404Z] ---> Running in ba7dadf81b8b [2023-05-18T15:42:19.670Z] Removing intermediate container ba7dadf81b8b [2023-05-18T15:42:19.670Z] ---> 08ead85e20de [2023-05-18T15:42:19.670Z] Step 22/24 : LABEL arch=arm64 [2023-05-18T15:42:19.670Z] ---> Running in f0d788d3daba [2023-05-18T15:42:19.943Z] Removing intermediate container f0d788d3daba [2023-05-18T15:42:19.943Z] ---> ba5cd4fcd7bf [2023-05-18T15:42:19.943Z] Step 23/24 : LABEL git_sha=96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [2023-05-18T15:42:20.217Z] ---> Running in c44ad518936b [2023-05-18T15:42:20.484Z] Removing intermediate container c44ad518936b [2023-05-18T15:42:20.484Z] ---> 6669d80d493e [2023-05-18T15:42:20.484Z] Step 24/24 : LABEL version=3.0.0-dev.38 [2023-05-18T15:42:20.484Z] ---> Running in 43b5943593aa [2023-05-18T15:42:20.749Z] Removing intermediate container 43b5943593aa [2023-05-18T15:42:20.749Z] ---> f4d3fef4af70 [2023-05-18T15:42:20.749Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T15:42:20.749Z] Successfully built f4d3fef4af70 [2023-05-18T15:42:20.749Z] 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-05-18T15:42:20.884Z] provisioning config files... [2023-05-18T15:42:20.898Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/122@tmp/config12458009657939262622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:42:21.227Z] ---> docker-login.sh [2023-05-18T15:42:21.227Z] nexus3.edgexfoundry.org:10001 [2023-05-18T15:42:21.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:42:21.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:42:21.495Z] Configure a credential helper to remove this warning. See [2023-05-18T15:42:21.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:42:21.495Z] [2023-05-18T15:42:21.495Z] Login Succeeded [2023-05-18T15:42:21.495Z] nexus3.edgexfoundry.org:10002 [2023-05-18T15:42:21.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:42:21.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:42:21.761Z] Configure a credential helper to remove this warning. See [2023-05-18T15:42:21.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:42:21.761Z] [2023-05-18T15:42:21.761Z] Login Succeeded [2023-05-18T15:42:21.761Z] nexus3.edgexfoundry.org:10003 [2023-05-18T15:42:22.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:42:22.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:42:22.028Z] Configure a credential helper to remove this warning. See [2023-05-18T15:42:22.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:42:22.028Z] [2023-05-18T15:42:22.028Z] Login Succeeded [2023-05-18T15:42:22.028Z] nexus3.edgexfoundry.org:10004 [2023-05-18T15:42:22.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:42:22.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:42:22.586Z] Configure a credential helper to remove this warning. See [2023-05-18T15:42:22.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:42:22.586Z] [2023-05-18T15:42:22.586Z] Login Succeeded [2023-05-18T15:42:22.586Z] docker.io [2023-05-18T15:42:22.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T15:42:22.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T15:42:22.853Z] Configure a credential helper to remove this warning. See [2023-05-18T15:42:22.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T15:42:22.853Z] [2023-05-18T15:42:22.853Z] Login Succeeded [2023-05-18T15:42:22.853Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T15:42:22.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-18T15:42:22.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T15:42:22.917Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-05-18T15:42:22.917Z] 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [2023-05-18T15:42:22.917Z] latest [2023-05-18T15:42:22.917Z] 3.0.0-dev.38 [2023-05-18T15:42:22.917Z] 96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38 [2023-05-18T15:42:22.917Z] main [2023-05-18T15:42:22.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:42:23.323Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:42:23.679Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [2023-05-18T15:42:23.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-18T15:42:23.679Z] b349a9c6273e: Preparing [2023-05-18T15:42:23.679Z] d1453e9cab34: Preparing [2023-05-18T15:42:23.679Z] 423e19b63892: Preparing [2023-05-18T15:42:23.679Z] e7acdfd28046: Preparing [2023-05-18T15:42:23.679Z] 26cbea5cba74: Preparing [2023-05-18T15:42:23.679Z] 26cbea5cba74: Layer already exists [2023-05-18T15:42:23.950Z] b349a9c6273e: Pushed [2023-05-18T15:42:23.950Z] e7acdfd28046: Pushed [2023-05-18T15:42:23.950Z] d1453e9cab34: Pushed [2023-05-18T15:42:29.320Z] 423e19b63892: Pushed [2023-05-18T15:42:29.320Z] 96b3e6837c0c0a3acc7abbc19ad4378a288ec056: digest: sha256:f17375b96a0b631affc86a43eb609b8a09ba0a8c8e2e9782d1c04c436e35024c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:42:29.657Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:42:29.994Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-18T15:42:29.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-18T15:42:29.994Z] b349a9c6273e: Preparing [2023-05-18T15:42:29.994Z] d1453e9cab34: Preparing [2023-05-18T15:42:29.994Z] 423e19b63892: Preparing [2023-05-18T15:42:29.994Z] e7acdfd28046: Preparing [2023-05-18T15:42:29.994Z] 26cbea5cba74: Preparing [2023-05-18T15:42:29.994Z] 26cbea5cba74: Layer already exists [2023-05-18T15:42:29.994Z] e7acdfd28046: Layer already exists [2023-05-18T15:42:29.994Z] 423e19b63892: Layer already exists [2023-05-18T15:42:29.994Z] d1453e9cab34: Layer already exists [2023-05-18T15:42:29.994Z] b349a9c6273e: Layer already exists [2023-05-18T15:42:29.994Z] latest: digest: sha256:f17375b96a0b631affc86a43eb609b8a09ba0a8c8e2e9782d1c04c436e35024c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:42:30.602Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:42:30.939Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.38 [2023-05-18T15:42:30.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-18T15:42:30.940Z] b349a9c6273e: Preparing [2023-05-18T15:42:30.940Z] d1453e9cab34: Preparing [2023-05-18T15:42:30.940Z] 423e19b63892: Preparing [2023-05-18T15:42:30.940Z] e7acdfd28046: Preparing [2023-05-18T15:42:30.940Z] 26cbea5cba74: Preparing [2023-05-18T15:42:30.940Z] d1453e9cab34: Layer already exists [2023-05-18T15:42:30.940Z] 26cbea5cba74: Layer already exists [2023-05-18T15:42:30.940Z] 423e19b63892: Layer already exists [2023-05-18T15:42:30.940Z] e7acdfd28046: Layer already exists [2023-05-18T15:42:30.940Z] b349a9c6273e: Layer already exists [2023-05-18T15:42:30.940Z] 3.0.0-dev.38: digest: sha256:f17375b96a0b631affc86a43eb609b8a09ba0a8c8e2e9782d1c04c436e35024c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:42:31.557Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:42:31.921Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38 [2023-05-18T15:42:31.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-18T15:42:31.921Z] b349a9c6273e: Preparing [2023-05-18T15:42:31.921Z] d1453e9cab34: Preparing [2023-05-18T15:42:31.921Z] 423e19b63892: Preparing [2023-05-18T15:42:31.921Z] e7acdfd28046: Preparing [2023-05-18T15:42:31.921Z] 26cbea5cba74: Preparing [2023-05-18T15:42:31.921Z] b349a9c6273e: Layer already exists [2023-05-18T15:42:31.921Z] 423e19b63892: Layer already exists [2023-05-18T15:42:31.921Z] d1453e9cab34: Layer already exists [2023-05-18T15:42:31.921Z] 26cbea5cba74: Layer already exists [2023-05-18T15:42:31.921Z] e7acdfd28046: Layer already exists [2023-05-18T15:42:31.921Z] 96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38: digest: sha256:f17375b96a0b631affc86a43eb609b8a09ba0a8c8e2e9782d1c04c436e35024c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:42:32.302Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:42:32.641Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-05-18T15:42:32.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-18T15:42:32.641Z] b349a9c6273e: Preparing [2023-05-18T15:42:32.641Z] d1453e9cab34: Preparing [2023-05-18T15:42:32.641Z] 423e19b63892: Preparing [2023-05-18T15:42:32.641Z] e7acdfd28046: Preparing [2023-05-18T15:42:32.641Z] 26cbea5cba74: Preparing [2023-05-18T15:42:32.641Z] 26cbea5cba74: Layer already exists [2023-05-18T15:42:32.641Z] b349a9c6273e: Layer already exists [2023-05-18T15:42:32.641Z] d1453e9cab34: Layer already exists [2023-05-18T15:42:32.641Z] e7acdfd28046: Layer already exists [2023-05-18T15:42:32.641Z] 423e19b63892: Layer already exists [2023-05-18T15:42:32.641Z] main: digest: sha256:f17375b96a0b631affc86a43eb609b8a09ba0a8c8e2e9782d1c04c436e35024c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-18T15:42:32.706Z] ===================================================== [Pipeline] echo [2023-05-18T15:42:32.716Z] taggedImages: [2023-05-18T15:42:32.716Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [2023-05-18T15:42:32.716Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-18T15:42:32.716Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.38 [2023-05-18T15:42:32.716Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38 [2023-05-18T15:42:32.716Z] - 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-05-18T15:42:33.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T15:42:33.096Z] [2023-05-18T15:42:33.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:42:33.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T15:42:33.427Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-18T15:42:33.427Z] 8998bd30e6a1: Pulling fs layer [2023-05-18T15:42:33.427Z] 04944245beec: Pulling fs layer [2023-05-18T15:42:33.427Z] 699f458cf7ca: Pulling fs layer [2023-05-18T15:42:33.427Z] 765212b225bb: Pulling fs layer [2023-05-18T15:42:33.427Z] f23df028b6ca: Pulling fs layer [2023-05-18T15:42:33.427Z] d65c8cfc05b1: Pulling fs layer [2023-05-18T15:42:33.427Z] 2437ff75d9bd: Pulling fs layer [2023-05-18T15:42:33.427Z] d65c8cfc05b1: Waiting [2023-05-18T15:42:33.427Z] 2437ff75d9bd: Waiting [2023-05-18T15:42:33.427Z] f23df028b6ca: Waiting [2023-05-18T15:42:33.696Z] 04944245beec: Verifying Checksum [2023-05-18T15:42:33.696Z] 04944245beec: Download complete [2023-05-18T15:42:33.696Z] 765212b225bb: Verifying Checksum [2023-05-18T15:42:33.696Z] 765212b225bb: Download complete [2023-05-18T15:42:33.696Z] f23df028b6ca: Download complete [2023-05-18T15:42:33.696Z] d65c8cfc05b1: Verifying Checksum [2023-05-18T15:42:33.696Z] d65c8cfc05b1: Download complete [2023-05-18T15:42:33.696Z] 699f458cf7ca: Verifying Checksum [2023-05-18T15:42:33.696Z] 699f458cf7ca: Download complete [2023-05-18T15:42:34.281Z] 8998bd30e6a1: Download complete [2023-05-18T15:42:36.223Z] 2437ff75d9bd: Verifying Checksum [2023-05-18T15:42:36.223Z] 2437ff75d9bd: Download complete [2023-05-18T15:42:37.633Z] 8998bd30e6a1: Pull complete [2023-05-18T15:42:38.216Z] 04944245beec: Pull complete [2023-05-18T15:42:39.625Z] 699f458cf7ca: Pull complete [2023-05-18T15:42:39.625Z] 765212b225bb: Pull complete [2023-05-18T15:42:43.878Z] f23df028b6ca: Pull complete [2023-05-18T15:42:43.878Z] d65c8cfc05b1: Pull complete [2023-05-18T15:42:58.886Z] 2437ff75d9bd: Pull complete [2023-05-18T15:42:58.886Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-18T15:42:58.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T15:42:58.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:42:59.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-16025 does not seem to be running inside a container [2023-05-18T15:42:59.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/122 -v /w/workspace/device-mqtt-go/122:/w/workspace/device-mqtt-go/122:rw,z -v /w/workspace/device-mqtt-go/122@tmp:/w/workspace/device-mqtt-go/122@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-05-18T15:43:01.771Z] $ docker top 1a406d9f29c3b13c6495abebb4f9b58e25abf00f21e71913ee4a7442ea048ed2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:43:02.632Z] ---> job-cost.sh [2023-05-18T15:43:02.632Z] lf-activate-venv: SKIPPING [2023-05-18T15:43:02.632Z] INFO: No Stack... [2023-05-18T15:43:02.899Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-18T15:43:03.856Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T15:43:04.490Z] + cat /w/workspace/device-mqtt-go/122/archives/cost.csv [2023-05-18T15:43:04.490Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T15:43:04.560Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-122-stack-cost] [2023-05-18T15:43:04.568Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-122-stack-cost] did not exist. Created. [2023-05-18T15:43:04.569Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T15:43:05.228Z] /w/workspace/device-mqtt-go/122@tmp/durable-6a94565f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-18T15:43:05.880Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-18T15:43:05.900Z] Warning: overwriting stash ‘stack-cost’ [2023-05-18T15:43:05.946Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T15:43:05.953Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T15:43:05.978Z] $ docker stop --time=1 1a406d9f29c3b13c6495abebb4f9b58e25abf00f21e71913ee4a7442ea048ed2 [2023-05-18T15:43:07.490Z] $ docker rm -f --volumes 1a406d9f29c3b13c6495abebb4f9b58e25abf00f21e71913ee4a7442ea048ed2 [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-05-18T15:43:07.877Z] provisioning config files... [2023-05-18T15:43:07.884Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config28531640764145235tmp [Pipeline] { [Pipeline] sh [2023-05-18T15:43:08.177Z] + set +x [2023-05-18T15:43:08.177Z] + + curl -s https://codecov.io/bash [2023-05-18T15:43:08.177Z] bash -s -- [2023-05-18T15:43:08.437Z] [2023-05-18T15:43:08.437Z] _____ _ [2023-05-18T15:43:08.437Z] / ____| | | [2023-05-18T15:43:08.437Z] | | ___ __| | ___ ___ _____ __ [2023-05-18T15:43:08.437Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-18T15:43:08.437Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-18T15:43:08.437Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-18T15:43:08.437Z] Bash-1.0.6 [2023-05-18T15:43:08.437Z] [2023-05-18T15:43:08.437Z] [2023-05-18T15:43:08.437Z] ==> git version 2.25.1 found [2023-05-18T15:43:08.437Z] ==> 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-05-18T15:43:08.437Z] Release-Date: 2020-01-08 [2023-05-18T15:43:08.437Z] 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-05-18T15:43:08.437Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-18T15:43:08.437Z] ==> Jenkins CI detected. [2023-05-18T15:43:08.437Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-18T15:43:08.437Z] project root: . [2023-05-18T15:43:08.437Z] --> token set from env [2023-05-18T15:43:08.437Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-18T15:43:08.437Z] ==> Running gcov in . (disable via -X gcov) [2023-05-18T15:43:08.437Z] ==> Python coveragepy not found [2023-05-18T15:43:08.437Z] ==> Searching for coverage reports in: [2023-05-18T15:43:08.437Z] + . [2023-05-18T15:43:08.437Z] -> Found 1 reports [2023-05-18T15:43:08.438Z] ==> Detecting git/mercurial file structure [2023-05-18T15:43:08.438Z] ==> Reading reports [2023-05-18T15:43:08.438Z] + ./coverage.out bytes=18506 [2023-05-18T15:43:08.438Z] ==> Appending adjustments [2023-05-18T15:43:08.438Z] https://docs.codecov.io/docs/fixing-reports [2023-05-18T15:43:08.438Z] + Found adjustments [2023-05-18T15:43:08.438Z] ==> Gzipping contents [2023-05-18T15:43:08.438Z] 4.0K /tmp/codecov.XdBgci.gz [2023-05-18T15:43:08.438Z] ==> Uploading reports [2023-05-18T15:43:08.438Z] url: https://codecov.io [2023-05-18T15:43:08.438Z] query: branch=main&commit=96b3e6837c0c0a3acc7abbc19ad4378a288ec056&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-18T15:43:08.438Z] -> Pinging Codecov [2023-05-18T15:43:08.438Z] 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=96b3e6837c0c0a3acc7abbc19ad4378a288ec056&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-18T15:43:09.009Z] -> Uploading to [2023-05-18T15:43:09.009Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-18/7D719EC7BBE17E464838252E33014C33/96b3e6837c0c0a3acc7abbc19ad4378a288ec056/d448bc1e-9d3a-4517-9de6-2dbf81a99ab0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T154308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e03cff5983d5981e40188c83b8050d92f28d4bb140bd6daa008eaefe86e88f02 [2023-05-18T15:43:09.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T15:43:09.009Z] Dload Upload Total Spent Left Speed [2023-05-18T15:43:09.009Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15626 --:--:-- --:--:-- --:--:-- 15702 [2023-05-18T15:43:09.009Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [Pipeline] } [2023-05-18T15:43:09.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-18T15:43:09.242Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-18T15:43:09.255Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:43:09.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-18T15:43:09.565Z] [2023-05-18T15:43:09.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:43:09.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-18T15:43:09.863Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-18T15:43:09.863Z] df9b9388f04a: Pulling fs layer [2023-05-18T15:43:09.863Z] 52dc419b0ee2: Pulling fs layer [2023-05-18T15:43:09.863Z] 25bc292e5bac: Pulling fs layer [2023-05-18T15:43:09.863Z] 114826534d7a: Pulling fs layer [2023-05-18T15:43:09.863Z] 4657fd5d0bcf: Pulling fs layer [2023-05-18T15:43:09.863Z] 6ad1cebc031e: Pulling fs layer [2023-05-18T15:43:09.863Z] 8a3aa393b2d8: Pulling fs layer [2023-05-18T15:43:09.863Z] 6ad1cebc031e: Waiting [2023-05-18T15:43:09.863Z] 4657fd5d0bcf: Waiting [2023-05-18T15:43:09.863Z] 8a3aa393b2d8: Waiting [2023-05-18T15:43:09.863Z] 114826534d7a: Waiting [2023-05-18T15:43:09.863Z] 25bc292e5bac: Verifying Checksum [2023-05-18T15:43:09.863Z] 52dc419b0ee2: Download complete [2023-05-18T15:43:09.863Z] 4657fd5d0bcf: Verifying Checksum [2023-05-18T15:43:09.863Z] 4657fd5d0bcf: Download complete [2023-05-18T15:43:09.863Z] df9b9388f04a: Verifying Checksum [2023-05-18T15:43:10.124Z] df9b9388f04a: Pull complete [2023-05-18T15:43:10.124Z] 6ad1cebc031e: Verifying Checksum [2023-05-18T15:43:10.124Z] 6ad1cebc031e: Download complete [2023-05-18T15:43:10.124Z] 52dc419b0ee2: Pull complete [2023-05-18T15:43:10.383Z] 25bc292e5bac: Pull complete [2023-05-18T15:43:10.642Z] 114826534d7a: Download complete [2023-05-18T15:43:10.901Z] 8a3aa393b2d8: Verifying Checksum [2023-05-18T15:43:10.901Z] 8a3aa393b2d8: Download complete [2023-05-18T15:43:14.185Z] 114826534d7a: Pull complete [2023-05-18T15:43:14.185Z] 4657fd5d0bcf: Pull complete [2023-05-18T15:43:14.446Z] 6ad1cebc031e: Pull complete [2023-05-18T15:43:17.758Z] 8a3aa393b2d8: Pull complete [2023-05-18T15:43:17.758Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-18T15:43:17.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-18T15:43:17.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:43:17.850Z] prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container [2023-05-18T15:43:17.890Z] $ 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-05-18T15:43:22.201Z] $ docker top a2d44631e4a39154f21b964e5e1b41e65f9206222de11a283a30be394aeb2343 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-18T15:43:22.369Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-05-18T15:43:22.653Z] + set -o pipefail [2023-05-18T15:43:22.653Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-05-18T15:43:27.934Z] [2023-05-18T15:43:27.934Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-05-18T15:43:27.934Z] [2023-05-18T15:43:27.934Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/02141db4-abcd-4620-af63-86847c10772c [2023-05-18T15:43:27.934Z] [2023-05-18T15:43:27.934Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-18T15:43:27.934Z] [2023-05-18T15:43:27.934Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-18T15:43:27.934Z] [2023-05-18T15:43:27.934Z] [2023-05-18T15:43:27.934Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-18T15:43:27.934Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-18T15:43:27.934Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-18T15:43:27.950Z] $ docker stop --time=1 a2d44631e4a39154f21b964e5e1b41e65f9206222de11a283a30be394aeb2343 [2023-05-18T15:43:31.118Z] $ docker rm -f --volumes a2d44631e4a39154f21b964e5e1b41e65f9206222de11a283a30be394aeb2343 [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-05-18T15:43:31.849Z] + git log --format=format:%s -1 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [Pipeline] sh [2023-05-18T15:43:32.140Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T15:43:32.140Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:43:32.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T15:43:32.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:43:32.537Z] prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container [2023-05-18T15:43:32.573Z] $ 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-05-18T15:43:33.012Z] $ docker top 23ecb11d527fbe9640f35e1069b708d03ed81ef2853d0e48895262b7f541f3cb -eo pid,comm [2023-05-18T15:43:33.062Z] 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-05-18T15:43:33.062Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T15:43:33.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T15:43:33.101Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T15:43:33.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T15:43:33.209Z] $ docker exec 23ecb11d527fbe9640f35e1069b708d03ed81ef2853d0e48895262b7f541f3cb ssh-agent [2023-05-18T15:43:33.317Z] SSH_AUTH_SOCK=/tmp/ssh-V32s5KlRVOG4/agent.31 [2023-05-18T15:43:33.317Z] SSH_AGENT_PID=37 [2023-05-18T15:43:33.321Z] Running ssh-add (command line suppressed) [2023-05-18T15:43:33.424Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15708583465547345662.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15708583465547345662.key) [2023-05-18T15:43:33.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T15:43:33.726Z] + git semver tag [2023-05-18T15:43:33.985Z] 2023-05-18 15:43:33,921 [run_tag] DEBUG tag force:False [2023-05-18T15:43:33.985Z] 2023-05-18 15:43:33,921 [check_head_tag] DEBUG check head tag [2023-05-18T15:43:33.985Z] 2023-05-18 15:43:33,922 [execute] INFO git cat-file --batch-check [2023-05-18T15:43:33.985Z] 2023-05-18 15:43:33,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-18T15:43:33.985Z] 2023-05-18 15:43:33,926 [execute] INFO git cat-file --batch [2023-05-18T15:43:33.985Z] 2023-05-18 15:43:33,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-18T15:43:33.986Z] 2023-05-18 15:43:33,950 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-18T15:43:33.986Z] 2023-05-18 15:43:33,951 [execute] INFO git tag -a v3.0.0-dev.38 -m v3.0.0-dev.38 [2023-05-18T15:43:33.986Z] 2023-05-18 15:43:33,951 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.38', '-m', 'v3.0.0-dev.38'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-18T15:43:33.986Z] 2023-05-18 15:43:33,957 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-18T15:43:33.986Z] 3.0.0-dev.38 [Pipeline] } [2023-05-18T15:43:33.995Z] $ docker exec --env ******** --env ******** 23ecb11d527fbe9640f35e1069b708d03ed81ef2853d0e48895262b7f541f3cb ssh-agent -k [2023-05-18T15:43:34.094Z] unset SSH_AUTH_SOCK; [2023-05-18T15:43:34.094Z] unset SSH_AGENT_PID; [2023-05-18T15:43:34.094Z] echo Agent pid 37 killed; [2023-05-18T15:43:34.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T15:43:34.414Z] + git semver [Pipeline] } [2023-05-18T15:43:34.686Z] $ docker stop --time=1 23ecb11d527fbe9640f35e1069b708d03ed81ef2853d0e48895262b7f541f3cb [2023-05-18T15:43:35.968Z] $ docker rm -f --volumes 23ecb11d527fbe9640f35e1069b708d03ed81ef2853d0e48895262b7f541f3cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:43:36.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-18T15:43:36.358Z] [2023-05-18T15:43:36.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:43:36.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-18T15:43:36.665Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-18T15:43:36.665Z] ab5ef0e58194: Pulling fs layer [2023-05-18T15:43:36.665Z] 9712f1f96733: Pulling fs layer [2023-05-18T15:43:36.665Z] 63f879dbbcfc: Pulling fs layer [2023-05-18T15:43:36.665Z] 0d9ebad4ef96: Pulling fs layer [2023-05-18T15:43:36.665Z] e9a5061849ea: Pulling fs layer [2023-05-18T15:43:36.665Z] d747dcd14b5f: Pulling fs layer [2023-05-18T15:43:36.665Z] 2de7ff778b66: Pulling fs layer [2023-05-18T15:43:36.665Z] 0d9ebad4ef96: Waiting [2023-05-18T15:43:36.665Z] e9a5061849ea: Waiting [2023-05-18T15:43:36.665Z] d747dcd14b5f: Waiting [2023-05-18T15:43:36.665Z] 2de7ff778b66: Waiting [2023-05-18T15:43:36.665Z] 9712f1f96733: Download complete [2023-05-18T15:43:36.923Z] 63f879dbbcfc: Verifying Checksum [2023-05-18T15:43:36.923Z] 63f879dbbcfc: Download complete [2023-05-18T15:43:37.180Z] e9a5061849ea: Verifying Checksum [2023-05-18T15:43:37.180Z] e9a5061849ea: Download complete [2023-05-18T15:43:37.180Z] d747dcd14b5f: Download complete [2023-05-18T15:43:37.181Z] ab5ef0e58194: Download complete [2023-05-18T15:43:37.181Z] 0d9ebad4ef96: Verifying Checksum [2023-05-18T15:43:37.181Z] 0d9ebad4ef96: Download complete [2023-05-18T15:43:37.181Z] 2de7ff778b66: Verifying Checksum [2023-05-18T15:43:37.181Z] 2de7ff778b66: Download complete [2023-05-18T15:43:39.715Z] ab5ef0e58194: Pull complete [2023-05-18T15:43:39.972Z] 9712f1f96733: Pull complete [2023-05-18T15:43:40.539Z] 63f879dbbcfc: Pull complete [2023-05-18T15:43:44.787Z] 0d9ebad4ef96: Pull complete [2023-05-18T15:43:44.788Z] e9a5061849ea: Pull complete [2023-05-18T15:43:44.788Z] d747dcd14b5f: Pull complete [2023-05-18T15:43:45.353Z] 2de7ff778b66: Pull complete [2023-05-18T15:43:45.353Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-18T15:43:45.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-18T15:43:45.353Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:43:45.428Z] prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container [2023-05-18T15:43:45.455Z] $ 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-05-18T15:43:50.024Z] $ docker top aa769b11be899d85122f32ae9bf7cf2a17a887b940c83f3452f915d87a4fc0b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-18T15:43:50.093Z] provisioning config files... [2023-05-18T15:43:50.101Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15603416609651541464tmp [2023-05-18T15:43:50.111Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4763231698873413802tmp [2023-05-18T15:43:50.122Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9419979415486007446tmp [Pipeline] { [Pipeline] echo [2023-05-18T15:43:50.139Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:43:50.422Z] ---> sigul-configuration.sh [2023-05-18T15:43:50.422Z] gpg: directory `/root/.gnupg' created [2023-05-18T15:43:50.422Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-18T15:43:50.422Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-18T15:43:50.422Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-18T15:43:50.422Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-18T15:43:50.422Z] gpg: CAST5 encrypted data [2023-05-18T15:43:50.422Z] gpg: encrypted with 1 passphrase [2023-05-18T15:43:50.422Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-18T15:43:50.707Z] + mkdir /home/jenkins [2023-05-18T15:43:50.707Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-18T15:43:50.991Z] + 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-05-18T15:43:51.001Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:43:51.283Z] ---> sigul-install.sh [2023-05-18T15:43:51.284Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-18T15:43:51.573Z] + git tag --list [2023-05-18T15:43:51.573Z] 0.7.1 [2023-05-18T15:43:51.573Z] v1.0.0 [2023-05-18T15:43:51.573Z] v1.1.0 [2023-05-18T15:43:51.573Z] v1.1.1 [2023-05-18T15:43:51.573Z] v1.2.2 [2023-05-18T15:43:51.573Z] v1.3.0 [2023-05-18T15:43:51.573Z] v1.3.1 [2023-05-18T15:43:51.573Z] v2.0.0 [2023-05-18T15:43:51.573Z] v2.1.0 [2023-05-18T15:43:51.573Z] v2.1.1 [2023-05-18T15:43:51.573Z] v2.1.1-dev.1 [2023-05-18T15:43:51.573Z] v2.1.1-dev.2 [2023-05-18T15:43:51.573Z] v2.2.0 [2023-05-18T15:43:51.573Z] v2.2.1-dev.1 [2023-05-18T15:43:51.573Z] v2.2.1-dev.10 [2023-05-18T15:43:51.573Z] v2.2.1-dev.2 [2023-05-18T15:43:51.573Z] v2.2.1-dev.3 [2023-05-18T15:43:51.573Z] v2.2.1-dev.4 [2023-05-18T15:43:51.573Z] v2.2.1-dev.5 [2023-05-18T15:43:51.573Z] v2.2.1-dev.6 [2023-05-18T15:43:51.573Z] v2.2.1-dev.7 [2023-05-18T15:43:51.573Z] v2.2.1-dev.8 [2023-05-18T15:43:51.573Z] v2.2.1-dev.9 [2023-05-18T15:43:51.573Z] v2.3.0 [2023-05-18T15:43:51.573Z] v2.3.0-dev.10 [2023-05-18T15:43:51.573Z] v2.3.0-dev.11 [2023-05-18T15:43:51.573Z] v2.3.0-dev.12 [2023-05-18T15:43:51.573Z] v2.3.0-dev.13 [2023-05-18T15:43:51.573Z] v2.3.0-dev.14 [2023-05-18T15:43:51.573Z] v2.3.0-dev.15 [2023-05-18T15:43:51.573Z] v2.3.0-dev.16 [2023-05-18T15:43:51.573Z] v2.3.0-dev.17 [2023-05-18T15:43:51.573Z] v2.3.0-dev.18 [2023-05-18T15:43:51.573Z] v2.3.0-dev.19 [2023-05-18T15:43:51.573Z] v2.3.0-dev.20 [2023-05-18T15:43:51.573Z] v2.3.0-dev.21 [2023-05-18T15:43:51.573Z] v2.3.0-dev.22 [2023-05-18T15:43:51.573Z] v2.3.0-dev.23 [2023-05-18T15:43:51.573Z] v2.3.0-dev.24 [2023-05-18T15:43:51.573Z] v2.3.0-dev.25 [2023-05-18T15:43:51.573Z] v2.3.0-dev.26 [2023-05-18T15:43:51.573Z] v2.3.0-dev.27 [2023-05-18T15:43:51.573Z] v2.3.0-dev.28 [2023-05-18T15:43:51.573Z] v2.3.0-dev.29 [2023-05-18T15:43:51.573Z] v2.3.0-dev.30 [2023-05-18T15:43:51.573Z] v2.3.0-dev.31 [2023-05-18T15:43:51.573Z] v2.3.0-dev.32 [2023-05-18T15:43:51.573Z] v2.3.0-dev.33 [2023-05-18T15:43:51.573Z] v2.3.0-dev.34 [2023-05-18T15:43:51.573Z] v3.0.0-dev.1 [2023-05-18T15:43:51.573Z] v3.0.0-dev.10 [2023-05-18T15:43:51.573Z] v3.0.0-dev.11 [2023-05-18T15:43:51.573Z] v3.0.0-dev.12 [2023-05-18T15:43:51.573Z] v3.0.0-dev.13 [2023-05-18T15:43:51.573Z] v3.0.0-dev.14 [2023-05-18T15:43:51.573Z] v3.0.0-dev.15 [2023-05-18T15:43:51.573Z] v3.0.0-dev.16 [2023-05-18T15:43:51.573Z] v3.0.0-dev.17 [2023-05-18T15:43:51.573Z] v3.0.0-dev.18 [2023-05-18T15:43:51.573Z] v3.0.0-dev.19 [2023-05-18T15:43:51.573Z] v3.0.0-dev.2 [2023-05-18T15:43:51.573Z] v3.0.0-dev.20 [2023-05-18T15:43:51.573Z] v3.0.0-dev.21 [2023-05-18T15:43:51.573Z] v3.0.0-dev.22 [2023-05-18T15:43:51.573Z] v3.0.0-dev.23 [2023-05-18T15:43:51.573Z] v3.0.0-dev.24 [2023-05-18T15:43:51.573Z] v3.0.0-dev.25 [2023-05-18T15:43:51.573Z] v3.0.0-dev.26 [2023-05-18T15:43:51.573Z] v3.0.0-dev.27 [2023-05-18T15:43:51.573Z] v3.0.0-dev.28 [2023-05-18T15:43:51.573Z] v3.0.0-dev.29 [2023-05-18T15:43:51.573Z] v3.0.0-dev.3 [2023-05-18T15:43:51.573Z] v3.0.0-dev.30 [2023-05-18T15:43:51.573Z] v3.0.0-dev.31 [2023-05-18T15:43:51.573Z] v3.0.0-dev.32 [2023-05-18T15:43:51.573Z] v3.0.0-dev.33 [2023-05-18T15:43:51.573Z] v3.0.0-dev.34 [2023-05-18T15:43:51.573Z] v3.0.0-dev.35 [2023-05-18T15:43:51.573Z] v3.0.0-dev.36 [2023-05-18T15:43:51.573Z] v3.0.0-dev.37 [2023-05-18T15:43:51.573Z] v3.0.0-dev.38 [2023-05-18T15:43:51.573Z] v3.0.0-dev.4 [2023-05-18T15:43:51.573Z] v3.0.0-dev.5 [2023-05-18T15:43:51.573Z] v3.0.0-dev.6 [2023-05-18T15:43:51.573Z] v3.0.0-dev.7 [2023-05-18T15:43:51.573Z] v3.0.0-dev.8 [2023-05-18T15:43:51.573Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-18T15:43:51.863Z] + lftools sign git-tag v3.0.0-dev.38 [2023-05-18T15:43:52.494Z] Signing Git tag with Sigul... [2023-05-18T15:43:52.494Z] Signing v3.0.0-dev.38 [Pipeline] echo [2023-05-18T15:43:52.766Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:43:53.053Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-18T15:43:53.060Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-18T15:43:53.080Z] $ docker stop --time=1 aa769b11be899d85122f32ae9bf7cf2a17a887b940c83f3452f915d87a4fc0b9 [2023-05-18T15:43:54.374Z] $ docker rm -f --volumes aa769b11be899d85122f32ae9bf7cf2a17a887b940c83f3452f915d87a4fc0b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-18T15:43:54.786Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T15:43:54.786Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:43:55.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T15:43:55.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:43:55.161Z] prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container [2023-05-18T15:43:55.193Z] $ 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-05-18T15:43:55.544Z] $ docker top cf0fbc4b31ed74521b91def37ad5f90b135c6d73a0f12a912046b28e9ab2c832 -eo pid,comm [2023-05-18T15:43:55.593Z] 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-05-18T15:43:55.593Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T15:43:55.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T15:43:55.634Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T15:43:55.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T15:43:55.749Z] $ docker exec cf0fbc4b31ed74521b91def37ad5f90b135c6d73a0f12a912046b28e9ab2c832 ssh-agent [2023-05-18T15:43:55.855Z] SSH_AUTH_SOCK=/tmp/ssh-wAfdAVqHTL6H/agent.31 [2023-05-18T15:43:55.855Z] SSH_AGENT_PID=37 [2023-05-18T15:43:55.861Z] Running ssh-add (command line suppressed) [2023-05-18T15:43:55.957Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1812714434508867071.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1812714434508867071.key) [2023-05-18T15:43:55.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T15:43:56.259Z] + git semver bump pre [2023-05-18T15:43:56.519Z] 2023-05-18 15:43:56,432 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-18T15:43:56.519Z] 2023-05-18 15:43:56,432 [bump_version] DEBUG bumping version:3.0.0-dev.38 on axis:pre with prefix:dev [2023-05-18T15:43:56.519Z] 2023-05-18 15:43:56,432 [bump_version] DEBUG bumped version:3.0.0-dev.39 [2023-05-18T15:43:56.519Z] 2023-05-18 15:43:56,432 [write_version] DEBUG write version:3.0.0-dev.39 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-05-18T15:43:56.519Z] 2023-05-18 15:43:56,432 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-18T15:43:56.519Z] 2023-05-18 15:43:56,432 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-18T15:43:56.519Z] 2023-05-18 15:43:56,434 [execute] INFO git cat-file --batch-check [2023-05-18T15:43:56.519Z] 2023-05-18 15:43:56,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T15:43:56.519Z] 2023-05-18 15:43:56,440 [execute] INFO git cat-file --batch [2023-05-18T15:43:56.519Z] 2023-05-18 15:43:56,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T15:43:56.519Z] 2023-05-18 15:43:56,446 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-18T15:43:56.519Z] 3.0.0-dev.39 [Pipeline] } [2023-05-18T15:43:56.529Z] $ docker exec --env ******** --env ******** cf0fbc4b31ed74521b91def37ad5f90b135c6d73a0f12a912046b28e9ab2c832 ssh-agent -k [2023-05-18T15:43:56.640Z] unset SSH_AUTH_SOCK; [2023-05-18T15:43:56.640Z] unset SSH_AGENT_PID; [2023-05-18T15:43:56.640Z] echo Agent pid 37 killed; [2023-05-18T15:43:56.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T15:43:56.946Z] + git semver [Pipeline] } [2023-05-18T15:43:57.220Z] $ docker stop --time=1 cf0fbc4b31ed74521b91def37ad5f90b135c6d73a0f12a912046b28e9ab2c832 [2023-05-18T15:43:58.525Z] $ docker rm -f --volumes cf0fbc4b31ed74521b91def37ad5f90b135c6d73a0f12a912046b28e9ab2c832 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T15:43:58.856Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T15:43:58.856Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:43:59.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T15:43:59.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:43:59.240Z] prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container [2023-05-18T15:43:59.277Z] $ 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-05-18T15:43:59.605Z] $ docker top 92590a9ab951c3ed2e8e6169166844bd9d2f3a33bdff427756a23cbc9985560b -eo pid,comm [2023-05-18T15:43:59.649Z] 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-05-18T15:43:59.649Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T15:43:59.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T15:43:59.686Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T15:43:59.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T15:43:59.805Z] $ docker exec 92590a9ab951c3ed2e8e6169166844bd9d2f3a33bdff427756a23cbc9985560b ssh-agent [2023-05-18T15:43:59.922Z] SSH_AUTH_SOCK=/tmp/ssh-zyFwe38YDDFW/agent.33 [2023-05-18T15:43:59.922Z] SSH_AGENT_PID=39 [2023-05-18T15:43:59.928Z] Running ssh-add (command line suppressed) [2023-05-18T15:44:00.035Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6904409741072219864.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6904409741072219864.key) [2023-05-18T15:44:00.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T15:44:00.339Z] + git semver push [2023-05-18T15:44:00.597Z] 2023-05-18 15:44:00,533 [run_push] DEBUG push [2023-05-18T15:44:00.597Z] 2023-05-18 15:44:00,534 [execute] INFO git cat-file --batch-check [2023-05-18T15:44:00.597Z] 2023-05-18 15:44:00,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T15:44:00.597Z] 2023-05-18 15:44:00,539 [execute] INFO git rev-list 435ca672c5403e09493acc8a079b1bb890342304 -- [2023-05-18T15:44:00.597Z] 2023-05-18 15:44:00,539 [execute] DEBUG Popen(['git', 'rev-list', '435ca672c5403e09493acc8a079b1bb890342304', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-18T15:44:00.597Z] 2023-05-18 15:44:00,552 [execute] INFO git fetch -v origin [2023-05-18T15:44:00.597Z] 2023-05-18 15:44:00,552 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-18T15:44:01.167Z] 2023-05-18 15:44:01,043 [run_push] DEBUG no remote changes detected [2023-05-18T15:44:01.167Z] 2023-05-18 15:44:01,043 [execute] INFO git push origin semver [2023-05-18T15:44:01.167Z] 2023-05-18 15:44:01,044 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-18T15:44:02.107Z] 2023-05-18 15:44:01,870 [run_push] DEBUG push all version tags [2023-05-18T15:44:02.107Z] 2023-05-18 15:44:01,871 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-18T15:44:02.107Z] 2023-05-18 15:44:01,871 [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-05-18T15:44:02.675Z] 2023-05-18 15:44:02,647 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-18T15:44:02.675Z] 3.0.0-dev.39 [Pipeline] } [2023-05-18T15:44:02.689Z] $ docker exec --env ******** --env ******** 92590a9ab951c3ed2e8e6169166844bd9d2f3a33bdff427756a23cbc9985560b ssh-agent -k [2023-05-18T15:44:02.787Z] unset SSH_AUTH_SOCK; [2023-05-18T15:44:02.788Z] unset SSH_AGENT_PID; [2023-05-18T15:44:02.788Z] echo Agent pid 39 killed; [2023-05-18T15:44:02.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T15:44:03.109Z] + git semver [Pipeline] } [2023-05-18T15:44:03.383Z] $ docker stop --time=1 92590a9ab951c3ed2e8e6169166844bd9d2f3a33bdff427756a23cbc9985560b [2023-05-18T15:44:04.671Z] $ docker rm -f --volumes 92590a9ab951c3ed2e8e6169166844bd9d2f3a33bdff427756a23cbc9985560b [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-05-18T15:44:05.274Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-05-18T15:44:05.274Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-18T15:44:05.274Z] total 16 [2023-05-18T15:44:05.274Z] drwxr-xr-x 3 root root 4096 May 18 15:34 . [2023-05-18T15:44:05.274Z] drwxrwxr-x 11 jenkins jenkins 4096 May 18 15:43 .. [2023-05-18T15:44:05.274Z] drwxr-xr-x 2 root root 4096 May 18 15:34 cost [2023-05-18T15:44:05.274Z] -rw-r--r-- 1 root root 86 May 18 15:34 cost.csv [2023-05-18T15:44:05.274Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-18T15:44:05.274Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-18T15:44:05.274Z] total 16 [2023-05-18T15:44:05.274Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 15:34 . [2023-05-18T15:44:05.274Z] drwxrwxr-x 11 jenkins jenkins 4096 May 18 15:43 .. [2023-05-18T15:44:05.274Z] drwxr-xr-x 2 jenkins jenkins 4096 May 18 15:34 cost [2023-05-18T15:44:05.274Z] -rw-r--r-- 1 jenkins jenkins 86 May 18 15:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:44:05.565Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:44:06.425Z] ---> package-listing.sh [2023-05-18T15:44:06.425Z] ++ facter osfamily [2023-05-18T15:44:06.425Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-18T15:44:06.685Z] + OS_FAMILY=debian [2023-05-18T15:44:06.685Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-18T15:44:06.685Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-18T15:44:06.685Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-18T15:44:06.685Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-18T15:44:06.685Z] + PACKAGES=/tmp/packages_start.txt [2023-05-18T15:44:06.685Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-18T15:44:06.685Z] + PACKAGES=/tmp/packages_end.txt [2023-05-18T15:44:06.685Z] + case "${OS_FAMILY}" in [2023-05-18T15:44:06.685Z] + dpkg -l [2023-05-18T15:44:06.685Z] + grep '^ii' [2023-05-18T15:44:06.685Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-18T15:44:06.685Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-18T15:44:06.685Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-18T15:44:06.685Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-18T15:44:06.685Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-05-18T15:44:06.685Z] + 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-05-18T15:44:06.697Z] 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-05-18T15:44:06.979Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T15:44:07.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T15:44:07.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T15:44:07.611Z] prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container [2023-05-18T15:44:07.682Z] $ 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-05-18T15:44:07.892Z] $ docker top 5f9acb08a790146b436e4d578b272a2fa21e07739325fb99b4e9a20db557e363 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T15:44:08.308Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-18T15:44:08.614Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-18T15:44:08.898Z] + ls /var/log/sa-host [2023-05-18T15:44:08.898Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T15:44:09.047Z] provisioning config files... [2023-05-18T15:44:09.055Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config678587261438845515tmp [Pipeline] { [Pipeline] echo [2023-05-18T15:44:09.069Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:44:09.351Z] ---> create-netrc.sh [Pipeline] } [2023-05-18T15:44:09.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:44:09.687Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-18T15:44:09.694Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:44:09.977Z] ---> sudo-logs.sh [2023-05-18T15:44:09.977Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-18T15:44:10.012Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:44:10.298Z] ---> job-cost.sh [2023-05-18T15:44:10.298Z] lf-activate-venv: SKIPPING [2023-05-18T15:44:10.298Z] DEBUG: total: 0.2199999988079071 [2023-05-18T15:44:10.298Z] INFO: Retrieving Stack Cost... [2023-05-18T15:44:10.867Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T15:44:11.126Z] INFO: Archiving Costs [Pipeline] echo [2023-05-18T15:44:11.139Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T15:44:11.425Z] ---> logs-deploy.sh [2023-05-18T15:44:11.425Z] lf-activate-venv: SKIPPING [2023-05-18T15:44:11.425Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/122 [2023-05-18T15:44:11.425Z] INFO: archiving workspace using pattern(s): [2023-05-18T15:44:12.361Z] Archives upload complete. [2023-05-18T15:44:12.621Z] INFO: archiving logs to Nexus