Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11292522a1b172e39acbcf030b4ae47cdeea6eca 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-ssh5975872520984705840.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13345358107665449267.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh8593572842458497698.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh12421129934222519040.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3884240749223154520.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-9068 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 11292522a1b172e39acbcf030b4ae47cdeea6eca (main) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#428)" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11292522a1b172e39acbcf030b4ae47cdeea6eca # timeout=10 > git rev-list --no-walk 876c9416ffc935a90670260e62a4531013ff8eb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T03:54:16.419Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T03:54:16.476Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T03:54:16.489Z] ========================================================= [2022-10-24T03:54:16.489Z] EdgeX Global Pipelines Version Info [2022-10-24T03:54:16.489Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:54:17.204Z] ------------------- [2022-10-24T03:54:17.204Z] stable info: [2022-10-24T03:54:17.204Z] ------------------- [2022-10-24T03:54:17.204Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T03:54:17.204Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T03:54:17.204Z] Message: update stable to v1.0.243 [2022-10-24T03:54:17.785Z] ------------------- [2022-10-24T03:54:17.785Z] experimental info: [2022-10-24T03:54:17.785Z] ------------------- [2022-10-24T03:54:17.785Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T03:54:17.785Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T03:54:17.785Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T03:54:17.944Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-10-24T03:54:17.952Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-10-24T03:54:17.960Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T03:54:17.976Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T03:54:17.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T03:54:17.999Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T03:54:18.010Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T03:54:18.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-24T03:54:18.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T03:54:18.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T03:54:18.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T03:54:18.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-10-24T03:54:18.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T03:54:18.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T03:54:18.101Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T03:54:18.114Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T03:54:18.125Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T03:54:18.135Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T03:54:18.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T03:54:18.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T03:54:18.168Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-24T03:54:18.179Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-24T03:54:18.191Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T03:54:18.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T03:54:18.212Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-24T03:54:18.223Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T03:54:18.235Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T03:54:18.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-24T03:54:18.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-24T03:54:18.268Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-24T03:54:18.279Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11292522a1b172e39acbcf030b4ae47cdeea6eca [Pipeline] echo [2022-10-24T03:54:18.290Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1129252 [Pipeline] echo [2022-10-24T03:54:18.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T03:54:18.352Z] provisioning config files... [2022-10-24T03:54:18.368Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10811097097069350613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:54:18.673Z] ---> docker-login.sh [2022-10-24T03:54:18.673Z] nexus3.edgexfoundry.org:10001 [2022-10-24T03:54:18.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:54:19.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:54:19.196Z] Configure a credential helper to remove this warning. See [2022-10-24T03:54:19.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:54:19.196Z] [2022-10-24T03:54:19.196Z] Login Succeeded [2022-10-24T03:54:19.196Z] nexus3.edgexfoundry.org:10002 [2022-10-24T03:54:19.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:54:19.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:54:19.196Z] Configure a credential helper to remove this warning. See [2022-10-24T03:54:19.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:54:19.196Z] [2022-10-24T03:54:19.196Z] Login Succeeded [2022-10-24T03:54:19.196Z] nexus3.edgexfoundry.org:10003 [2022-10-24T03:54:19.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:54:19.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:54:19.457Z] Configure a credential helper to remove this warning. See [2022-10-24T03:54:19.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:54:19.457Z] [2022-10-24T03:54:19.457Z] Login Succeeded [2022-10-24T03:54:19.457Z] nexus3.edgexfoundry.org:10004 [2022-10-24T03:54:19.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:54:19.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:54:19.457Z] Configure a credential helper to remove this warning. See [2022-10-24T03:54:19.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:54:19.457Z] [2022-10-24T03:54:19.457Z] Login Succeeded [2022-10-24T03:54:19.457Z] docker.io [2022-10-24T03:54:19.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:54:20.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:54:20.031Z] Configure a credential helper to remove this warning. See [2022-10-24T03:54:20.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:54:20.031Z] [2022-10-24T03:54:20.031Z] Login Succeeded [2022-10-24T03:54:20.031Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T03:54:20.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T03:54:20.420Z] + git rev-list -1 --merges 11292522a1b172e39acbcf030b4ae47cdeea6eca~1..11292522a1b172e39acbcf030b4ae47cdeea6eca [Pipeline] echo [2022-10-24T03:54:20.453Z] -----------> git rev-list -1 --merges 11292522a1b172e39acbcf030b4ae47cdeea6eca~1..11292522a1b172e39acbcf030b4ae47cdeea6eca 11292522a1b172e39acbcf030b4ae47cdeea6eca [false] [Pipeline] sh [2022-10-24T03:54:20.746Z] + git log --format=format:%s -1 11292522a1b172e39acbcf030b4ae47cdeea6eca [Pipeline] echo [2022-10-24T03:54:20.761Z] ========================================================= [2022-10-24T03:54:20.761Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T03:54:20.761Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T03:54:21.101Z] + git log --format=format:%s -1 11292522a1b172e39acbcf030b4ae47cdeea6eca [Pipeline] echo [2022-10-24T03:54:21.111Z] [semverPrep] GIT_COMMIT: 11292522a1b172e39acbcf030b4ae47cdeea6eca, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#428) [Pipeline] echo [2022-10-24T03:54:21.120Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T03:54:21.511Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T03:54:21.511Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T03:54:21.511Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T03:54:21.511Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T03:54:21.511Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-24T03:54:21.511Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-24T03:54:21.511Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:54:21.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T03:54:21.926Z] [2022-10-24T03:54:21.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:54:22.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T03:54:22.231Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T03:54:22.231Z] b85a868b505f: Pulling fs layer [2022-10-24T03:54:22.231Z] e2be974225ed: Pulling fs layer [2022-10-24T03:54:22.231Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T03:54:22.231Z] 988bab9f4d93: Pulling fs layer [2022-10-24T03:54:22.231Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T03:54:22.231Z] eaf3925da568: Pulling fs layer [2022-10-24T03:54:22.231Z] bab4dde63d76: Pulling fs layer [2022-10-24T03:54:22.231Z] 988bab9f4d93: Waiting [2022-10-24T03:54:22.231Z] bde34c3a00c8: Pulling fs layer [2022-10-24T03:54:22.231Z] b352a97aabf1: Pulling fs layer [2022-10-24T03:54:22.231Z] 4872d77fe225: Pulling fs layer [2022-10-24T03:54:22.231Z] 5851b861e8e6: Pulling fs layer [2022-10-24T03:54:22.231Z] bab4dde63d76: Waiting [2022-10-24T03:54:22.231Z] eaf3925da568: Waiting [2022-10-24T03:54:22.231Z] 4872d77fe225: Waiting [2022-10-24T03:54:22.231Z] bde34c3a00c8: Waiting [2022-10-24T03:54:22.231Z] 5851b861e8e6: Waiting [2022-10-24T03:54:22.231Z] b352a97aabf1: Waiting [2022-10-24T03:54:22.231Z] 1469e6f7b9e6: Waiting [2022-10-24T03:54:22.231Z] e2be974225ed: Verifying Checksum [2022-10-24T03:54:22.231Z] e2be974225ed: Download complete [2022-10-24T03:54:22.231Z] 988bab9f4d93: Verifying Checksum [2022-10-24T03:54:22.231Z] 988bab9f4d93: Download complete [2022-10-24T03:54:22.492Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T03:54:22.492Z] 1469e6f7b9e6: Download complete [2022-10-24T03:54:22.492Z] eaf3925da568: Verifying Checksum [2022-10-24T03:54:22.492Z] eaf3925da568: Download complete [2022-10-24T03:54:22.492Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T03:54:22.492Z] 339a4e72a1f5: Download complete [2022-10-24T03:54:22.492Z] bde34c3a00c8: Verifying Checksum [2022-10-24T03:54:22.492Z] bde34c3a00c8: Download complete [2022-10-24T03:54:22.492Z] b352a97aabf1: Verifying Checksum [2022-10-24T03:54:22.492Z] b352a97aabf1: Download complete [2022-10-24T03:54:22.492Z] 4872d77fe225: Verifying Checksum [2022-10-24T03:54:22.492Z] 4872d77fe225: Download complete [2022-10-24T03:54:22.492Z] 5851b861e8e6: Download complete [2022-10-24T03:54:22.492Z] b85a868b505f: Verifying Checksum [2022-10-24T03:54:22.492Z] b85a868b505f: Download complete [2022-10-24T03:54:22.751Z] bab4dde63d76: Verifying Checksum [2022-10-24T03:54:22.751Z] bab4dde63d76: Download complete [2022-10-24T03:54:23.687Z] b85a868b505f: Pull complete [2022-10-24T03:54:23.946Z] e2be974225ed: Pull complete [2022-10-24T03:54:24.206Z] 339a4e72a1f5: Pull complete [2022-10-24T03:54:24.467Z] 988bab9f4d93: Pull complete [2022-10-24T03:54:24.467Z] 1469e6f7b9e6: Pull complete [2022-10-24T03:54:24.726Z] eaf3925da568: Pull complete [2022-10-24T03:54:26.629Z] bab4dde63d76: Pull complete [2022-10-24T03:54:26.629Z] bde34c3a00c8: Pull complete [2022-10-24T03:54:26.629Z] b352a97aabf1: Pull complete [2022-10-24T03:54:26.629Z] 4872d77fe225: Pull complete [2022-10-24T03:54:26.629Z] 5851b861e8e6: Pull complete [2022-10-24T03:54:26.629Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T03:54:26.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T03:54:26.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:54:26.708Z] prd-ubuntu20.04-docker-8c-8g-9068 does not seem to be running inside a container [2022-10-24T03:54:26.742Z] $ 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 [2022-10-24T03:54:27.978Z] $ docker top 6271d31f01d7aee594311fa1bcb1e20f4345ec7a0bce3a93fe55992f7444b4f2 -eo pid,comm [2022-10-24T03:54:28.031Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T03:54:28.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T03:54:28.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T03:54:28.059Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T03:54:28.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T03:54:28.179Z] $ docker exec 6271d31f01d7aee594311fa1bcb1e20f4345ec7a0bce3a93fe55992f7444b4f2 ssh-agent [2022-10-24T03:54:28.286Z] SSH_AUTH_SOCK=/tmp/ssh-nN1Rrt2PGbdD/agent.32 [2022-10-24T03:54:28.286Z] SSH_AGENT_PID=38 [2022-10-24T03:54:28.292Z] Running ssh-add (command line suppressed) [2022-10-24T03:54:28.410Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15068312167587022010.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15068312167587022010.key) [2022-10-24T03:54:28.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T03:54:28.717Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T03:54:28.725Z] $ docker exec --env ******** --env ******** 6271d31f01d7aee594311fa1bcb1e20f4345ec7a0bce3a93fe55992f7444b4f2 ssh-agent -k [2022-10-24T03:54:28.832Z] unset SSH_AUTH_SOCK; [2022-10-24T03:54:28.833Z] unset SSH_AGENT_PID; [2022-10-24T03:54:28.833Z] echo Agent pid 38 killed; [2022-10-24T03:54:28.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T03:54:28.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T03:54:28.865Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T03:54:28.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T03:54:28.982Z] $ docker exec 6271d31f01d7aee594311fa1bcb1e20f4345ec7a0bce3a93fe55992f7444b4f2 ssh-agent [2022-10-24T03:54:29.094Z] SSH_AUTH_SOCK=/tmp/ssh-KT6yC1AYfxIC/agent.70 [2022-10-24T03:54:29.094Z] SSH_AGENT_PID=76 [2022-10-24T03:54:29.098Z] Running ssh-add (command line suppressed) [2022-10-24T03:54:29.195Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12538427225584124713.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12538427225584124713.key) [2022-10-24T03:54:29.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T03:54:29.495Z] + git semver init [2022-10-24T03:54:29.754Z] 2022-10-24 03:54:29,670 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T03:54:29.754Z] 2022-10-24 03:54:29,671 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-10-24T03:54:29.754Z] 2022-10-24 03:54:29,671 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-10-24T03:54:29.754Z] 2022-10-24 03:54:29,672 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T03:54:30.697Z] 2022-10-24 03:54:30,545 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-10-24T03:54:30.697Z] 2022-10-24 03:54:30,546 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-10-24T03:54:30.697Z] 2022-10-24 03:54:30,546 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T03:54:30.697Z] 2022-10-24 03:54:30,546 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T03:54:30.697Z] 2.3.0-dev.27 [Pipeline] } [2022-10-24T03:54:30.703Z] $ docker exec --env ******** --env ******** 6271d31f01d7aee594311fa1bcb1e20f4345ec7a0bce3a93fe55992f7444b4f2 ssh-agent -k [2022-10-24T03:54:30.792Z] unset SSH_AUTH_SOCK; [2022-10-24T03:54:30.792Z] unset SSH_AGENT_PID; [2022-10-24T03:54:30.792Z] echo Agent pid 76 killed; [2022-10-24T03:54:30.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T03:54:31.110Z] + git semver [Pipeline] } [2022-10-24T03:54:31.379Z] $ docker stop --time=1 6271d31f01d7aee594311fa1bcb1e20f4345ec7a0bce3a93fe55992f7444b4f2 [2022-10-24T03:54:32.641Z] $ docker rm -f 6271d31f01d7aee594311fa1bcb1e20f4345ec7a0bce3a93fe55992f7444b4f2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T03:54:32.977Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T03:54:33.137Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T03:54:33.140Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T03:54:33.279Z] provisioning config files... [2022-10-24T03:54:33.287Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6528796863428303844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:54:33.584Z] ---> docker-login.sh [2022-10-24T03:54:33.584Z] nexus3.edgexfoundry.org:10001 [2022-10-24T03:54:33.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:54:33.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:54:33.584Z] Configure a credential helper to remove this warning. See [2022-10-24T03:54:33.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:54:33.584Z] [2022-10-24T03:54:33.584Z] Login Succeeded [2022-10-24T03:54:33.584Z] nexus3.edgexfoundry.org:10002 [2022-10-24T03:54:33.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:54:33.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:54:33.584Z] Configure a credential helper to remove this warning. See [2022-10-24T03:54:33.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:54:33.584Z] [2022-10-24T03:54:33.584Z] Login Succeeded [2022-10-24T03:54:33.584Z] nexus3.edgexfoundry.org:10003 [2022-10-24T03:54:33.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:54:33.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:54:33.843Z] Configure a credential helper to remove this warning. See [2022-10-24T03:54:33.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:54:33.843Z] [2022-10-24T03:54:33.843Z] Login Succeeded [2022-10-24T03:54:33.843Z] nexus3.edgexfoundry.org:10004 [2022-10-24T03:54:33.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:54:33.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:54:33.843Z] Configure a credential helper to remove this warning. See [2022-10-24T03:54:33.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:54:33.843Z] [2022-10-24T03:54:33.843Z] Login Succeeded [2022-10-24T03:54:33.843Z] docker.io [2022-10-24T03:54:34.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:54:34.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:54:34.377Z] Configure a credential helper to remove this warning. See [2022-10-24T03:54:34.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:54:34.377Z] [2022-10-24T03:54:34.377Z] Login Succeeded [2022-10-24T03:54:34.377Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T03:54:34.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T03:54:34.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T03:54:34.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T03:54:34.471Z] ========================================================= [2022-10-24T03:54:34.471Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T03:54:34.471Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:54:34.784Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T03:54:34.784Z] Sending build context to Docker daemon 6.198MB [2022-10-24T03:54:34.784Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T03:54:34.784Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-24T03:54:34.784Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T03:54:34.784Z] 213ec9aee27d: Pulling fs layer [2022-10-24T03:54:34.784Z] 4583459ba037: Pulling fs layer [2022-10-24T03:54:34.784Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T03:54:34.784Z] 53926ce57604: Pulling fs layer [2022-10-24T03:54:34.784Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T03:54:34.784Z] 30f14e443154: Pulling fs layer [2022-10-24T03:54:34.784Z] 801331c1e519: Pulling fs layer [2022-10-24T03:54:34.784Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T03:54:34.784Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T03:54:34.784Z] 30f14e443154: Waiting [2022-10-24T03:54:34.784Z] 801331c1e519: Waiting [2022-10-24T03:54:34.784Z] 53926ce57604: Waiting [2022-10-24T03:54:34.784Z] 99cc6dd402b0: Waiting [2022-10-24T03:54:34.784Z] 7d9ed39f4882: Waiting [2022-10-24T03:54:34.784Z] 21b2b0c7a3f4: Waiting [2022-10-24T03:54:34.784Z] 93c1e223e6f2: Verifying Checksum [2022-10-24T03:54:34.784Z] 93c1e223e6f2: Download complete [2022-10-24T03:54:34.784Z] 4583459ba037: Download complete [2022-10-24T03:54:34.784Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-24T03:54:34.784Z] 21b2b0c7a3f4: Download complete [2022-10-24T03:54:34.784Z] 30f14e443154: Verifying Checksum [2022-10-24T03:54:34.784Z] 30f14e443154: Download complete [2022-10-24T03:54:35.047Z] 213ec9aee27d: Verifying Checksum [2022-10-24T03:54:35.047Z] 213ec9aee27d: Download complete [2022-10-24T03:54:35.047Z] 801331c1e519: Verifying Checksum [2022-10-24T03:54:35.047Z] 801331c1e519: Download complete [2022-10-24T03:54:35.047Z] 213ec9aee27d: Pull complete [2022-10-24T03:54:35.324Z] 4583459ba037: Pull complete [2022-10-24T03:54:35.324Z] 93c1e223e6f2: Pull complete [2022-10-24T03:54:35.324Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T03:54:35.324Z] 7d9ed39f4882: Download complete [2022-10-24T03:54:35.915Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T03:54:35.915Z] 99cc6dd402b0: Download complete [2022-10-24T03:54:35.915Z] 53926ce57604: Verifying Checksum [2022-10-24T03:54:35.915Z] 53926ce57604: Download complete [2022-10-24T03:54:40.104Z] 53926ce57604: Pull complete [2022-10-24T03:54:40.104Z] 21b2b0c7a3f4: Pull complete [2022-10-24T03:54:40.104Z] 30f14e443154: Pull complete [2022-10-24T03:54:40.104Z] 801331c1e519: Pull complete [2022-10-24T03:54:42.003Z] 99cc6dd402b0: Pull complete [2022-10-24T03:54:42.569Z] 7d9ed39f4882: Pull complete [2022-10-24T03:54:42.569Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T03:54:42.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T03:54:42.569Z] ---> 1dedd983c030 [2022-10-24T03:54:42.569Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-24T03:54:44.475Z] ---> Running in bcef6f4de105 [2022-10-24T03:54:44.475Z] Removing intermediate container bcef6f4de105 [2022-10-24T03:54:44.475Z] ---> 7ad7788c340e [2022-10-24T03:54:44.475Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T03:54:44.475Z] ---> Running in b14c24864935 [2022-10-24T03:54:44.475Z] Removing intermediate container b14c24864935 [2022-10-24T03:54:44.475Z] ---> db1b45d5df6a [2022-10-24T03:54:44.475Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T03:54:44.475Z] ---> Running in 0185d0703012 [2022-10-24T03:54:44.475Z] Removing intermediate container 0185d0703012 [2022-10-24T03:54:44.475Z] ---> ca9acae0be7d [2022-10-24T03:54:44.475Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T03:54:44.475Z] ---> Running in 281701930a6c [2022-10-24T03:54:44.475Z] Removing intermediate container 281701930a6c [2022-10-24T03:54:44.475Z] ---> f986e994d7d7 [2022-10-24T03:54:44.475Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T03:54:44.475Z] ---> Running in 432ac4d532a9 [2022-10-24T03:54:45.044Z] Removing intermediate container 432ac4d532a9 [2022-10-24T03:54:45.044Z] ---> bc847effcb16 [2022-10-24T03:54:45.044Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T03:54:45.044Z] ---> Running in a2ffbc8d0275 [2022-10-24T03:54:45.302Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T03:54:46.238Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T03:54:46.496Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-24T03:54:46.496Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-24T03:54:46.754Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-24T03:54:46.754Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-24T03:54:47.012Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T03:54:47.012Z] OK: 216 MiB in 55 packages [2022-10-24T03:54:47.271Z] Removing intermediate container a2ffbc8d0275 [2022-10-24T03:54:47.271Z] ---> 7d25a0140047 [2022-10-24T03:54:47.271Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-10-24T03:54:47.271Z] ---> Running in 04545f6d910f [2022-10-24T03:54:47.271Z] Removing intermediate container 04545f6d910f [2022-10-24T03:54:47.271Z] ---> 35b4dcff7d80 [2022-10-24T03:54:47.271Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-24T03:54:47.531Z] ---> 4dd6bd0cea42 [2022-10-24T03:54:47.531Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T03:54:47.531Z] ---> Running in 684524e84d43 [2022-10-24T03:54:48.236Z] Still waiting to schedule task [2022-10-24T03:54:48.236Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-24T03:55:02.412Z] Removing intermediate container 684524e84d43 [2022-10-24T03:55:02.412Z] ---> 44043756aa75 [2022-10-24T03:55:02.412Z] Step 12/13 : COPY . . [2022-10-24T03:55:02.412Z] ---> ba7fd95c631a [2022-10-24T03:55:02.412Z] Step 13/13 : RUN $MAKE [2022-10-24T03:55:02.412Z] ---> Running in f2904b845fa2 [2022-10-24T03:55:02.671Z] noop [2022-10-24T03:55:02.945Z] Removing intermediate container f2904b845fa2 [2022-10-24T03:55:02.945Z] ---> 5d991eb9431b [2022-10-24T03:55:02.945Z] Successfully built 5d991eb9431b [2022-10-24T03:55:02.945Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:55:03.521Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T03:55:03.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:55:03.588Z] prd-ubuntu20.04-docker-8c-8g-9068 does not seem to be running inside a container [2022-10-24T03:55:03.619Z] $ 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 [2022-10-24T03:55:03.952Z] $ docker top a9b6dbc721c3ee67ecc87847f03b07931d25ad198182ec44b4efc31699d518ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T03:55:04.310Z] + go version [2022-10-24T03:55:04.310Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T03:55:04.319Z] $ docker stop --time=1 a9b6dbc721c3ee67ecc87847f03b07931d25ad198182ec44b4efc31699d518ad [2022-10-24T03:55:05.605Z] $ docker rm -f a9b6dbc721c3ee67ecc87847f03b07931d25ad198182ec44b4efc31699d518ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:55:06.020Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T03:55:06.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:55:06.090Z] prd-ubuntu20.04-docker-8c-8g-9068 does not seem to be running inside a container [2022-10-24T03:55:06.119Z] $ 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 [2022-10-24T03:55:06.478Z] $ docker top 8f6c03cc7cf48575b5fcdb60a90eb467983d6c01c6b07de97f4afed9ce868a7a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T03:55:06.833Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-24T03:55:07.236Z] + make test [2022-10-24T03:55:07.236Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-24T03:55:07.501Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-24T03:55:17.466Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-24T03:55:18.032Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-10-24T03:55:18.032Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-24T03:55:26.143Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-24T03:55:26.143Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T03:55:28.674Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T03:55:28.674Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T03:55:28.674Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T03:55:28.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T03:55:28.695Z] $ docker stop --time=1 8f6c03cc7cf48575b5fcdb60a90eb467983d6c01c6b07de97f4afed9ce868a7a [2022-10-24T03:55:30.760Z] $ docker rm -f 8f6c03cc7cf48575b5fcdb60a90eb467983d6c01c6b07de97f4afed9ce868a7a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T03:55:31.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T03:55:31.266Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-24T03:55:31.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T03:55:32.068Z] + ls -al . [2022-10-24T03:55:32.068Z] total 184 [2022-10-24T03:55:32.068Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 03:55 . [2022-10-24T03:55:32.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 03:54 .. [2022-10-24T03:55:32.068Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 03:54 .dockerignore [2022-10-24T03:55:32.068Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 03:55 .git [2022-10-24T03:55:32.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:54 .github [2022-10-24T03:55:32.068Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 24 03:54 .gitignore [2022-10-24T03:55:32.068Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 03:54 .golangci.yml [2022-10-24T03:55:32.068Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 03:54 .semver [2022-10-24T03:55:32.068Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 24 03:54 Attribution.txt [2022-10-24T03:55:32.068Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 24 03:54 CHANGELOG.md [2022-10-24T03:55:32.068Z] -rw-rw-r-- 1 jenkins jenkins 1988 Oct 24 03:54 Dockerfile [2022-10-24T03:55:32.068Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 03:54 GOVERNANCE.md [2022-10-24T03:55:32.068Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 03:54 Jenkinsfile [2022-10-24T03:55:32.068Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 03:54 LICENSE [2022-10-24T03:55:32.068Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 24 03:54 Makefile [2022-10-24T03:55:32.068Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 03:54 OWNERS.md [2022-10-24T03:55:32.068Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 24 03:54 README.md [2022-10-24T03:55:32.068Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 03:54 VERSION [2022-10-24T03:55:32.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 03:54 bin [2022-10-24T03:55:32.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:54 cmd [2022-10-24T03:55:32.068Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 24 03:55 coverage.out [2022-10-24T03:55:32.068Z] -rw-rw-r-- 1 jenkins jenkins 3523 Oct 24 03:54 go.mod [2022-10-24T03:55:32.068Z] -rw-rw-r-- 1 jenkins jenkins 38123 Oct 24 03:54 go.sum [2022-10-24T03:55:32.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:54 internal [2022-10-24T03:55:32.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 03:54 mock [2022-10-24T03:55:32.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 03:54 snap [2022-10-24T03:55:32.068Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 24 03:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:55:32.385Z] + 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=11292522a1b172e39acbcf030b4ae47cdeea6eca --label arch=amd64 --label version=2.3.0-dev.27 . [2022-10-24T03:55:32.385Z] Sending build context to Docker daemon 6.217MB [2022-10-24T03:55:32.385Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T03:55:32.385Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-24T03:55:32.385Z] ---> 5d991eb9431b [2022-10-24T03:55:32.385Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-24T03:55:32.645Z] ---> Running in dbb568ee2c0a [2022-10-24T03:55:32.645Z] Removing intermediate container dbb568ee2c0a [2022-10-24T03:55:32.645Z] ---> 22daef646f93 [2022-10-24T03:55:32.645Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T03:55:32.645Z] ---> Running in 030700ba4f16 [2022-10-24T03:55:32.645Z] Removing intermediate container 030700ba4f16 [2022-10-24T03:55:32.645Z] ---> 7742bde553c2 [2022-10-24T03:55:32.645Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T03:55:32.645Z] ---> Running in 57bd22ae6f1c [2022-10-24T03:55:32.905Z] Removing intermediate container 57bd22ae6f1c [2022-10-24T03:55:32.905Z] ---> a63af1b6f78c [2022-10-24T03:55:32.905Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T03:55:32.905Z] ---> Running in 888e80e7c261 [2022-10-24T03:55:32.905Z] Removing intermediate container 888e80e7c261 [2022-10-24T03:55:32.905Z] ---> 58f65eef7e33 [2022-10-24T03:55:32.905Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T03:55:32.905Z] ---> Running in dbff93a8a5a5 [2022-10-24T03:55:33.472Z] Removing intermediate container dbff93a8a5a5 [2022-10-24T03:55:33.473Z] ---> 2a824e624606 [2022-10-24T03:55:33.473Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T03:55:33.473Z] ---> Running in 4cb9d7526e4c [2022-10-24T03:55:33.731Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T03:55:34.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T03:55:34.929Z] OK: 216 MiB in 55 packages [2022-10-24T03:55:35.187Z] Removing intermediate container 4cb9d7526e4c [2022-10-24T03:55:35.187Z] ---> e0204635c9b7 [2022-10-24T03:55:35.187Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-10-24T03:55:35.187Z] ---> Running in 0f6da0dbdc1f [2022-10-24T03:55:35.446Z] Removing intermediate container 0f6da0dbdc1f [2022-10-24T03:55:35.446Z] ---> aa28828d238e [2022-10-24T03:55:35.446Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-24T03:55:35.446Z] ---> 3149c482aa60 [2022-10-24T03:55:35.446Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T03:55:35.446Z] ---> Running in 19e7cbb5d114 [2022-10-24T03:55:36.414Z] Removing intermediate container 19e7cbb5d114 [2022-10-24T03:55:36.414Z] ---> 98438e304b17 [2022-10-24T03:55:36.414Z] Step 12/25 : COPY . . [2022-10-24T03:55:36.674Z] ---> 79cdeba3f812 [2022-10-24T03:55:36.674Z] Step 13/25 : RUN $MAKE [2022-10-24T03:55:36.674Z] ---> Running in f03ee164cb94 [2022-10-24T03:55:36.933Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.27" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-24T03:55:58.951Z] Removing intermediate container f03ee164cb94 [2022-10-24T03:55:58.951Z] ---> 2a3d438168e2 [2022-10-24T03:55:58.951Z] Step 14/25 : FROM alpine:3.16 [2022-10-24T03:55:58.951Z] 3.16: Pulling from library/alpine [2022-10-24T03:55:58.951Z] 213ec9aee27d: Already exists [2022-10-24T03:55:59.210Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T03:55:59.210Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T03:55:59.210Z] ---> 9c6f07244728 [2022-10-24T03:55:59.210Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-24T03:55:59.210Z] ---> Running in d3a1bb3723ca [2022-10-24T03:55:59.210Z] Removing intermediate container d3a1bb3723ca [2022-10-24T03:55:59.210Z] ---> 6c6e322ea995 [2022-10-24T03:55:59.210Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T03:55:59.210Z] ---> Running in c9516ff68dcc [2022-10-24T03:55:59.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T03:55:59.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T03:55:59.987Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T03:55:59.987Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T03:55:59.987Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T03:55:59.987Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T03:55:59.987Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T03:55:59.987Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T03:55:59.987Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T03:55:59.987Z] OK: 8 MiB in 20 packages [2022-10-24T03:56:00.245Z] Removing intermediate container c9516ff68dcc [2022-10-24T03:56:00.245Z] ---> f7cc8269128a [2022-10-24T03:56:00.245Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-24T03:56:00.811Z] ---> ce298c66376d [2022-10-24T03:56:00.811Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-24T03:56:01.070Z] ---> fb78d46b77a2 [2022-10-24T03:56:01.070Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-24T03:56:01.070Z] ---> 54dd3aa6578f [2022-10-24T03:56:01.070Z] Step 20/25 : EXPOSE 59982 [2022-10-24T03:56:01.328Z] ---> Running in 59fa15a2ab27 [2022-10-24T03:56:01.328Z] Removing intermediate container 59fa15a2ab27 [2022-10-24T03:56:01.328Z] ---> 38b17bc4ed85 [2022-10-24T03:56:01.328Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-10-24T03:56:01.328Z] ---> Running in 7fced799ac48 [2022-10-24T03:56:01.328Z] Removing intermediate container 7fced799ac48 [2022-10-24T03:56:01.328Z] ---> c17938cc2c05 [2022-10-24T03:56:01.328Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T03:56:01.328Z] ---> Running in bc7ccb50491f [2022-10-24T03:56:01.587Z] Removing intermediate container bc7ccb50491f [2022-10-24T03:56:01.587Z] ---> 001ca276296d [2022-10-24T03:56:01.587Z] Step 23/25 : LABEL arch=amd64 [2022-10-24T03:56:01.587Z] ---> Running in d76476678141 [2022-10-24T03:56:01.587Z] Removing intermediate container d76476678141 [2022-10-24T03:56:01.587Z] ---> fda6489fc31a [2022-10-24T03:56:01.587Z] Step 24/25 : LABEL git_sha=11292522a1b172e39acbcf030b4ae47cdeea6eca [2022-10-24T03:56:01.587Z] ---> Running in 9ace011b269b [2022-10-24T03:56:01.587Z] Removing intermediate container 9ace011b269b [2022-10-24T03:56:01.587Z] ---> 3cc5c8f4c160 [2022-10-24T03:56:01.587Z] Step 25/25 : LABEL version=2.3.0-dev.27 [2022-10-24T03:56:01.587Z] ---> Running in 735773043ab5 [2022-10-24T03:56:01.846Z] Removing intermediate container 735773043ab5 [2022-10-24T03:56:01.846Z] ---> cd726d994c17 [2022-10-24T03:56:01.846Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T03:56:01.846Z] Successfully built cd726d994c17 [2022-10-24T03:56:01.846Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T03:56:01.915Z] provisioning config files... [2022-10-24T03:56:01.923Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7671672626071006178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:56:02.222Z] ---> docker-login.sh [2022-10-24T03:56:02.223Z] nexus3.edgexfoundry.org:10001 [2022-10-24T03:56:02.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:56:02.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:56:02.223Z] Configure a credential helper to remove this warning. See [2022-10-24T03:56:02.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:56:02.223Z] [2022-10-24T03:56:02.223Z] Login Succeeded [2022-10-24T03:56:02.223Z] nexus3.edgexfoundry.org:10002 [2022-10-24T03:56:02.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:56:02.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:56:02.223Z] Configure a credential helper to remove this warning. See [2022-10-24T03:56:02.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:56:02.223Z] [2022-10-24T03:56:02.223Z] Login Succeeded [2022-10-24T03:56:02.223Z] nexus3.edgexfoundry.org:10003 [2022-10-24T03:56:02.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:56:02.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:56:02.481Z] Configure a credential helper to remove this warning. See [2022-10-24T03:56:02.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:56:02.481Z] [2022-10-24T03:56:02.481Z] Login Succeeded [2022-10-24T03:56:02.481Z] nexus3.edgexfoundry.org:10004 [2022-10-24T03:56:02.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:56:02.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:56:02.481Z] Configure a credential helper to remove this warning. See [2022-10-24T03:56:02.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:56:02.481Z] [2022-10-24T03:56:02.481Z] Login Succeeded [2022-10-24T03:56:02.481Z] docker.io [2022-10-24T03:56:02.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:56:03.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:56:03.000Z] Configure a credential helper to remove this warning. See [2022-10-24T03:56:03.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:56:03.000Z] [2022-10-24T03:56:03.000Z] Login Succeeded [2022-10-24T03:56:03.000Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T03:56:03.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T03:56:03.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T03:56:03.073Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-10-24T03:56:03.073Z] 11292522a1b172e39acbcf030b4ae47cdeea6eca [2022-10-24T03:56:03.073Z] latest [2022-10-24T03:56:03.073Z] 2.3.0-dev.27 [2022-10-24T03:56:03.073Z] 11292522a1b172e39acbcf030b4ae47cdeea6eca-2.3.0-dev.27 [2022-10-24T03:56:03.073Z] main [2022-10-24T03:56:03.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:56:03.404Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:11292522a1b172e39acbcf030b4ae47cdeea6eca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:56:03.707Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:11292522a1b172e39acbcf030b4ae47cdeea6eca [2022-10-24T03:56:03.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-24T03:56:03.707Z] 5fdfedec082b: Preparing [2022-10-24T03:56:03.707Z] da0966c745e0: Preparing [2022-10-24T03:56:03.707Z] 3cc1de69553d: Preparing [2022-10-24T03:56:03.707Z] 63b1c9b38e5c: Preparing [2022-10-24T03:56:03.707Z] 994393dc58e7: Preparing [2022-10-24T03:56:03.707Z] 994393dc58e7: Layer already exists [2022-10-24T03:56:03.707Z] 5fdfedec082b: Pushed [2022-10-24T03:56:03.707Z] da0966c745e0: Pushed [2022-10-24T03:56:03.965Z] 63b1c9b38e5c: Pushed [2022-10-24T03:56:06.507Z] 3cc1de69553d: Pushed [2022-10-24T03:56:06.507Z] 11292522a1b172e39acbcf030b4ae47cdeea6eca: digest: sha256:525db1c4855f222431db579efe55aa774da06bf45c0d7061bafdd0002870e3b1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:56:06.818Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:56:07.126Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-10-24T03:56:07.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-24T03:56:07.126Z] 5fdfedec082b: Preparing [2022-10-24T03:56:07.126Z] da0966c745e0: Preparing [2022-10-24T03:56:07.126Z] 3cc1de69553d: Preparing [2022-10-24T03:56:07.126Z] 63b1c9b38e5c: Preparing [2022-10-24T03:56:07.126Z] 994393dc58e7: Preparing [2022-10-24T03:56:07.126Z] 5fdfedec082b: Layer already exists [2022-10-24T03:56:07.126Z] 63b1c9b38e5c: Layer already exists [2022-10-24T03:56:07.126Z] da0966c745e0: Layer already exists [2022-10-24T03:56:07.126Z] 994393dc58e7: Layer already exists [2022-10-24T03:56:07.126Z] 3cc1de69553d: Layer already exists [2022-10-24T03:56:07.126Z] latest: digest: sha256:525db1c4855f222431db579efe55aa774da06bf45c0d7061bafdd0002870e3b1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:56:07.449Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:56:07.754Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.27 [2022-10-24T03:56:07.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-24T03:56:07.754Z] 5fdfedec082b: Preparing [2022-10-24T03:56:07.754Z] da0966c745e0: Preparing [2022-10-24T03:56:07.754Z] 3cc1de69553d: Preparing [2022-10-24T03:56:07.754Z] 63b1c9b38e5c: Preparing [2022-10-24T03:56:07.754Z] 994393dc58e7: Preparing [2022-10-24T03:56:07.754Z] da0966c745e0: Layer already exists [2022-10-24T03:56:07.754Z] 3cc1de69553d: Layer already exists [2022-10-24T03:56:07.754Z] 994393dc58e7: Layer already exists [2022-10-24T03:56:07.754Z] 5fdfedec082b: Layer already exists [2022-10-24T03:56:07.754Z] 63b1c9b38e5c: Layer already exists [2022-10-24T03:56:07.754Z] 2.3.0-dev.27: digest: sha256:525db1c4855f222431db579efe55aa774da06bf45c0d7061bafdd0002870e3b1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:56:08.060Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:11292522a1b172e39acbcf030b4ae47cdeea6eca-2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:56:08.365Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:11292522a1b172e39acbcf030b4ae47cdeea6eca-2.3.0-dev.27 [2022-10-24T03:56:08.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-24T03:56:08.365Z] 5fdfedec082b: Preparing [2022-10-24T03:56:08.365Z] da0966c745e0: Preparing [2022-10-24T03:56:08.365Z] 3cc1de69553d: Preparing [2022-10-24T03:56:08.365Z] 63b1c9b38e5c: Preparing [2022-10-24T03:56:08.365Z] 994393dc58e7: Preparing [2022-10-24T03:56:08.365Z] 3cc1de69553d: Layer already exists [2022-10-24T03:56:08.365Z] 5fdfedec082b: Layer already exists [2022-10-24T03:56:08.365Z] da0966c745e0: Layer already exists [2022-10-24T03:56:08.365Z] 994393dc58e7: Layer already exists [2022-10-24T03:56:08.365Z] 63b1c9b38e5c: Layer already exists [2022-10-24T03:56:08.365Z] 11292522a1b172e39acbcf030b4ae47cdeea6eca-2.3.0-dev.27: digest: sha256:525db1c4855f222431db579efe55aa774da06bf45c0d7061bafdd0002870e3b1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:56:08.682Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:56:08.997Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-10-24T03:56:08.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-24T03:56:08.997Z] 5fdfedec082b: Preparing [2022-10-24T03:56:08.997Z] da0966c745e0: Preparing [2022-10-24T03:56:08.997Z] 3cc1de69553d: Preparing [2022-10-24T03:56:08.997Z] 63b1c9b38e5c: Preparing [2022-10-24T03:56:08.997Z] 994393dc58e7: Preparing [2022-10-24T03:56:08.997Z] 63b1c9b38e5c: Layer already exists [2022-10-24T03:56:08.997Z] 3cc1de69553d: Layer already exists [2022-10-24T03:56:08.997Z] 994393dc58e7: Layer already exists [2022-10-24T03:56:08.997Z] da0966c745e0: Layer already exists [2022-10-24T03:56:08.997Z] 5fdfedec082b: Layer already exists [2022-10-24T03:56:08.997Z] main: digest: sha256:525db1c4855f222431db579efe55aa774da06bf45c0d7061bafdd0002870e3b1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T03:56:09.040Z] ===================================================== [Pipeline] echo [2022-10-24T03:56:09.046Z] taggedImages: [2022-10-24T03:56:09.046Z] - nexus3.edgexfoundry.org:10004/device-mqtt:11292522a1b172e39acbcf030b4ae47cdeea6eca [2022-10-24T03:56:09.046Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-10-24T03:56:09.046Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.27 [2022-10-24T03:56:09.046Z] - nexus3.edgexfoundry.org:10004/device-mqtt:11292522a1b172e39acbcf030b4ae47cdeea6eca-2.3.0-dev.27 [2022-10-24T03:56:09.046Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:56:09.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T03:56:09.409Z] [2022-10-24T03:56:09.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:56:09.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T03:56:09.709Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T03:56:09.709Z] 5eb5b503b376: Pulling fs layer [2022-10-24T03:56:09.709Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T03:56:09.709Z] ec43610c2a17: Pulling fs layer [2022-10-24T03:56:09.709Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T03:56:09.709Z] 33b1e0a273af: Pulling fs layer [2022-10-24T03:56:09.709Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T03:56:09.709Z] 2f39f015ded8: Pulling fs layer [2022-10-24T03:56:09.709Z] 33b1e0a273af: Waiting [2022-10-24T03:56:09.709Z] 5d3b04190fa2: Waiting [2022-10-24T03:56:09.709Z] 2f39f015ded8: Waiting [2022-10-24T03:56:09.709Z] 5c69ac0246d0: Download complete [2022-10-24T03:56:09.709Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-24T03:56:09.709Z] 3a2ae6a8a46f: Download complete [2022-10-24T03:56:09.709Z] 33b1e0a273af: Verifying Checksum [2022-10-24T03:56:09.709Z] 33b1e0a273af: Download complete [2022-10-24T03:56:09.709Z] 5d3b04190fa2: Verifying Checksum [2022-10-24T03:56:09.709Z] 5d3b04190fa2: Download complete [2022-10-24T03:56:09.709Z] ec43610c2a17: Verifying Checksum [2022-10-24T03:56:09.968Z] 5eb5b503b376: Verifying Checksum [2022-10-24T03:56:09.968Z] 5eb5b503b376: Download complete [2022-10-24T03:56:10.535Z] 2f39f015ded8: Download complete [2022-10-24T03:56:11.479Z] 5eb5b503b376: Pull complete [2022-10-24T03:56:11.479Z] 5c69ac0246d0: Pull complete [2022-10-24T03:56:12.047Z] ec43610c2a17: Pull complete [2022-10-24T03:56:12.047Z] 3a2ae6a8a46f: Pull complete [2022-10-24T03:56:12.306Z] 33b1e0a273af: Pull complete [2022-10-24T03:56:12.306Z] 5d3b04190fa2: Pull complete [2022-10-24T03:56:16.498Z] 2f39f015ded8: Pull complete [2022-10-24T03:56:16.498Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T03:56:16.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T03:56:16.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:56:16.577Z] prd-ubuntu20.04-docker-8c-8g-9068 does not seem to be running inside a container [2022-10-24T03:56:16.604Z] $ 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 [2022-10-24T03:56:18.497Z] $ docker top 58b0171f11057383de975772e93cfa235feecc11b3ec83f66cc7f1500076aec1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:56:18.890Z] ---> job-cost.sh [2022-10-24T03:56:18.890Z] lf-activate-venv: SKIPPING [2022-10-24T03:56:18.890Z] INFO: No Stack... [2022-10-24T03:56:19.150Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T03:56:19.716Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T03:56:20.003Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-10-24T03:56:20.003Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T03:56:20.015Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-74-stack-cost] [2022-10-24T03:56:20.021Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-74-stack-cost] did not exist. Created. [2022-10-24T03:56:20.021Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T03:56:20.321Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T03:56:20.357Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T03:56:20.363Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T03:56:20.375Z] $ docker stop --time=1 58b0171f11057383de975772e93cfa235feecc11b3ec83f66cc7f1500076aec1 [2022-10-24T03:56:21.557Z] $ docker rm -f 58b0171f11057383de975772e93cfa235feecc11b3ec83f66cc7f1500076aec1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-24T04:00:37.527Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9154 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-10-24T04:00:37.540Z] Running in /w/workspace/device-mqtt-go/74 [Pipeline] { [Pipeline] checkout [2022-10-24T04:00:37.574Z] Selected Git installation does not exist. Using Default [2022-10-24T04:00:37.574Z] The recommended git tool is: NONE [2022-10-24T04:00:42.376Z] using credential edgex-jenkins-ssh [2022-10-24T04:00:42.392Z] Cloning the remote Git repository [2022-10-24T04:00:42.428Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-24T04:00:42.493Z] > git init /w/workspace/device-mqtt-go/74 # timeout=10 [2022-10-24T04:00:42.625Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-24T04:00:42.626Z] > git --version # timeout=10 [2022-10-24T04:00:42.646Z] > git --version # 'git version 2.25.1' [2022-10-24T04:00:42.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T04:00:42.687Z] Verifying host key using known hosts file [2022-10-24T04:00:42.862Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-24T04:00:42.876Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T04:00:44.829Z] Avoid second fetch [2022-10-24T04:00:44.830Z] Checking out Revision 11292522a1b172e39acbcf030b4ae47cdeea6eca (main) [2022-10-24T04:00:43.994Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-10-24T04:00:44.032Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T04:00:44.841Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T04:00:44.865Z] > git checkout -f 11292522a1b172e39acbcf030b4ae47cdeea6eca # timeout=10 [2022-10-24T04:00:45.284Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#428)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T04:00:46.096Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T04:00:46.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T04:00:46.096Z] Dload Upload Total Spent Left Speed [2022-10-24T04:00:46.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96938 0 --:--:-- --:--:-- --:--:-- 96938 [Pipeline] sh [2022-10-24T04:00:46.647Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T04:00:46.968Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T04:00:46.968Z] + sudo tee /etc/docker/daemon.new [2022-10-24T04:00:46.968Z] { [2022-10-24T04:00:46.968Z] "registry-mirrors": [ [2022-10-24T04:00:46.968Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T04:00:46.968Z] ], [2022-10-24T04:00:46.968Z] "bip": "10.250.0.254/24", [2022-10-24T04:00:46.968Z] "hosts": [ [2022-10-24T04:00:46.968Z] "tcp://0.0.0.0:5555", [2022-10-24T04:00:46.968Z] "unix:///var/run/docker.sock" [2022-10-24T04:00:46.968Z] ], [2022-10-24T04:00:46.968Z] "mtu": 1458, [2022-10-24T04:00:46.968Z] "selinux-enabled": true, [2022-10-24T04:00:46.968Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T04:00:46.968Z] } [Pipeline] sh [2022-10-24T04:00:47.295Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T04:00:47.627Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T04:01:05.890Z] provisioning config files... [2022-10-24T04:01:05.916Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/74@tmp/config17427950391359898218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T04:01:06.258Z] ---> docker-login.sh [2022-10-24T04:01:06.258Z] nexus3.edgexfoundry.org:10001 [2022-10-24T04:01:06.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T04:01:06.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T04:01:06.853Z] Configure a credential helper to remove this warning. See [2022-10-24T04:01:06.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T04:01:06.853Z] [2022-10-24T04:01:06.853Z] Login Succeeded [2022-10-24T04:01:06.853Z] nexus3.edgexfoundry.org:10002 [2022-10-24T04:01:07.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T04:01:07.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T04:01:07.121Z] Configure a credential helper to remove this warning. See [2022-10-24T04:01:07.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T04:01:07.121Z] [2022-10-24T04:01:07.121Z] Login Succeeded [2022-10-24T04:01:07.121Z] nexus3.edgexfoundry.org:10003 [2022-10-24T04:01:07.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T04:01:07.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T04:01:07.660Z] Configure a credential helper to remove this warning. See [2022-10-24T04:01:07.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T04:01:07.660Z] [2022-10-24T04:01:07.660Z] Login Succeeded [2022-10-24T04:01:07.660Z] nexus3.edgexfoundry.org:10004 [2022-10-24T04:01:07.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T04:01:07.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T04:01:07.930Z] Configure a credential helper to remove this warning. See [2022-10-24T04:01:07.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T04:01:07.930Z] [2022-10-24T04:01:07.930Z] Login Succeeded [2022-10-24T04:01:07.930Z] docker.io [2022-10-24T04:01:08.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T04:01:08.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T04:01:08.467Z] Configure a credential helper to remove this warning. See [2022-10-24T04:01:08.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T04:01:08.467Z] [2022-10-24T04:01:08.467Z] Login Succeeded [2022-10-24T04:01:08.467Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T04:01:08.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T04:01:08.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T04:01:08.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T04:01:08.646Z] ========================================================= [2022-10-24T04:01:08.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T04:01:08.646Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:01:08.984Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T04:01:09.253Z] Sending build context to Docker daemon 3.211MB [2022-10-24T04:01:09.253Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T04:01:09.253Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-24T04:01:09.522Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T04:01:09.522Z] 9b18e9b68314: Pulling fs layer [2022-10-24T04:01:09.522Z] d32db5db7311: Pulling fs layer [2022-10-24T04:01:09.522Z] d0c4b47475fc: Pulling fs layer [2022-10-24T04:01:09.522Z] 5831b945b038: Pulling fs layer [2022-10-24T04:01:09.522Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T04:01:09.522Z] e10730c5d714: Pulling fs layer [2022-10-24T04:01:09.522Z] 5dd5c2283517: Pulling fs layer [2022-10-24T04:01:09.522Z] d5ac0230b979: Pulling fs layer [2022-10-24T04:01:09.522Z] 86bbec2aaacd: Waiting [2022-10-24T04:01:09.522Z] e10730c5d714: Waiting [2022-10-24T04:01:09.522Z] 5dd5c2283517: Waiting [2022-10-24T04:01:09.522Z] d5ac0230b979: Waiting [2022-10-24T04:01:09.522Z] 5831b945b038: Waiting [2022-10-24T04:01:09.522Z] d0c4b47475fc: Verifying Checksum [2022-10-24T04:01:09.522Z] d0c4b47475fc: Download complete [2022-10-24T04:01:09.522Z] d32db5db7311: Verifying Checksum [2022-10-24T04:01:09.523Z] d32db5db7311: Download complete [2022-10-24T04:01:09.523Z] 86bbec2aaacd: Download complete [2022-10-24T04:01:09.523Z] e10730c5d714: Verifying Checksum [2022-10-24T04:01:09.523Z] e10730c5d714: Download complete [2022-10-24T04:01:09.523Z] 9b18e9b68314: Verifying Checksum [2022-10-24T04:01:10.486Z] 9b18e9b68314: Pull complete [2022-10-24T04:01:10.486Z] d5ac0230b979: Verifying Checksum [2022-10-24T04:01:10.486Z] d5ac0230b979: Download complete [2022-10-24T04:01:11.071Z] d32db5db7311: Pull complete [2022-10-24T04:01:11.344Z] d0c4b47475fc: Pull complete [2022-10-24T04:01:11.939Z] 5dd5c2283517: Verifying Checksum [2022-10-24T04:01:11.939Z] 5dd5c2283517: Download complete [2022-10-24T04:01:12.531Z] 5831b945b038: Verifying Checksum [2022-10-24T04:01:12.531Z] 5831b945b038: Download complete [2022-10-24T04:01:24.873Z] 5831b945b038: Pull complete [2022-10-24T04:01:24.873Z] 86bbec2aaacd: Pull complete [2022-10-24T04:01:24.873Z] e10730c5d714: Pull complete [2022-10-24T04:01:30.243Z] 5dd5c2283517: Pull complete [2022-10-24T04:01:32.205Z] d5ac0230b979: Pull complete [2022-10-24T04:01:32.205Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T04:01:32.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T04:01:32.205Z] ---> 59b3b1a385d4 [2022-10-24T04:01:32.205Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-24T04:01:34.155Z] ---> Running in 7ae9cbad95dc [2022-10-24T04:01:34.424Z] Removing intermediate container 7ae9cbad95dc [2022-10-24T04:01:34.424Z] ---> 5cfdce3b8f87 [2022-10-24T04:01:34.424Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T04:01:34.424Z] ---> Running in df68db37b20e [2022-10-24T04:01:34.693Z] Removing intermediate container df68db37b20e [2022-10-24T04:01:34.693Z] ---> 85149d7a9eb5 [2022-10-24T04:01:34.693Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T04:01:34.961Z] ---> Running in c0350b10ecf4 [2022-10-24T04:01:35.230Z] Removing intermediate container c0350b10ecf4 [2022-10-24T04:01:35.230Z] ---> 5b01dd49bd81 [2022-10-24T04:01:35.230Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T04:01:35.230Z] ---> Running in ed782058858c [2022-10-24T04:01:35.504Z] Removing intermediate container ed782058858c [2022-10-24T04:01:35.504Z] ---> 893213446865 [2022-10-24T04:01:35.504Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T04:01:35.504Z] ---> Running in 3c7df3bdfdbe [2022-10-24T04:01:37.457Z] Removing intermediate container 3c7df3bdfdbe [2022-10-24T04:01:37.457Z] ---> f40cc272d34d [2022-10-24T04:01:37.457Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T04:01:37.457Z] ---> Running in aeb27e89f29d [2022-10-24T04:01:38.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T04:01:39.083Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T04:01:40.051Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-24T04:01:40.051Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-24T04:01:40.051Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-24T04:01:40.318Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-24T04:01:40.318Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T04:01:40.586Z] OK: 226 MiB in 55 packages [2022-10-24T04:01:41.552Z] Removing intermediate container aeb27e89f29d [2022-10-24T04:01:41.552Z] ---> 954f81492b0a [2022-10-24T04:01:41.552Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-10-24T04:01:41.552Z] ---> Running in ae0932b83b16 [2022-10-24T04:01:41.821Z] Removing intermediate container ae0932b83b16 [2022-10-24T04:01:41.821Z] ---> 8f52f66a6ccd [2022-10-24T04:01:41.821Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-24T04:01:42.411Z] ---> f5bd2fdfd7ae [2022-10-24T04:01:42.411Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T04:01:42.411Z] ---> Running in 58c3807e5802 [2022-10-24T04:02:29.300Z] Removing intermediate container 58c3807e5802 [2022-10-24T04:02:29.300Z] ---> 3c9028c96925 [2022-10-24T04:02:29.300Z] Step 12/13 : COPY . . [2022-10-24T04:02:30.261Z] ---> 7d9e05ce62f9 [2022-10-24T04:02:30.261Z] Step 13/13 : RUN $MAKE [2022-10-24T04:02:30.261Z] ---> Running in 8a909cef87f0 [2022-10-24T04:02:31.223Z] noop [2022-10-24T04:02:31.806Z] Removing intermediate container 8a909cef87f0 [2022-10-24T04:02:31.806Z] ---> adfb23ab9740 [2022-10-24T04:02:31.806Z] Successfully built adfb23ab9740 [2022-10-24T04:02:31.806Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:02:32.144Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T04:02:32.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T04:02:32.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-9154 does not seem to be running inside a container [2022-10-24T04:02:32.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/74 -v /w/workspace/device-mqtt-go/74:/w/workspace/device-mqtt-go/74:rw,z -v /w/workspace/device-mqtt-go/74@tmp:/w/workspace/device-mqtt-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-24T04:02:33.653Z] $ docker top c3b7c0b7ca76b262a95376b1299e29a7d49c0f4b3f1c4921628d32246b044fee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T04:02:34.490Z] + go version [2022-10-24T04:02:34.490Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T04:02:34.505Z] $ docker stop --time=1 c3b7c0b7ca76b262a95376b1299e29a7d49c0f4b3f1c4921628d32246b044fee [2022-10-24T04:02:36.089Z] $ docker rm -f c3b7c0b7ca76b262a95376b1299e29a7d49c0f4b3f1c4921628d32246b044fee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:02:36.616Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T04:02:36.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T04:02:36.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-9154 does not seem to be running inside a container [2022-10-24T04:02:36.843Z] $ 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/74 -v /w/workspace/device-mqtt-go/74:/w/workspace/device-mqtt-go/74:rw,z -v /w/workspace/device-mqtt-go/74@tmp:/w/workspace/device-mqtt-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-24T04:02:37.933Z] $ docker top 6b6447e6854f0e43901e3cfc1d9aacb3cdee4f7540b931ec08bc2a8b7afc132c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T04:02:38.426Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/74 [Pipeline] fileExists [Pipeline] sh [2022-10-24T04:02:39.014Z] + make test [2022-10-24T04:02:39.014Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-24T04:02:40.957Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-24T04:04:03.091Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-24T04:04:03.091Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 21.8% of statements [2022-10-24T04:04:03.091Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-24T04:04:03.673Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-24T04:04:03.673Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T04:04:25.739Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T04:04:25.739Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T04:04:25.739Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T04:04:25.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T04:04:25.766Z] $ docker stop --time=1 6b6447e6854f0e43901e3cfc1d9aacb3cdee4f7540b931ec08bc2a8b7afc132c [2022-10-24T04:04:27.530Z] $ docker rm -f 6b6447e6854f0e43901e3cfc1d9aacb3cdee4f7540b931ec08bc2a8b7afc132c [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T04:04:28.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T04:04:28.461Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T04:04:28.852Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T04:04:29.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T04:04:29.548Z] + ls -al . [2022-10-24T04:04:29.548Z] total 180 [2022-10-24T04:04:29.548Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 04:02 . [2022-10-24T04:04:29.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 04:00 .. [2022-10-24T04:04:29.548Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 04:00 .dockerignore [2022-10-24T04:04:29.548Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 04:00 .git [2022-10-24T04:04:29.548Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 04:00 .github [2022-10-24T04:04:29.548Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 24 04:00 .gitignore [2022-10-24T04:04:29.548Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 04:00 .golangci.yml [2022-10-24T04:04:29.548Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 24 04:00 Attribution.txt [2022-10-24T04:04:29.548Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 24 04:00 CHANGELOG.md [2022-10-24T04:04:29.548Z] -rw-rw-r-- 1 jenkins jenkins 1988 Oct 24 04:00 Dockerfile [2022-10-24T04:04:29.548Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 04:00 GOVERNANCE.md [2022-10-24T04:04:29.548Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 04:00 Jenkinsfile [2022-10-24T04:04:29.548Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 04:00 LICENSE [2022-10-24T04:04:29.548Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 24 04:00 Makefile [2022-10-24T04:04:29.548Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 04:00 OWNERS.md [2022-10-24T04:04:29.548Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 24 04:00 README.md [2022-10-24T04:04:29.548Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 03:54 VERSION [2022-10-24T04:04:29.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 04:00 bin [2022-10-24T04:04:29.548Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 04:00 cmd [2022-10-24T04:04:29.548Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 24 04:04 coverage.out [2022-10-24T04:04:29.548Z] -rw-rw-r-- 1 jenkins jenkins 3523 Oct 24 04:00 go.mod [2022-10-24T04:04:29.548Z] -rw-rw-r-- 1 jenkins jenkins 38123 Oct 24 04:00 go.sum [2022-10-24T04:04:29.548Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 04:00 internal [2022-10-24T04:04:29.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 04:00 mock [2022-10-24T04:04:29.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 04:00 snap [2022-10-24T04:04:29.548Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 24 04:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:04:29.882Z] + 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=11292522a1b172e39acbcf030b4ae47cdeea6eca --label arch=arm64 --label version=2.3.0-dev.27 . [2022-10-24T04:04:30.149Z] Sending build context to Docker daemon 3.23MB [2022-10-24T04:04:30.149Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T04:04:30.149Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-24T04:04:30.149Z] ---> adfb23ab9740 [2022-10-24T04:04:30.149Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-24T04:04:30.417Z] ---> Running in 63871f69d195 [2022-10-24T04:04:30.684Z] Removing intermediate container 63871f69d195 [2022-10-24T04:04:30.684Z] ---> 8f875310ed71 [2022-10-24T04:04:30.684Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T04:04:30.684Z] ---> Running in c12b15f3a872 [2022-10-24T04:04:30.951Z] Removing intermediate container c12b15f3a872 [2022-10-24T04:04:30.951Z] ---> 48cf3ed507bb [2022-10-24T04:04:30.951Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T04:04:30.951Z] ---> Running in 87325fb0efe8 [2022-10-24T04:04:31.219Z] Removing intermediate container 87325fb0efe8 [2022-10-24T04:04:31.220Z] ---> d91f54185528 [2022-10-24T04:04:31.220Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T04:04:31.490Z] ---> Running in 84b503bbe04d [2022-10-24T04:04:31.758Z] Removing intermediate container 84b503bbe04d [2022-10-24T04:04:31.758Z] ---> 7385e16ad670 [2022-10-24T04:04:31.758Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T04:04:31.758Z] ---> Running in 38cf10909bd7 [2022-10-24T04:04:34.339Z] Removing intermediate container 38cf10909bd7 [2022-10-24T04:04:34.339Z] ---> 9b606e407db0 [2022-10-24T04:04:34.339Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T04:04:34.339Z] ---> Running in c9d11d9f8a77 [2022-10-24T04:04:34.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T04:04:35.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T04:04:36.847Z] OK: 226 MiB in 55 packages [2022-10-24T04:04:37.430Z] Removing intermediate container c9d11d9f8a77 [2022-10-24T04:04:37.430Z] ---> 77d2f9d84630 [2022-10-24T04:04:37.430Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-10-24T04:04:37.430Z] ---> Running in f0355126ce13 [2022-10-24T04:04:37.702Z] Removing intermediate container f0355126ce13 [2022-10-24T04:04:37.702Z] ---> 80cb3fe856ba [2022-10-24T04:04:37.702Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-24T04:04:38.289Z] ---> a4f1fbf0579e [2022-10-24T04:04:38.289Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T04:04:38.289Z] ---> Running in 0431a81e02cc [2022-10-24T04:04:40.234Z] Removing intermediate container 0431a81e02cc [2022-10-24T04:04:40.234Z] ---> b1cca500b8a7 [2022-10-24T04:04:40.234Z] Step 12/25 : COPY . . [2022-10-24T04:04:40.818Z] ---> d2111c1b0abc [2022-10-24T04:04:40.818Z] Step 13/25 : RUN $MAKE [2022-10-24T04:04:40.818Z] ---> Running in 37bd57038dbf [2022-10-24T04:04:41.786Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.27" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-24T04:07:18.682Z] Removing intermediate container 37bd57038dbf [2022-10-24T04:07:18.682Z] ---> 49a69c096607 [2022-10-24T04:07:18.682Z] Step 14/25 : FROM alpine:3.16 [2022-10-24T04:07:18.682Z] 3.16: Pulling from library/alpine [2022-10-24T04:07:18.682Z] 9b18e9b68314: Already exists [2022-10-24T04:07:18.682Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T04:07:18.682Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T04:07:18.682Z] ---> a6215f271958 [2022-10-24T04:07:18.682Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-24T04:07:18.682Z] ---> Running in 99794a0b0ed8 [2022-10-24T04:07:18.682Z] Removing intermediate container 99794a0b0ed8 [2022-10-24T04:07:18.682Z] ---> ebc5ea228503 [2022-10-24T04:07:18.682Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T04:07:18.682Z] ---> Running in fb916142c458 [2022-10-24T04:07:18.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T04:07:18.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T04:07:18.682Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T04:07:18.682Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T04:07:18.682Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T04:07:18.682Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T04:07:18.682Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T04:07:18.682Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T04:07:18.682Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T04:07:18.682Z] OK: 8 MiB in 20 packages [2022-10-24T04:07:18.682Z] Removing intermediate container fb916142c458 [2022-10-24T04:07:18.682Z] ---> e7a0835b5f92 [2022-10-24T04:07:18.682Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-24T04:07:18.682Z] ---> 0fb366255803 [2022-10-24T04:07:18.682Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-24T04:07:18.682Z] ---> 078cfbb882a5 [2022-10-24T04:07:18.682Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-24T04:07:18.682Z] ---> d9914f8b547e [2022-10-24T04:07:18.682Z] Step 20/25 : EXPOSE 59982 [2022-10-24T04:07:18.682Z] ---> Running in f4fb2bf21135 [2022-10-24T04:07:18.682Z] Removing intermediate container f4fb2bf21135 [2022-10-24T04:07:18.682Z] ---> d7c2ab6e6a27 [2022-10-24T04:07:18.682Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-10-24T04:07:18.682Z] ---> Running in 54fa8f74b9f4 [2022-10-24T04:07:18.682Z] Removing intermediate container 54fa8f74b9f4 [2022-10-24T04:07:18.682Z] ---> fd62cb8925d7 [2022-10-24T04:07:18.682Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T04:07:18.682Z] ---> Running in 87991159e0d5 [2022-10-24T04:07:18.682Z] Removing intermediate container 87991159e0d5 [2022-10-24T04:07:18.682Z] ---> f9c39f61bde9 [2022-10-24T04:07:18.682Z] Step 23/25 : LABEL arch=arm64 [2022-10-24T04:07:18.682Z] ---> Running in 0aa81f47807a [2022-10-24T04:07:18.682Z] Removing intermediate container 0aa81f47807a [2022-10-24T04:07:18.682Z] ---> 6e124ab18a8b [2022-10-24T04:07:18.682Z] Step 24/25 : LABEL git_sha=11292522a1b172e39acbcf030b4ae47cdeea6eca [2022-10-24T04:07:18.682Z] ---> Running in 3c9ca2c1f693 [2022-10-24T04:07:18.683Z] Removing intermediate container 3c9ca2c1f693 [2022-10-24T04:07:18.683Z] ---> 01cb69a791da [2022-10-24T04:07:18.683Z] Step 25/25 : LABEL version=2.3.0-dev.27 [2022-10-24T04:07:18.683Z] ---> Running in fcd50c61ab37 [2022-10-24T04:07:18.683Z] Removing intermediate container fcd50c61ab37 [2022-10-24T04:07:18.683Z] ---> 788fa9e7c0d7 [2022-10-24T04:07:18.683Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T04:07:18.683Z] Successfully built 788fa9e7c0d7 [2022-10-24T04:07:18.683Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T04:07:18.816Z] provisioning config files... [2022-10-24T04:07:18.831Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/74@tmp/config14909808873369148006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T04:07:19.175Z] ---> docker-login.sh [2022-10-24T04:07:19.175Z] nexus3.edgexfoundry.org:10001 [2022-10-24T04:07:19.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T04:07:19.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T04:07:19.443Z] Configure a credential helper to remove this warning. See [2022-10-24T04:07:19.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T04:07:19.443Z] [2022-10-24T04:07:19.443Z] Login Succeeded [2022-10-24T04:07:19.443Z] nexus3.edgexfoundry.org:10002 [2022-10-24T04:07:19.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T04:07:19.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T04:07:19.711Z] Configure a credential helper to remove this warning. See [2022-10-24T04:07:19.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T04:07:19.711Z] [2022-10-24T04:07:19.711Z] Login Succeeded [2022-10-24T04:07:19.711Z] nexus3.edgexfoundry.org:10003 [2022-10-24T04:07:19.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T04:07:20.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T04:07:20.244Z] Configure a credential helper to remove this warning. See [2022-10-24T04:07:20.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T04:07:20.244Z] [2022-10-24T04:07:20.244Z] Login Succeeded [2022-10-24T04:07:20.244Z] nexus3.edgexfoundry.org:10004 [2022-10-24T04:07:20.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T04:07:20.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T04:07:20.510Z] Configure a credential helper to remove this warning. See [2022-10-24T04:07:20.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T04:07:20.510Z] [2022-10-24T04:07:20.510Z] Login Succeeded [2022-10-24T04:07:20.510Z] docker.io [2022-10-24T04:07:20.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T04:07:21.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T04:07:21.041Z] Configure a credential helper to remove this warning. See [2022-10-24T04:07:21.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T04:07:21.041Z] [2022-10-24T04:07:21.041Z] Login Succeeded [2022-10-24T04:07:21.041Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T04:07:21.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T04:07:21.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T04:07:21.112Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-10-24T04:07:21.112Z] 11292522a1b172e39acbcf030b4ae47cdeea6eca [2022-10-24T04:07:21.112Z] latest [2022-10-24T04:07:21.112Z] 2.3.0-dev.27 [2022-10-24T04:07:21.112Z] 11292522a1b172e39acbcf030b4ae47cdeea6eca-2.3.0-dev.27 [2022-10-24T04:07:21.112Z] main [2022-10-24T04:07:21.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:07:21.460Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:11292522a1b172e39acbcf030b4ae47cdeea6eca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:07:21.788Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:11292522a1b172e39acbcf030b4ae47cdeea6eca [2022-10-24T04:07:21.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-24T04:07:21.788Z] c546a8213aec: Preparing [2022-10-24T04:07:21.788Z] 46197d68cfbc: Preparing [2022-10-24T04:07:21.788Z] d56e1b937780: Preparing [2022-10-24T04:07:21.788Z] 8f55c08dfeb7: Preparing [2022-10-24T04:07:21.788Z] 5d3e392a13a0: Preparing [2022-10-24T04:07:21.788Z] 5d3e392a13a0: Layer already exists [2022-10-24T04:07:22.055Z] c546a8213aec: Pushed [2022-10-24T04:07:22.055Z] 46197d68cfbc: Pushed [2022-10-24T04:07:22.637Z] 8f55c08dfeb7: Pushed [2022-10-24T04:07:27.969Z] d56e1b937780: Pushed [2022-10-24T04:07:27.969Z] 11292522a1b172e39acbcf030b4ae47cdeea6eca: digest: sha256:5d849e47461ab6fcd34bc3d420abf5acd8337a99d33911937a3bad6cfa859117 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:07:28.302Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:07:28.633Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-10-24T04:07:28.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-24T04:07:28.633Z] c546a8213aec: Preparing [2022-10-24T04:07:28.633Z] 46197d68cfbc: Preparing [2022-10-24T04:07:28.633Z] d56e1b937780: Preparing [2022-10-24T04:07:28.633Z] 8f55c08dfeb7: Preparing [2022-10-24T04:07:28.633Z] 5d3e392a13a0: Preparing [2022-10-24T04:07:28.633Z] 46197d68cfbc: Layer already exists [2022-10-24T04:07:28.633Z] d56e1b937780: Layer already exists [2022-10-24T04:07:28.633Z] c546a8213aec: Layer already exists [2022-10-24T04:07:28.633Z] 8f55c08dfeb7: Layer already exists [2022-10-24T04:07:28.633Z] 5d3e392a13a0: Layer already exists [2022-10-24T04:07:28.633Z] latest: digest: sha256:5d849e47461ab6fcd34bc3d420abf5acd8337a99d33911937a3bad6cfa859117 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:07:28.971Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:07:29.302Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.27 [2022-10-24T04:07:29.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-24T04:07:29.302Z] c546a8213aec: Preparing [2022-10-24T04:07:29.302Z] 46197d68cfbc: Preparing [2022-10-24T04:07:29.302Z] d56e1b937780: Preparing [2022-10-24T04:07:29.302Z] 8f55c08dfeb7: Preparing [2022-10-24T04:07:29.302Z] 5d3e392a13a0: Preparing [2022-10-24T04:07:29.302Z] 5d3e392a13a0: Layer already exists [2022-10-24T04:07:29.302Z] c546a8213aec: Layer already exists [2022-10-24T04:07:29.302Z] d56e1b937780: Layer already exists [2022-10-24T04:07:29.302Z] 46197d68cfbc: Layer already exists [2022-10-24T04:07:29.302Z] 8f55c08dfeb7: Layer already exists [2022-10-24T04:07:29.302Z] 2.3.0-dev.27: digest: sha256:5d849e47461ab6fcd34bc3d420abf5acd8337a99d33911937a3bad6cfa859117 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:07:29.637Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:11292522a1b172e39acbcf030b4ae47cdeea6eca-2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:07:29.963Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:11292522a1b172e39acbcf030b4ae47cdeea6eca-2.3.0-dev.27 [2022-10-24T04:07:29.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-24T04:07:29.963Z] c546a8213aec: Preparing [2022-10-24T04:07:29.963Z] 46197d68cfbc: Preparing [2022-10-24T04:07:29.963Z] d56e1b937780: Preparing [2022-10-24T04:07:29.963Z] 8f55c08dfeb7: Preparing [2022-10-24T04:07:29.963Z] 5d3e392a13a0: Preparing [2022-10-24T04:07:29.963Z] c546a8213aec: Layer already exists [2022-10-24T04:07:29.963Z] d56e1b937780: Layer already exists [2022-10-24T04:07:29.963Z] 46197d68cfbc: Layer already exists [2022-10-24T04:07:29.963Z] 5d3e392a13a0: Layer already exists [2022-10-24T04:07:29.963Z] 8f55c08dfeb7: Layer already exists [2022-10-24T04:07:29.963Z] 11292522a1b172e39acbcf030b4ae47cdeea6eca-2.3.0-dev.27: digest: sha256:5d849e47461ab6fcd34bc3d420abf5acd8337a99d33911937a3bad6cfa859117 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:07:30.292Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:07:30.623Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-10-24T04:07:30.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-24T04:07:30.623Z] c546a8213aec: Preparing [2022-10-24T04:07:30.623Z] 46197d68cfbc: Preparing [2022-10-24T04:07:30.623Z] d56e1b937780: Preparing [2022-10-24T04:07:30.623Z] 8f55c08dfeb7: Preparing [2022-10-24T04:07:30.623Z] 5d3e392a13a0: Preparing [2022-10-24T04:07:30.623Z] 8f55c08dfeb7: Layer already exists [2022-10-24T04:07:30.623Z] d56e1b937780: Layer already exists [2022-10-24T04:07:30.623Z] 5d3e392a13a0: Layer already exists [2022-10-24T04:07:30.623Z] c546a8213aec: Layer already exists [2022-10-24T04:07:30.623Z] 46197d68cfbc: Layer already exists [2022-10-24T04:07:30.623Z] main: digest: sha256:5d849e47461ab6fcd34bc3d420abf5acd8337a99d33911937a3bad6cfa859117 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T04:07:30.681Z] ===================================================== [Pipeline] echo [2022-10-24T04:07:30.691Z] taggedImages: [2022-10-24T04:07:30.691Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:11292522a1b172e39acbcf030b4ae47cdeea6eca [2022-10-24T04:07:30.691Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-10-24T04:07:30.691Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.27 [2022-10-24T04:07:30.691Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:11292522a1b172e39acbcf030b4ae47cdeea6eca-2.3.0-dev.27 [2022-10-24T04:07:30.691Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:07:31.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T04:07:31.053Z] [2022-10-24T04:07:31.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:07:31.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T04:07:31.386Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T04:07:31.386Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T04:07:31.386Z] 04944245beec: Pulling fs layer [2022-10-24T04:07:31.386Z] 699f458cf7ca: Pulling fs layer [2022-10-24T04:07:31.386Z] 765212b225bb: Pulling fs layer [2022-10-24T04:07:31.386Z] f23df028b6ca: Pulling fs layer [2022-10-24T04:07:31.386Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T04:07:31.386Z] 765212b225bb: Waiting [2022-10-24T04:07:31.386Z] f23df028b6ca: Waiting [2022-10-24T04:07:31.386Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T04:07:31.386Z] d65c8cfc05b1: Waiting [2022-10-24T04:07:31.386Z] 2437ff75d9bd: Waiting [2022-10-24T04:07:31.655Z] 04944245beec: Verifying Checksum [2022-10-24T04:07:31.655Z] 04944245beec: Download complete [2022-10-24T04:07:31.655Z] 765212b225bb: Verifying Checksum [2022-10-24T04:07:31.655Z] 765212b225bb: Download complete [2022-10-24T04:07:31.655Z] f23df028b6ca: Verifying Checksum [2022-10-24T04:07:31.655Z] f23df028b6ca: Download complete [2022-10-24T04:07:31.655Z] d65c8cfc05b1: Verifying Checksum [2022-10-24T04:07:31.655Z] d65c8cfc05b1: Download complete [2022-10-24T04:07:31.655Z] 699f458cf7ca: Verifying Checksum [2022-10-24T04:07:31.655Z] 699f458cf7ca: Download complete [2022-10-24T04:07:32.243Z] 8998bd30e6a1: Verifying Checksum [2022-10-24T04:07:32.243Z] 8998bd30e6a1: Download complete [2022-10-24T04:07:34.187Z] 2437ff75d9bd: Verifying Checksum [2022-10-24T04:07:34.187Z] 2437ff75d9bd: Download complete [2022-10-24T04:07:36.130Z] 8998bd30e6a1: Pull complete [2022-10-24T04:07:36.395Z] 04944245beec: Pull complete [2022-10-24T04:07:37.802Z] 699f458cf7ca: Pull complete [2022-10-24T04:07:38.071Z] 765212b225bb: Pull complete [2022-10-24T04:07:38.654Z] f23df028b6ca: Pull complete [2022-10-24T04:07:38.921Z] d65c8cfc05b1: Pull complete [2022-10-24T04:07:53.907Z] 2437ff75d9bd: Pull complete [2022-10-24T04:07:53.907Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T04:07:53.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T04:07:53.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T04:07:54.079Z] prd-ubuntu20.04-docker-arm64-4c-16g-9154 does not seem to be running inside a container [2022-10-24T04:07:54.135Z] $ 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/74 -v /w/workspace/device-mqtt-go/74:/w/workspace/device-mqtt-go/74:rw,z -v /w/workspace/device-mqtt-go/74@tmp:/w/workspace/device-mqtt-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-24T04:07:56.709Z] $ docker top 55b86b33ddfb3f78776793c99c255dec0531f62479697b6b4e137fa227c0e0f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T04:07:57.511Z] ---> job-cost.sh [2022-10-24T04:07:57.511Z] lf-activate-venv: SKIPPING [2022-10-24T04:07:57.511Z] INFO: No Stack... [2022-10-24T04:07:57.777Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T04:07:58.732Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T04:07:59.050Z] + cat /w/workspace/device-mqtt-go/74/archives/cost.csv [2022-10-24T04:07:59.050Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T04:07:59.087Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-74-stack-cost] [2022-10-24T04:07:59.093Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-74-stack-cost] did not exist. Created. [2022-10-24T04:07:59.093Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T04:07:59.427Z] /w/workspace/device-mqtt-go/74@tmp/durable-0f6813c6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-24T04:07:59.762Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-24T04:07:59.777Z] Warning: overwriting stash ‘stack-cost’ [2022-10-24T04:07:59.817Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T04:07:59.824Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T04:07:59.837Z] $ docker stop --time=1 55b86b33ddfb3f78776793c99c255dec0531f62479697b6b4e137fa227c0e0f9 [2022-10-24T04:08:01.335Z] $ docker rm -f 55b86b33ddfb3f78776793c99c255dec0531f62479697b6b4e137fa227c0e0f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-24T04:08:01.858Z] provisioning config files... [2022-10-24T04:08:01.866Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11110145525310100924tmp [Pipeline] { [Pipeline] sh [2022-10-24T04:08:02.168Z] + set +x [2022-10-24T04:08:02.168Z] + curl -s https://codecov.io/bash [2022-10-24T04:08:02.168Z] + bash -s -- [2022-10-24T04:08:02.168Z] [2022-10-24T04:08:02.168Z] _____ _ [2022-10-24T04:08:02.168Z] / ____| | | [2022-10-24T04:08:02.168Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T04:08:02.168Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T04:08:02.169Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T04:08:02.169Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T04:08:02.169Z] Bash-1.0.6 [2022-10-24T04:08:02.169Z] [2022-10-24T04:08:02.169Z] [2022-10-24T04:08:02.169Z] ==> git version 2.25.1 found [2022-10-24T04:08:02.169Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-24T04:08:02.169Z] Release-Date: 2020-01-08 [2022-10-24T04:08:02.169Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-24T04:08:02.169Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T04:08:02.169Z] ==> Jenkins CI detected. [2022-10-24T04:08:02.169Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-10-24T04:08:02.169Z] project root: . [2022-10-24T04:08:02.169Z] --> token set from env [2022-10-24T04:08:02.169Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T04:08:02.169Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T04:08:02.169Z] ==> Python coveragepy not found [2022-10-24T04:08:02.169Z] ==> Searching for coverage reports in: [2022-10-24T04:08:02.169Z] + . [2022-10-24T04:08:02.169Z] -> Found 1 reports [2022-10-24T04:08:02.169Z] ==> Detecting git/mercurial file structure [2022-10-24T04:08:02.169Z] ==> Reading reports [2022-10-24T04:08:02.169Z] + ./coverage.out bytes=17887 [2022-10-24T04:08:02.169Z] ==> Appending adjustments [2022-10-24T04:08:02.169Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T04:08:02.428Z] + Found adjustments [2022-10-24T04:08:02.429Z] ==> Gzipping contents [2022-10-24T04:08:02.429Z] 4.0K /tmp/codecov.9rQ1Bk.gz [2022-10-24T04:08:02.429Z] ==> Uploading reports [2022-10-24T04:08:02.429Z] url: https://codecov.io [2022-10-24T04:08:02.429Z] query: branch=main&commit=11292522a1b172e39acbcf030b4ae47cdeea6eca&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T04:08:02.429Z] -> Pinging Codecov [2022-10-24T04:08:02.429Z] 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=11292522a1b172e39acbcf030b4ae47cdeea6eca&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T04:08:02.690Z] -> Uploading to [2022-10-24T04:08:02.690Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/7D719EC7BBE17E464838252E33014C33/11292522a1b172e39acbcf030b4ae47cdeea6eca/87c5918c-bbcb-4752-8141-ac7f11b57504.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T040802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77469d27983e6bbfe9bd0a725854dc352e404a71a336ef1ceecc69255f851014 [2022-10-24T04:08:02.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T04:08:02.690Z] Dload Upload Total Spent Left Speed [2022-10-24T04:08:02.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3181 0 0 100 3181 0 13536 --:--:-- --:--:-- --:--:-- 13594 [2022-10-24T04:08:02.948Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/11292522a1b172e39acbcf030b4ae47cdeea6eca [Pipeline] } [2022-10-24T04:08:02.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-24T04:08:03.141Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-24T04:08:03.150Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:08:03.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T04:08:03.452Z] [2022-10-24T04:08:03.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:08:03.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T04:08:03.749Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-24T04:08:03.749Z] df9b9388f04a: Pulling fs layer [2022-10-24T04:08:03.749Z] 52dc419b0ee2: Pulling fs layer [2022-10-24T04:08:03.749Z] 25bc292e5bac: Pulling fs layer [2022-10-24T04:08:03.749Z] 114826534d7a: Pulling fs layer [2022-10-24T04:08:03.749Z] 4657fd5d0bcf: Pulling fs layer [2022-10-24T04:08:03.749Z] 6ad1cebc031e: Pulling fs layer [2022-10-24T04:08:03.749Z] 8a3aa393b2d8: Pulling fs layer [2022-10-24T04:08:03.749Z] 6ad1cebc031e: Waiting [2022-10-24T04:08:03.749Z] 114826534d7a: Waiting [2022-10-24T04:08:03.749Z] 8a3aa393b2d8: Waiting [2022-10-24T04:08:03.749Z] 4657fd5d0bcf: Waiting [2022-10-24T04:08:03.749Z] 25bc292e5bac: Verifying Checksum [2022-10-24T04:08:03.749Z] 25bc292e5bac: Download complete [2022-10-24T04:08:03.749Z] 52dc419b0ee2: Verifying Checksum [2022-10-24T04:08:03.749Z] 52dc419b0ee2: Download complete [2022-10-24T04:08:03.749Z] 4657fd5d0bcf: Download complete [2022-10-24T04:08:03.749Z] df9b9388f04a: Download complete [2022-10-24T04:08:04.009Z] df9b9388f04a: Pull complete [2022-10-24T04:08:04.009Z] 6ad1cebc031e: Verifying Checksum [2022-10-24T04:08:04.009Z] 6ad1cebc031e: Download complete [2022-10-24T04:08:04.009Z] 52dc419b0ee2: Pull complete [2022-10-24T04:08:04.009Z] 25bc292e5bac: Pull complete [2022-10-24T04:08:04.577Z] 114826534d7a: Verifying Checksum [2022-10-24T04:08:04.577Z] 114826534d7a: Download complete [2022-10-24T04:08:04.577Z] 8a3aa393b2d8: Verifying Checksum [2022-10-24T04:08:04.577Z] 8a3aa393b2d8: Download complete [2022-10-24T04:08:07.869Z] 114826534d7a: Pull complete [2022-10-24T04:08:07.869Z] 4657fd5d0bcf: Pull complete [2022-10-24T04:08:08.126Z] 6ad1cebc031e: Pull complete [2022-10-24T04:08:11.406Z] 8a3aa393b2d8: Pull complete [2022-10-24T04:08:11.406Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-24T04:08:11.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T04:08:11.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T04:08:11.483Z] prd-ubuntu20.04-docker-8c-8g-9068 does not seem to be running inside a container [2022-10-24T04:08:11.514Z] $ 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 [2022-10-24T04:08:15.017Z] $ docker top feaa4beb25d3819cea21be4ef551135ae2a05646ec4ab28f99d008356a94b54f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-24T04:08:15.090Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-10-24T04:08:15.369Z] + set -o pipefail [2022-10-24T04:08:15.369Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-10-24T04:08:20.640Z] [2022-10-24T04:08:20.640Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-10-24T04:08:20.640Z] [2022-10-24T04:08:20.640Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/abf43ae0-e6e6-4432-b610-3c917bc56a85 [2022-10-24T04:08:20.640Z] [2022-10-24T04:08:20.640Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-24T04:08:20.640Z] [2022-10-24T04:08:20.640Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-24T04:08:20.640Z] [2022-10-24T04:08:21.205Z] [2022-10-24T04:08:21.205Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-24T04:08:21.205Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-24T04:08:21.205Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-24T04:08:21.212Z] $ docker stop --time=1 feaa4beb25d3819cea21be4ef551135ae2a05646ec4ab28f99d008356a94b54f [2022-10-24T04:08:24.365Z] $ docker rm -f feaa4beb25d3819cea21be4ef551135ae2a05646ec4ab28f99d008356a94b54f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T04:08:25.086Z] + git log --format=format:%s -1 11292522a1b172e39acbcf030b4ae47cdeea6eca [Pipeline] sh [2022-10-24T04:08:25.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T04:08:25.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:08:25.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T04:08:25.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T04:08:25.735Z] prd-ubuntu20.04-docker-8c-8g-9068 does not seem to be running inside a container [2022-10-24T04:08:25.758Z] $ 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 [2022-10-24T04:08:26.193Z] $ docker top 390b95d9f6d1aaa1f10e4c9862c7630dbbec000329e592a7bb665429530280ee -eo pid,comm [2022-10-24T04:08:26.249Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T04:08:26.249Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T04:08:26.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T04:08:26.279Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T04:08:26.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T04:08:26.405Z] $ docker exec 390b95d9f6d1aaa1f10e4c9862c7630dbbec000329e592a7bb665429530280ee ssh-agent [2022-10-24T04:08:26.527Z] SSH_AUTH_SOCK=/tmp/ssh-4e59Bjfrctn9/agent.32 [2022-10-24T04:08:26.527Z] SSH_AGENT_PID=39 [2022-10-24T04:08:26.534Z] Running ssh-add (command line suppressed) [2022-10-24T04:08:26.633Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4280168691793633742.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4280168691793633742.key) [2022-10-24T04:08:26.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T04:08:26.941Z] + git semver tag [2022-10-24T04:08:27.200Z] 2022-10-24 04:08:27,130 [run_tag] DEBUG tag force:False [2022-10-24T04:08:27.200Z] 2022-10-24 04:08:27,130 [check_head_tag] DEBUG check head tag [2022-10-24T04:08:27.200Z] 2022-10-24 04:08:27,131 [execute] INFO git cat-file --batch-check [2022-10-24T04:08:27.200Z] 2022-10-24 04:08:27,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T04:08:27.200Z] 2022-10-24 04:08:27,134 [execute] INFO git cat-file --batch [2022-10-24T04:08:27.200Z] 2022-10-24 04:08:27,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T04:08:27.200Z] 2022-10-24 04:08:27,148 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T04:08:27.200Z] 2022-10-24 04:08:27,148 [execute] INFO git tag -a v2.3.0-dev.27 -m v2.3.0-dev.27 [2022-10-24T04:08:27.200Z] 2022-10-24 04:08:27,149 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.27', '-m', 'v2.3.0-dev.27'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T04:08:27.200Z] 2022-10-24 04:08:27,152 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T04:08:27.200Z] 2.3.0-dev.27 [Pipeline] } [2022-10-24T04:08:27.204Z] $ docker exec --env ******** --env ******** 390b95d9f6d1aaa1f10e4c9862c7630dbbec000329e592a7bb665429530280ee ssh-agent -k [2022-10-24T04:08:27.297Z] unset SSH_AUTH_SOCK; [2022-10-24T04:08:27.298Z] unset SSH_AGENT_PID; [2022-10-24T04:08:27.298Z] echo Agent pid 39 killed; [2022-10-24T04:08:27.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T04:08:27.607Z] + git semver [Pipeline] } [2022-10-24T04:08:27.874Z] $ docker stop --time=1 390b95d9f6d1aaa1f10e4c9862c7630dbbec000329e592a7bb665429530280ee [2022-10-24T04:08:29.131Z] $ docker rm -f 390b95d9f6d1aaa1f10e4c9862c7630dbbec000329e592a7bb665429530280ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:08:29.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T04:08:29.511Z] [2022-10-24T04:08:29.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:08:29.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T04:08:29.817Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-24T04:08:29.817Z] ab5ef0e58194: Pulling fs layer [2022-10-24T04:08:29.817Z] 9712f1f96733: Pulling fs layer [2022-10-24T04:08:29.817Z] 63f879dbbcfc: Pulling fs layer [2022-10-24T04:08:29.817Z] 0d9ebad4ef96: Pulling fs layer [2022-10-24T04:08:29.817Z] e9a5061849ea: Pulling fs layer [2022-10-24T04:08:29.817Z] d747dcd14b5f: Pulling fs layer [2022-10-24T04:08:29.817Z] 2de7ff778b66: Pulling fs layer [2022-10-24T04:08:29.817Z] 0d9ebad4ef96: Waiting [2022-10-24T04:08:29.817Z] d747dcd14b5f: Waiting [2022-10-24T04:08:29.817Z] e9a5061849ea: Waiting [2022-10-24T04:08:29.817Z] 9712f1f96733: Download complete [2022-10-24T04:08:30.404Z] 63f879dbbcfc: Verifying Checksum [2022-10-24T04:08:30.404Z] 63f879dbbcfc: Download complete [2022-10-24T04:08:30.404Z] e9a5061849ea: Verifying Checksum [2022-10-24T04:08:30.404Z] e9a5061849ea: Download complete [2022-10-24T04:08:30.666Z] d747dcd14b5f: Verifying Checksum [2022-10-24T04:08:30.666Z] d747dcd14b5f: Download complete [2022-10-24T04:08:30.666Z] 0d9ebad4ef96: Verifying Checksum [2022-10-24T04:08:30.666Z] 0d9ebad4ef96: Download complete [2022-10-24T04:08:30.666Z] ab5ef0e58194: Verifying Checksum [2022-10-24T04:08:30.666Z] ab5ef0e58194: Download complete [2022-10-24T04:08:30.924Z] 2de7ff778b66: Verifying Checksum [2022-10-24T04:08:30.924Z] 2de7ff778b66: Download complete [2022-10-24T04:08:34.232Z] ab5ef0e58194: Pull complete [2022-10-24T04:08:34.232Z] 9712f1f96733: Pull complete [2022-10-24T04:08:34.491Z] 63f879dbbcfc: Pull complete [2022-10-24T04:08:38.680Z] 0d9ebad4ef96: Pull complete [2022-10-24T04:08:38.939Z] e9a5061849ea: Pull complete [2022-10-24T04:08:38.939Z] d747dcd14b5f: Pull complete [2022-10-24T04:08:40.317Z] 2de7ff778b66: Pull complete [2022-10-24T04:08:40.317Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-24T04:08:40.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T04:08:40.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T04:08:40.400Z] prd-ubuntu20.04-docker-8c-8g-9068 does not seem to be running inside a container [2022-10-24T04:08:40.429Z] $ 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 [2022-10-24T04:08:44.454Z] $ docker top 93339d8a0c9831f50a3cf5c9355b0b58aa0d93c3c362936b1d2bd17247201497 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-24T04:08:44.527Z] provisioning config files... [2022-10-24T04:08:44.534Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17184992503402159589tmp [2022-10-24T04:08:44.545Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3285598111758959136tmp [2022-10-24T04:08:44.554Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13125569252632340614tmp [Pipeline] { [Pipeline] echo [2022-10-24T04:08:44.568Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T04:08:44.852Z] ---> sigul-configuration.sh [2022-10-24T04:08:44.852Z] gpg: directory `/root/.gnupg' created [2022-10-24T04:08:44.852Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-24T04:08:44.852Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-24T04:08:44.852Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-24T04:08:44.852Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-24T04:08:44.852Z] gpg: CAST5 encrypted data [2022-10-24T04:08:44.852Z] gpg: encrypted with 1 passphrase [2022-10-24T04:08:44.852Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-24T04:08:45.145Z] + mkdir /home/jenkins [2022-10-24T04:08:45.145Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-24T04:08:45.432Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-24T04:08:45.440Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T04:08:45.727Z] ---> sigul-install.sh [2022-10-24T04:08:45.727Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-24T04:08:46.012Z] + git tag --list [2022-10-24T04:08:46.012Z] 0.7.1 [2022-10-24T04:08:46.012Z] v1.0.0 [2022-10-24T04:08:46.012Z] v1.1.0 [2022-10-24T04:08:46.012Z] v1.1.1 [2022-10-24T04:08:46.012Z] v1.2.2 [2022-10-24T04:08:46.012Z] v1.3.0 [2022-10-24T04:08:46.012Z] v1.3.1 [2022-10-24T04:08:46.012Z] v2.0.0 [2022-10-24T04:08:46.012Z] v2.1.0 [2022-10-24T04:08:46.012Z] v2.1.1 [2022-10-24T04:08:46.012Z] v2.1.1-dev.1 [2022-10-24T04:08:46.012Z] v2.1.1-dev.2 [2022-10-24T04:08:46.012Z] v2.2.0 [2022-10-24T04:08:46.012Z] v2.2.1-dev.1 [2022-10-24T04:08:46.012Z] v2.2.1-dev.10 [2022-10-24T04:08:46.012Z] v2.2.1-dev.2 [2022-10-24T04:08:46.012Z] v2.2.1-dev.3 [2022-10-24T04:08:46.012Z] v2.2.1-dev.4 [2022-10-24T04:08:46.012Z] v2.2.1-dev.5 [2022-10-24T04:08:46.012Z] v2.2.1-dev.6 [2022-10-24T04:08:46.012Z] v2.2.1-dev.7 [2022-10-24T04:08:46.012Z] v2.2.1-dev.8 [2022-10-24T04:08:46.012Z] v2.2.1-dev.9 [2022-10-24T04:08:46.012Z] v2.3.0-dev.10 [2022-10-24T04:08:46.012Z] v2.3.0-dev.11 [2022-10-24T04:08:46.012Z] v2.3.0-dev.12 [2022-10-24T04:08:46.012Z] v2.3.0-dev.13 [2022-10-24T04:08:46.012Z] v2.3.0-dev.14 [2022-10-24T04:08:46.012Z] v2.3.0-dev.15 [2022-10-24T04:08:46.012Z] v2.3.0-dev.16 [2022-10-24T04:08:46.012Z] v2.3.0-dev.17 [2022-10-24T04:08:46.012Z] v2.3.0-dev.18 [2022-10-24T04:08:46.012Z] v2.3.0-dev.19 [2022-10-24T04:08:46.012Z] v2.3.0-dev.20 [2022-10-24T04:08:46.012Z] v2.3.0-dev.21 [2022-10-24T04:08:46.012Z] v2.3.0-dev.22 [2022-10-24T04:08:46.012Z] v2.3.0-dev.23 [2022-10-24T04:08:46.012Z] v2.3.0-dev.24 [2022-10-24T04:08:46.012Z] v2.3.0-dev.25 [2022-10-24T04:08:46.012Z] v2.3.0-dev.26 [2022-10-24T04:08:46.012Z] v2.3.0-dev.27 [Pipeline] sh [2022-10-24T04:08:46.296Z] + lftools sign git-tag v2.3.0-dev.27 [2022-10-24T04:08:46.863Z] Signing Git tag with Sigul... [2022-10-24T04:08:46.863Z] Signing v2.3.0-dev.27 [Pipeline] echo [2022-10-24T04:08:47.436Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T04:08:47.718Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-24T04:08:47.724Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-24T04:08:47.736Z] $ docker stop --time=1 93339d8a0c9831f50a3cf5c9355b0b58aa0d93c3c362936b1d2bd17247201497 [2022-10-24T04:08:49.034Z] $ docker rm -f 93339d8a0c9831f50a3cf5c9355b0b58aa0d93c3c362936b1d2bd17247201497 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-24T04:08:49.462Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T04:08:49.462Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:08:49.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T04:08:49.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T04:08:49.839Z] prd-ubuntu20.04-docker-8c-8g-9068 does not seem to be running inside a container [2022-10-24T04:08:49.863Z] $ 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 [2022-10-24T04:08:50.200Z] $ docker top da0107937a8ad2a7515baf9cd1e4885b06dbd1f9648e2decc36e0e7fefab5975 -eo pid,comm [2022-10-24T04:08:50.289Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T04:08:50.289Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T04:08:50.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T04:08:50.330Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T04:08:50.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T04:08:50.447Z] $ docker exec da0107937a8ad2a7515baf9cd1e4885b06dbd1f9648e2decc36e0e7fefab5975 ssh-agent [2022-10-24T04:08:50.570Z] SSH_AUTH_SOCK=/tmp/ssh-PMmnDHlzH8sT/agent.31 [2022-10-24T04:08:50.570Z] SSH_AGENT_PID=37 [2022-10-24T04:08:50.575Z] Running ssh-add (command line suppressed) [2022-10-24T04:08:50.687Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11830911798361903911.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11830911798361903911.key) [2022-10-24T04:08:50.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T04:08:51.079Z] + git semver bump pre [2022-10-24T04:08:51.361Z] 2022-10-24 04:08:51,227 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T04:08:51.361Z] 2022-10-24 04:08:51,228 [bump_version] DEBUG bumping version:2.3.0-dev.27 on axis:pre with prefix:dev [2022-10-24T04:08:51.361Z] 2022-10-24 04:08:51,228 [bump_version] DEBUG bumped version:2.3.0-dev.28 [2022-10-24T04:08:51.361Z] 2022-10-24 04:08:51,228 [write_version] DEBUG write version:2.3.0-dev.28 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-10-24T04:08:51.361Z] 2022-10-24 04:08:51,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T04:08:51.361Z] 2022-10-24 04:08:51,228 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T04:08:51.361Z] 2022-10-24 04:08:51,231 [execute] INFO git cat-file --batch-check [2022-10-24T04:08:51.361Z] 2022-10-24 04:08:51,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T04:08:51.361Z] 2022-10-24 04:08:51,238 [execute] INFO git cat-file --batch [2022-10-24T04:08:51.361Z] 2022-10-24 04:08:51,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T04:08:51.361Z] 2022-10-24 04:08:51,243 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T04:08:51.361Z] 2.3.0-dev.28 [Pipeline] } [2022-10-24T04:08:51.383Z] $ docker exec --env ******** --env ******** da0107937a8ad2a7515baf9cd1e4885b06dbd1f9648e2decc36e0e7fefab5975 ssh-agent -k [2022-10-24T04:08:51.483Z] unset SSH_AUTH_SOCK; [2022-10-24T04:08:51.483Z] unset SSH_AGENT_PID; [2022-10-24T04:08:51.483Z] echo Agent pid 37 killed; [2022-10-24T04:08:51.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T04:08:51.793Z] + git semver [Pipeline] } [2022-10-24T04:08:52.061Z] $ docker stop --time=1 da0107937a8ad2a7515baf9cd1e4885b06dbd1f9648e2decc36e0e7fefab5975 [2022-10-24T04:08:53.383Z] $ docker rm -f da0107937a8ad2a7515baf9cd1e4885b06dbd1f9648e2decc36e0e7fefab5975 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T04:08:53.720Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T04:08:53.720Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:08:54.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T04:08:54.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T04:08:54.082Z] prd-ubuntu20.04-docker-8c-8g-9068 does not seem to be running inside a container [2022-10-24T04:08:54.108Z] $ 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 [2022-10-24T04:08:54.443Z] $ docker top 7490e24f3637fb9da7447d651d950441a57d7f6cfcd9efd15c3fdd19faade743 -eo pid,comm [2022-10-24T04:08:54.499Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T04:08:54.499Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T04:08:54.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T04:08:54.538Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T04:08:54.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T04:08:54.650Z] $ docker exec 7490e24f3637fb9da7447d651d950441a57d7f6cfcd9efd15c3fdd19faade743 ssh-agent [2022-10-24T04:08:54.769Z] SSH_AUTH_SOCK=/tmp/ssh-6TcgiUcKsh3o/agent.32 [2022-10-24T04:08:54.769Z] SSH_AGENT_PID=38 [2022-10-24T04:08:54.774Z] Running ssh-add (command line suppressed) [2022-10-24T04:08:54.879Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4091867891435266683.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4091867891435266683.key) [2022-10-24T04:08:54.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T04:08:55.180Z] + git semver push [2022-10-24T04:08:55.439Z] 2022-10-24 04:08:55,372 [run_push] DEBUG push [2022-10-24T04:08:55.439Z] 2022-10-24 04:08:55,372 [execute] INFO git cat-file --batch-check [2022-10-24T04:08:55.439Z] 2022-10-24 04:08:55,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T04:08:55.439Z] 2022-10-24 04:08:55,377 [execute] INFO git rev-list 04a11f852211afadc1ab356695e08e2a748a1504 -- [2022-10-24T04:08:55.439Z] 2022-10-24 04:08:55,377 [execute] DEBUG Popen(['git', 'rev-list', '04a11f852211afadc1ab356695e08e2a748a1504', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T04:08:55.439Z] 2022-10-24 04:08:55,385 [execute] INFO git fetch -v origin [2022-10-24T04:08:55.439Z] 2022-10-24 04:08:55,386 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-24T04:08:56.006Z] 2022-10-24 04:08:55,989 [run_push] DEBUG no remote changes detected [2022-10-24T04:08:56.006Z] 2022-10-24 04:08:55,990 [execute] INFO git push origin semver [2022-10-24T04:08:56.006Z] 2022-10-24 04:08:55,990 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T04:08:56.941Z] 2022-10-24 04:08:56,772 [run_push] DEBUG push all version tags [2022-10-24T04:08:56.941Z] 2022-10-24 04:08:56,773 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-24T04:08:56.941Z] 2022-10-24 04:08:56,774 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T04:08:57.879Z] 2022-10-24 04:08:57,548 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T04:08:57.879Z] 2.3.0-dev.28 [Pipeline] } [2022-10-24T04:08:57.884Z] $ docker exec --env ******** --env ******** 7490e24f3637fb9da7447d651d950441a57d7f6cfcd9efd15c3fdd19faade743 ssh-agent -k [2022-10-24T04:08:57.996Z] unset SSH_AUTH_SOCK; [2022-10-24T04:08:57.996Z] unset SSH_AGENT_PID; [2022-10-24T04:08:57.996Z] echo Agent pid 38 killed; [2022-10-24T04:08:58.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T04:08:58.322Z] + git semver [Pipeline] } [2022-10-24T04:08:58.591Z] $ docker stop --time=1 7490e24f3637fb9da7447d651d950441a57d7f6cfcd9efd15c3fdd19faade743 [2022-10-24T04:08:59.886Z] $ docker rm -f 7490e24f3637fb9da7447d651d950441a57d7f6cfcd9efd15c3fdd19faade743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-24T04:09:00.450Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-10-24T04:09:00.450Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-24T04:09:00.450Z] total 16 [2022-10-24T04:09:00.450Z] drwxr-xr-x 3 root root 4096 Oct 24 03:56 . [2022-10-24T04:09:00.450Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 04:08 .. [2022-10-24T04:09:00.450Z] drwxr-xr-x 2 root root 4096 Oct 24 03:56 cost [2022-10-24T04:09:00.450Z] -rw-r--r-- 1 root root 85 Oct 24 03:56 cost.csv [2022-10-24T04:09:00.450Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-24T04:09:00.450Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-24T04:09:00.450Z] total 16 [2022-10-24T04:09:00.450Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 03:56 . [2022-10-24T04:09:00.450Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 04:08 .. [2022-10-24T04:09:00.450Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 03:56 cost [2022-10-24T04:09:00.450Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 24 03:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-24T04:09:00.740Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T04:09:01.597Z] ---> package-listing.sh [2022-10-24T04:09:01.597Z] ++ facter osfamily [2022-10-24T04:09:01.597Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T04:09:01.856Z] + OS_FAMILY=debian [2022-10-24T04:09:01.856Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-10-24T04:09:01.856Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T04:09:01.856Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T04:09:01.856Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T04:09:01.856Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T04:09:01.856Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-10-24T04:09:01.856Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T04:09:01.856Z] + case "${OS_FAMILY}" in [2022-10-24T04:09:01.856Z] + dpkg -l [2022-10-24T04:09:01.856Z] + grep '^ii' [2022-10-24T04:09:01.856Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T04:09:01.856Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T04:09:01.856Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T04:09:01.856Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-10-24T04:09:01.856Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-10-24T04:09:01.856Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-10-24T04:09:01.866Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-24T04:09:02.154Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T04:09:02.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T04:09:02.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T04:09:02.771Z] prd-ubuntu20.04-docker-8c-8g-9068 does not seem to be running inside a container [2022-10-24T04:09:02.792Z] $ 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 [2022-10-24T04:09:03.044Z] $ docker top 7db9a48df00b20612f5a2a7e8cd4144a9dce6b38848df71d910f382333582e3a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T04:09:03.384Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T04:09:03.669Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T04:09:03.950Z] + ls /var/log/sa-host [2022-10-24T04:09:03.950Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T04:09:04.100Z] provisioning config files... [2022-10-24T04:09:04.107Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2270297717957485992tmp [Pipeline] { [Pipeline] echo [2022-10-24T04:09:04.124Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T04:09:04.403Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T04:09:04.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T04:09:04.830Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T04:09:04.838Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T04:09:05.119Z] ---> sudo-logs.sh [2022-10-24T04:09:05.119Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T04:09:05.138Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T04:09:05.416Z] ---> job-cost.sh [2022-10-24T04:09:05.416Z] lf-activate-venv: SKIPPING [2022-10-24T04:09:05.416Z] DEBUG: total: 0.2199999988079071 [2022-10-24T04:09:05.416Z] INFO: Retrieving Stack Cost... [2022-10-24T04:09:05.983Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T04:09:06.242Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T04:09:06.253Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T04:09:06.534Z] ---> logs-deploy.sh [2022-10-24T04:09:06.534Z] lf-activate-venv: SKIPPING [2022-10-24T04:09:06.534Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/74 [2022-10-24T04:09:06.534Z] INFO: archiving workspace using pattern(s): [2022-10-24T04:09:07.469Z] Archives upload complete. [2022-10-24T04:09:07.728Z] INFO: archiving logs to Nexus