Pull request #609 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from cabf9d6329acef6dd2c7053a0e9edd132f6bac4d+a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 (024e5a15309273d8116db8b61146339a48c70572) 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-ssh3746841971582267098.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2258664717760357902.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-609/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-609/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12926062259083269410.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-609/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10994093875570137825.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14479427082916465914.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-609/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-609/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6545954276783341235.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16771 in /w/workspace/gexfoundry_device-mqtt-go_PR-609 [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/gexfoundry_device-mqtt-go_PR-609 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/609/head:refs/remotes/origin/PR-609 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 into PR head commit cabf9d6329acef6dd2c7053a0e9edd132f6bac4d Merge succeeded, producing cabf9d6329acef6dd2c7053a0e9edd132f6bac4d Checking out Revision cabf9d6329acef6dd2c7053a0e9edd132f6bac4d (PR-609) > git config core.sparsecheckout # timeout=10 > git checkout -f cabf9d6329acef6dd2c7053a0e9edd132f6bac4d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cabf9d6329acef6dd2c7053a0e9edd132f6bac4d # timeout=10 Commit message: "docs: Update changelog for 3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:08:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:08:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:08:22 ========================================================= 19:08:22 EdgeX Global Pipelines Version Info 19:08:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:08:22 ------------------- 19:08:22 stable info: 19:08:22 ------------------- 19:08:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:22 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:08:22 Message: update stable to v1.0.249 19:08:23 ------------------- 19:08:23 experimental info: 19:08:23 ------------------- 19:08:23 Commited By: **** collab-it+edgex@linuxfoundation.org 19:08:23 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:08:23 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:08:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 19:08:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 19:08:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:08:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:08:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:08:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-609 [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-609 [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-609 [Pipeline] echo 19:08:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cabf9d6329acef6dd2c7053a0e9edd132f6bac4d [Pipeline] echo 19:08:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cabf9d6 [Pipeline] echo 19:08:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:25 provisioning config files... 19:08:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp/config4802426134594340904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:25 ---> docker-login.sh 19:08:25 nexus3.edgexfoundry.org:10001 19:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:25 Configure a credential helper to remove this warning. See 19:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:25 19:08:25 Login Succeeded 19:08:25 nexus3.edgexfoundry.org:10002 19:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:25 Configure a credential helper to remove this warning. See 19:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:25 19:08:25 Login Succeeded 19:08:25 nexus3.edgexfoundry.org:10003 19:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:26 Configure a credential helper to remove this warning. See 19:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:26 19:08:26 Login Succeeded 19:08:26 nexus3.edgexfoundry.org:10004 19:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:26 Configure a credential helper to remove this warning. See 19:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:26 19:08:26 Login Succeeded 19:08:26 docker.io 19:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:26 Configure a credential helper to remove this warning. See 19:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:26 19:08:26 Login Succeeded 19:08:26 ---> docker-login.sh ends [Pipeline] } 19:08:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:08:27 + git rev-list -1 --merges cabf9d6329acef6dd2c7053a0e9edd132f6bac4d~1..cabf9d6329acef6dd2c7053a0e9edd132f6bac4d [Pipeline] echo 19:08:27 -----------> git rev-list -1 --merges cabf9d6329acef6dd2c7053a0e9edd132f6bac4d~1..cabf9d6329acef6dd2c7053a0e9edd132f6bac4d cabf9d6329acef6dd2c7053a0e9edd132f6bac4d [false] [Pipeline] sh 19:08:27 + git log --format=format:%s -1 cabf9d6329acef6dd2c7053a0e9edd132f6bac4d [Pipeline] echo 19:08:27 ========================================================= 19:08:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:08:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:27 + git log --format=format:%s -1 cabf9d6329acef6dd2c7053a0e9edd132f6bac4d [Pipeline] echo 19:08:27 [semverPrep] GIT_COMMIT: cabf9d6329acef6dd2c7053a0e9edd132f6bac4d, Commit Message: docs: Update changelog for 3.0 [Pipeline] echo 19:08:27 [semverPrep] This is not a build commit. [Pipeline] sh 19:08:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:08:28 + grep -v github /etc/ssh/ssh_known_hosts 19:08:28 + [ -e /tmp/ssh_known_hosts ] 19:08:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:08:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:08:28 + sudo tee -a /etc/ssh/ssh_known_hosts 19:08:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:28 19:08:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:29 0.1.4: Pulling from edgex-devops/py-git-semver 19:08:29 b85a868b505f: Pulling fs layer 19:08:29 e2be974225ed: Pulling fs layer 19:08:29 339a4e72a1f5: Pulling fs layer 19:08:29 988bab9f4d93: Pulling fs layer 19:08:29 1469e6f7b9e6: Pulling fs layer 19:08:29 eaf3925da568: Pulling fs layer 19:08:29 bab4dde63d76: Pulling fs layer 19:08:29 bde34c3a00c8: Pulling fs layer 19:08:29 b352a97aabf1: Pulling fs layer 19:08:29 4872d77fe225: Pulling fs layer 19:08:29 5851b861e8e6: Pulling fs layer 19:08:29 bab4dde63d76: Waiting 19:08:29 bde34c3a00c8: Waiting 19:08:29 b352a97aabf1: Waiting 19:08:29 4872d77fe225: Waiting 19:08:29 5851b861e8e6: Waiting 19:08:29 1469e6f7b9e6: Waiting 19:08:29 988bab9f4d93: Waiting 19:08:29 eaf3925da568: Waiting 19:08:29 e2be974225ed: Verifying Checksum 19:08:29 e2be974225ed: Download complete 19:08:29 988bab9f4d93: Download complete 19:08:29 339a4e72a1f5: Verifying Checksum 19:08:29 339a4e72a1f5: Download complete 19:08:29 1469e6f7b9e6: Verifying Checksum 19:08:29 1469e6f7b9e6: Download complete 19:08:29 eaf3925da568: Verifying Checksum 19:08:29 eaf3925da568: Download complete 19:08:29 bde34c3a00c8: Verifying Checksum 19:08:29 bde34c3a00c8: Download complete 19:08:29 b352a97aabf1: Download complete 19:08:29 4872d77fe225: Verifying Checksum 19:08:29 4872d77fe225: Download complete 19:08:29 5851b861e8e6: Verifying Checksum 19:08:29 5851b861e8e6: Download complete 19:08:29 b85a868b505f: Verifying Checksum 19:08:29 b85a868b505f: Download complete 19:08:29 bab4dde63d76: Verifying Checksum 19:08:29 bab4dde63d76: Download complete 19:08:30 b85a868b505f: Pull complete 19:08:30 e2be974225ed: Pull complete 19:08:31 339a4e72a1f5: Pull complete 19:08:31 988bab9f4d93: Pull complete 19:08:31 1469e6f7b9e6: Pull complete 19:08:31 eaf3925da568: Pull complete 19:08:33 bab4dde63d76: Pull complete 19:08:33 bde34c3a00c8: Pull complete 19:08:33 b352a97aabf1: Pull complete 19:08:33 4872d77fe225: Pull complete 19:08:33 5851b861e8e6: Pull complete 19:08:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:33 prd-ubuntu20.04-docker-8c-8g-16771 does not seem to be running inside a container 19:08:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-609 -v /w/workspace/gexfoundry_device-mqtt-go_PR-609:/w/workspace/gexfoundry_device-mqtt-go_PR-609:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-609@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:08:35 $ docker top 967ad75dceee76d24c1127b987adb45241a6a958577474d2af14e0adcbe35104 -eo pid,comm 19:08:35 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). 19:08:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:35 [ssh-agent] Looking for ssh-agent implementation... 19:08:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:35 $ docker exec 967ad75dceee76d24c1127b987adb45241a6a958577474d2af14e0adcbe35104 ssh-agent 19:08:35 SSH_AUTH_SOCK=/tmp/ssh-vLpS4sIOcUcM/agent.32 19:08:35 SSH_AGENT_PID=38 19:08:35 Running ssh-add (command line suppressed) 19:08:35 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp/private_key_1675254753833638297.key (/w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp/private_key_1675254753833638297.key) 19:08:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:36 + git tag --points-at HEAD [Pipeline] } 19:08:36 $ docker exec --env ******** --env ******** 967ad75dceee76d24c1127b987adb45241a6a958577474d2af14e0adcbe35104 ssh-agent -k 19:08:36 unset SSH_AUTH_SOCK; 19:08:36 unset SSH_AGENT_PID; 19:08:36 echo Agent pid 38 killed; 19:08:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:08:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:36 [ssh-agent] Looking for ssh-agent implementation... 19:08:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:36 $ docker exec 967ad75dceee76d24c1127b987adb45241a6a958577474d2af14e0adcbe35104 ssh-agent 19:08:36 SSH_AUTH_SOCK=/tmp/ssh-gXpIDk37q2ZZ/agent.71 19:08:36 SSH_AGENT_PID=77 19:08:36 Running ssh-add (command line suppressed) 19:08:36 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp/private_key_9654355676087389758.key (/w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp/private_key_9654355676087389758.key) 19:08:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:36 + git semver init 19:08:37 2023-05-24 19:08:37,075 [run_init] DEBUG init version:0.0.0 force:False 19:08:37 2023-05-24 19:08:37,076 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-609/.semver 19:08:37 2023-05-24 19:08:37,076 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-609/.semver 19:08:37 2023-05-24 19:08:37,076 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-609/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-609, universal_newlines=False, shell=None, istream=None) 19:08:38 2023-05-24 19:08:37,789 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-609/.git/info/exclude 19:08:38 2023-05-24 19:08:37,790 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-609/.semver/PR-609 with force:False 19:08:38 2023-05-24 19:08:37,790 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-609/.semver/PR-609 19:08:38 2023-05-24 19:08:37,794 [execute] INFO git cat-file --batch-check 19:08:38 2023-05-24 19:08:37,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-609/.semver, universal_newlines=False, shell=None, istream=) 19:08:38 2023-05-24 19:08:37,801 [execute] INFO git cat-file --batch 19:08:38 2023-05-24 19:08:37,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-609/.semver, universal_newlines=False, shell=None, istream=) 19:08:38 2023-05-24 19:08:37,806 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-609/.semver/PR-609 19:08:38 0.0.0 [Pipeline] } 19:08:38 $ docker exec --env ******** --env ******** 967ad75dceee76d24c1127b987adb45241a6a958577474d2af14e0adcbe35104 ssh-agent -k 19:08:38 unset SSH_AUTH_SOCK; 19:08:38 unset SSH_AGENT_PID; 19:08:38 echo Agent pid 77 killed; 19:08:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:38 + git semver [Pipeline] } 19:08:38 $ docker stop --time=1 967ad75dceee76d24c1127b987adb45241a6a958577474d2af14e0adcbe35104 19:08:40 $ docker rm -f --volumes 967ad75dceee76d24c1127b987adb45241a6a958577474d2af14e0adcbe35104 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:08:40 Stashed 1 file(s) [Pipeline] echo 19:08:40 [edgeXSemver]: initialized semver on version 0.0.0 [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 19:08:41 provisioning config files... 19:08:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp/config14490738478839208269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:41 ---> docker-login.sh 19:08:41 nexus3.edgexfoundry.org:10001 19:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:41 Configure a credential helper to remove this warning. See 19:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:41 19:08:41 Login Succeeded 19:08:41 nexus3.edgexfoundry.org:10002 19:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:41 Configure a credential helper to remove this warning. See 19:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:41 19:08:41 Login Succeeded 19:08:41 nexus3.edgexfoundry.org:10003 19:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:42 Configure a credential helper to remove this warning. See 19:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:42 19:08:42 Login Succeeded 19:08:42 nexus3.edgexfoundry.org:10004 19:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:42 Configure a credential helper to remove this warning. See 19:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:42 19:08:42 Login Succeeded 19:08:42 docker.io 19:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:42 Configure a credential helper to remove this warning. See 19:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:42 19:08:42 Login Succeeded 19:08:42 ---> docker-login.sh ends [Pipeline] } 19:08:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:08:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:42 ========================================================= 19:08:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:08:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:08:43 Sending build context to Docker daemon 6.584MB 19:08:43 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:08:43 Step 2/12 : FROM ${BASE} AS builder 19:08:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:43 f56be85fc22e: Pulling fs layer 19:08:43 85791d961cd3: Pulling fs layer 19:08:43 d694b5ae8c79: Pulling fs layer 19:08:43 9f32a84ed3da: Pulling fs layer 19:08:43 4d19c01a9841: Pulling fs layer 19:08:43 9325e15d5711: Pulling fs layer 19:08:43 556b6ee489ea: Pulling fs layer 19:08:43 c5a4b2cf53e6: Pulling fs layer 19:08:43 556b6ee489ea: Waiting 19:08:43 4d19c01a9841: Waiting 19:08:43 9325e15d5711: Waiting 19:08:43 9f32a84ed3da: Waiting 19:08:43 c5a4b2cf53e6: Waiting 19:08:43 85791d961cd3: Verifying Checksum 19:08:43 9f32a84ed3da: Verifying Checksum 19:08:43 9f32a84ed3da: Download complete 19:08:43 4d19c01a9841: Download complete 19:08:43 f56be85fc22e: Verifying Checksum 19:08:43 f56be85fc22e: Download complete 19:08:43 9325e15d5711: Verifying Checksum 19:08:43 9325e15d5711: Download complete 19:08:43 f56be85fc22e: Pull complete 19:08:43 85791d961cd3: Pull complete 19:08:44 c5a4b2cf53e6: Verifying Checksum 19:08:44 c5a4b2cf53e6: Download complete 19:08:44 d694b5ae8c79: Verifying Checksum 19:08:44 d694b5ae8c79: Download complete 19:08:44 556b6ee489ea: Verifying Checksum 19:08:44 556b6ee489ea: Download complete 19:08:47 d694b5ae8c79: Pull complete 19:08:47 9f32a84ed3da: Pull complete 19:08:47 4d19c01a9841: Pull complete 19:08:47 9325e15d5711: Pull complete 19:08:49 556b6ee489ea: Pull complete 19:08:50 c5a4b2cf53e6: Pull complete 19:08:50 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:08:50 ---> c4be618373d6 19:08:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:08:52 ---> Running in 50329168ab12 19:08:52 Removing intermediate container 50329168ab12 19:08:52 ---> 7f48d706eddc 19:08:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:08:52 ---> Running in 2d38839e991d 19:08:52 Removing intermediate container 2d38839e991d 19:08:52 ---> 086f1da3d095 19:08:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:08:52 ---> Running in 3f4e52d0b791 19:08:52 Removing intermediate container 3f4e52d0b791 19:08:52 ---> e5431e849fcc 19:08:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:08:52 ---> Running in b0eb1a228cfc 19:08:52 Removing intermediate container b0eb1a228cfc 19:08:52 ---> e703f450458d 19:08:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:08:52 ---> Running in e320eb687058 19:08:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:08:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:08:52 (1/4) Installing openssh-keygen (9.1_p1-r3) 19:08:52 (2/4) Installing libedit (20221030.3.1-r0) 19:08:52 (3/4) Installing openssh-client-common (9.1_p1-r3) 19:08:53 (4/4) Installing openssh-client-default (9.1_p1-r3) 19:08:53 Executing busybox-1.35.0-r29.trigger 19:08:53 OK: 269 MiB in 57 packages 19:08:53 Removing intermediate container e320eb687058 19:08:53 ---> 47df52e052b6 19:08:53 Step 8/12 : WORKDIR /device-mqtt-go 19:08:53 ---> Running in 9629d039ffa3 19:08:53 Removing intermediate container 9629d039ffa3 19:08:53 ---> e3f26b2fab26 19:08:53 Step 9/12 : COPY go.mod vendor* ./ 19:08:53 ---> 1ed1c0b8c4a9 19:08:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:53 ---> Running in c8b5d24dd843 19:08:56 Still waiting to schedule task 19:08:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:09:15 Removing intermediate container c8b5d24dd843 19:09:15 ---> f1f4336339bd 19:09:15 Step 11/12 : COPY . . 19:09:15 ---> 65c185e90519 19:09:15 Step 12/12 : RUN $MAKE 19:09:15 ---> Running in 9730ef2c55a7 19:09:15 noop 19:09:15 Removing intermediate container 9730ef2c55a7 19:09:15 ---> dfcddd7564b2 19:09:15 Successfully built dfcddd7564b2 19:09:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:16 + docker inspect -f . ci-base-image-x86_64 19:09:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:16 prd-ubuntu20.04-docker-8c-8g-16771 does not seem to be running inside a container 19:09:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-609 -v /w/workspace/gexfoundry_device-mqtt-go_PR-609:/w/workspace/gexfoundry_device-mqtt-go_PR-609:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-609@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:16 $ docker top 531203ae977b58fcf983122086c2b5550a65b2f35695be7e000e799456f728d1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:17 + go version 19:09:17 go version go1.20.2 linux/amd64 [Pipeline] } 19:09:17 $ docker stop --time=1 531203ae977b58fcf983122086c2b5550a65b2f35695be7e000e799456f728d1 19:09:18 $ docker rm -f --volumes 531203ae977b58fcf983122086c2b5550a65b2f35695be7e000e799456f728d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:19 + docker inspect -f . ci-base-image-x86_64 19:09:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:19 prd-ubuntu20.04-docker-8c-8g-16771 does not seem to be running inside a container 19:09:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-609 -v /w/workspace/gexfoundry_device-mqtt-go_PR-609:/w/workspace/gexfoundry_device-mqtt-go_PR-609:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-609@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:19 $ docker top 2eb747a25137ca8ada96cd29abd14b91aa8c142990d5ad3db72c744b6fa67fae -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:19 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-609 [Pipeline] fileExists [Pipeline] sh 19:09:20 + make test 19:09:20 go test ./... -coverprofile=coverage.out ./... 19:09:25 ? github.com/edgexfoundry/device-mqtt-go [no test files] 19:09:33 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 19:09:33 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 19:09:33 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements 19:09:40 go vet ./... 19:09:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:43 ./bin/test-attribution-txt.sh [Pipeline] echo 19:09:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:09:43 $ docker stop --time=1 2eb747a25137ca8ada96cd29abd14b91aa8c142990d5ad3db72c744b6fa67fae 19:09:46 $ docker rm -f --volumes 2eb747a25137ca8ada96cd29abd14b91aa8c142990d5ad3db72c744b6fa67fae [Pipeline] // withDockerContainer [Pipeline] sh 19:09:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:09:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:09:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:09:47 + ls -al . 19:09:47 total 184 19:09:47 drwxrwxr-x 10 jenkins jenkins 4096 May 24 19:09 . 19:09:47 drwxrwxr-x 4 jenkins jenkins 4096 May 24 19:08 .. 19:09:47 -rw-rw-r-- 1 jenkins jenkins 140 May 24 19:08 .dockerignore 19:09:47 drwxrwxr-x 8 jenkins jenkins 4096 May 24 19:08 .git 19:09:47 drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:08 .github 19:09:47 -rw-rw-r-- 1 jenkins jenkins 329 May 24 19:08 .gitignore 19:09:47 -rw-rw-r-- 1 jenkins jenkins 41 May 24 19:08 .golangci.yml 19:09:47 drwxr-xr-x 3 jenkins jenkins 4096 May 24 19:08 .semver 19:09:47 -rw-rw-r-- 1 jenkins jenkins 9417 May 24 19:08 Attribution.txt 19:09:47 -rw-rw-r-- 1 jenkins jenkins 17522 May 24 19:08 CHANGELOG.md 19:09:47 -rw-rw-r-- 1 jenkins jenkins 1689 May 24 19:08 Dockerfile 19:09:47 -rw-rw-r-- 1 jenkins jenkins 677 May 24 19:08 GOVERNANCE.md 19:09:47 -rw-rw-r-- 1 jenkins jenkins 678 May 24 19:08 Jenkinsfile 19:09:47 -rw-rw-r-- 1 jenkins jenkins 11340 May 24 19:08 LICENSE 19:09:47 -rw-rw-r-- 1 jenkins jenkins 1732 May 24 19:08 Makefile 19:09:47 -rw-rw-r-- 1 jenkins jenkins 620 May 24 19:08 OWNERS.md 19:09:47 -rw-rw-r-- 1 jenkins jenkins 3165 May 24 19:08 README.md 19:09:47 -rw-rw-r-- 1 jenkins jenkins 5 May 24 19:08 VERSION 19:09:47 drwxrwxr-x 2 jenkins jenkins 4096 May 24 19:08 bin 19:09:47 drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:08 cmd 19:09:47 -rw-r--r-- 1 jenkins jenkins 18506 May 24 19:09 coverage.out 19:09:47 -rw-rw-r-- 1 jenkins jenkins 3333 May 24 19:08 go.mod 19:09:47 -rw-rw-r-- 1 jenkins jenkins 31328 May 24 19:08 go.sum 19:09:47 drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:08 internal 19:09:47 drwxrwxr-x 2 jenkins jenkins 4096 May 24 19:08 mock 19:09:47 drwxrwxr-x 4 jenkins jenkins 4096 May 24 19:08 snap 19:09:47 -rw-rw-r-- 1 jenkins jenkins 227 May 24 19:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:48 + 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=cabf9d6329acef6dd2c7053a0e9edd132f6bac4d --label arch=amd64 --label version=0.0.0 . 19:09:48 Sending build context to Docker daemon 6.603MB 19:09:48 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 19:09:48 Step 2/24 : FROM ${BASE} AS builder 19:09:48 ---> dfcddd7564b2 19:09:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:09:48 ---> Running in 4ad622e2da73 19:09:48 Removing intermediate container 4ad622e2da73 19:09:48 ---> afef02f78802 19:09:48 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:09:48 ---> Running in 140f85814f59 19:09:48 Removing intermediate container 140f85814f59 19:09:48 ---> dbef90c5fb87 19:09:48 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:09:48 ---> Running in f0f1df3fd111 19:09:48 Removing intermediate container f0f1df3fd111 19:09:48 ---> 88078dd3c78b 19:09:48 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 19:09:48 ---> Running in 2ca513183892 19:09:48 Removing intermediate container 2ca513183892 19:09:48 ---> f2e6f5756846 19:09:48 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:09:48 ---> Running in c7df58cb85e8 19:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:09:49 OK: 269 MiB in 57 packages 19:09:49 Removing intermediate container c7df58cb85e8 19:09:49 ---> 5d4fdb750360 19:09:49 Step 8/24 : WORKDIR /device-mqtt-go 19:09:49 ---> Running in c6bec42522ab 19:09:49 Removing intermediate container c6bec42522ab 19:09:49 ---> 6a9caee8d5ab 19:09:49 Step 9/24 : COPY go.mod vendor* ./ 19:09:49 ---> c4e5f2a93832 19:09:49 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:49 ---> Running in 680064f73f7a 19:09:50 Removing intermediate container 680064f73f7a 19:09:50 ---> 3c7a124e3cd6 19:09:50 Step 11/24 : COPY . . 19:09:51 ---> e5ee69b8f95b 19:09:51 Step 12/24 : RUN $MAKE 19:09:51 ---> Running in d7883e3d756c 19:09:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 19:10:09 Removing intermediate container d7883e3d756c 19:10:09 ---> 58ff7d00947d 19:10:09 Step 13/24 : FROM alpine:3.17 19:10:09 3.17: Pulling from library/alpine 19:10:09 f56be85fc22e: Already exists 19:10:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:10:09 Status: Downloaded newer image for alpine:3.17 19:10:09 ---> 9ed4aefc74f6 19:10:09 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 19:10:09 ---> Running in 845c912e9f61 19:10:09 Removing intermediate container 845c912e9f61 19:10:09 ---> 47d0310fdc2f 19:10:09 Step 15/24 : RUN apk add --update --no-cache dumb-init 19:10:09 ---> Running in 1d56e4c2ada9 19:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:10:09 (1/1) Installing dumb-init (1.2.5-r2) 19:10:09 Executing busybox-1.35.0-r29.trigger 19:10:09 OK: 7 MiB in 16 packages 19:10:09 Removing intermediate container 1d56e4c2ada9 19:10:09 ---> 46895ba4faba 19:10:09 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 19:10:09 ---> a88f4ec6ab2a 19:10:09 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 19:10:09 ---> c69e2cf87b8c 19:10:09 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 19:10:10 ---> 3ce5ed9086b7 19:10:10 Step 19/24 : EXPOSE 59982 19:10:10 ---> Running in a78d33001c6a 19:10:10 Removing intermediate container a78d33001c6a 19:10:10 ---> 33eacf1d6d62 19:10:10 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 19:10:10 ---> Running in 2e7ccd09e4b2 19:10:10 Removing intermediate container 2e7ccd09e4b2 19:10:10 ---> 639127f4f13a 19:10:10 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 19:10:10 ---> Running in 7b010e5d6447 19:10:10 Removing intermediate container 7b010e5d6447 19:10:10 ---> f68f346c4ca1 19:10:10 Step 22/24 : LABEL arch=amd64 19:10:10 ---> Running in bb229e3c4882 19:10:10 Removing intermediate container bb229e3c4882 19:10:10 ---> 296f0d681b4e 19:10:10 Step 23/24 : LABEL git_sha=cabf9d6329acef6dd2c7053a0e9edd132f6bac4d 19:10:10 ---> Running in 537a621c7f60 19:10:10 Removing intermediate container 537a621c7f60 19:10:10 ---> c65d2ef9726a 19:10:10 Step 24/24 : LABEL version=0.0.0 19:10:10 ---> Running in 376cb5798eaa 19:10:10 Removing intermediate container 376cb5798eaa 19:10:10 ---> 869cd08af3fd 19:10:10 [Warning] One or more build-args [ARCH] were not consumed 19:10:10 Successfully built 869cd08af3fd 19:10:10 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 19:10:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:11 19:10:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:11 latest: Pulling from edgex-lftools-log-publisher 19:10:11 5eb5b503b376: Pulling fs layer 19:10:11 5c69ac0246d0: Pulling fs layer 19:10:11 ec43610c2a17: Pulling fs layer 19:10:11 3a2ae6a8a46f: Pulling fs layer 19:10:11 33b1e0a273af: Pulling fs layer 19:10:11 5d3b04190fa2: Pulling fs layer 19:10:11 2f39f015ded8: Pulling fs layer 19:10:11 3a2ae6a8a46f: Waiting 19:10:11 33b1e0a273af: Waiting 19:10:11 5d3b04190fa2: Waiting 19:10:11 2f39f015ded8: Waiting 19:10:11 5c69ac0246d0: Verifying Checksum 19:10:11 3a2ae6a8a46f: Verifying Checksum 19:10:11 3a2ae6a8a46f: Download complete 19:10:11 33b1e0a273af: Verifying Checksum 19:10:11 33b1e0a273af: Download complete 19:10:11 ec43610c2a17: Verifying Checksum 19:10:11 ec43610c2a17: Download complete 19:10:11 5d3b04190fa2: Download complete 19:10:12 5eb5b503b376: Download complete 19:10:12 2f39f015ded8: Download complete 19:10:13 5eb5b503b376: Pull complete 19:10:13 5c69ac0246d0: Pull complete 19:10:13 ec43610c2a17: Pull complete 19:10:13 3a2ae6a8a46f: Pull complete 19:10:13 33b1e0a273af: Pull complete 19:10:14 5d3b04190fa2: Pull complete 19:10:18 2f39f015ded8: Pull complete 19:10:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:10:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:18 prd-ubuntu20.04-docker-8c-8g-16771 does not seem to be running inside a container 19:10:18 $ 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/gexfoundry_device-mqtt-go_PR-609 -v /w/workspace/gexfoundry_device-mqtt-go_PR-609:/w/workspace/gexfoundry_device-mqtt-go_PR-609:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-609@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:10:20 $ docker top 6183975ca36b9f080e265abc2ffb4d812720ee25eb1eae774bcd10412c5fc420 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:21 ---> job-cost.sh 19:10:21 lf-activate-venv: SKIPPING 19:10:21 INFO: No Stack... 19:10:21 INFO: Retrieving Pricing Info for: v3-standard-8 19:10:21 INFO: Archiving Costs [Pipeline] sh 19:10:22 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-609/archives/cost.csv 19:10:22 + cut -d, -f6 [Pipeline] lock 19:10:22 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-609-1-stack-cost] 19:10:22 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-609-1-stack-cost] did not exist. Created. 19:10:22 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-609-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:10:22 + echo total: 0.2199999988079071 [Pipeline] stash 19:10:22 Stashed 1 file(s) [Pipeline] } 19:10:22 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-609-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:10:22 $ docker stop --time=1 6183975ca36b9f080e265abc2ffb4d812720ee25eb1eae774bcd10412c5fc420 19:10:23 $ docker rm -f --volumes 6183975ca36b9f080e265abc2ffb4d812720ee25eb1eae774bcd10412c5fc420 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:12:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16772 in /w/workspace/gexfoundry_device-mqtt-go_PR-609 [Pipeline] { [Pipeline] ws 19:12:31 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 19:12:31 Selected Git installation does not exist. Using Default 19:12:31 The recommended git tool is: NONE 19:12:39 using credential edgex-jenkins-ssh 19:12:39 Cloning the remote Git repository 19:12:39 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 19:12:39 > git init /w/workspace/device-mqtt-go/1 # timeout=10 19:12:39 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:12:39 > git --version # timeout=10 19:12:39 > git --version # 'git version 2.25.1' 19:12:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:12:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:46 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:12:46 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:12:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/609/head:refs/remotes/origin/PR-609 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:12:46 Merging remotes/origin/main commit a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 into PR head commit cabf9d6329acef6dd2c7053a0e9edd132f6bac4d 19:12:47 Merge succeeded, producing cabf9d6329acef6dd2c7053a0e9edd132f6bac4d 19:12:47 Checking out Revision cabf9d6329acef6dd2c7053a0e9edd132f6bac4d (PR-609) 19:12:46 > git config core.sparsecheckout # timeout=10 19:12:46 > git checkout -f cabf9d6329acef6dd2c7053a0e9edd132f6bac4d # timeout=10 19:12:47 > git remote # timeout=10 19:12:47 > git config --get remote.origin.url # timeout=10 19:12:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:47 > git merge a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 # timeout=10 19:12:47 > git rev-parse HEAD^{commit} # timeout=10 19:12:47 > git config core.sparsecheckout # timeout=10 19:12:47 > git checkout -f cabf9d6329acef6dd2c7053a0e9edd132f6bac4d # timeout=10 19:12:50 Commit message: "docs: Update changelog for 3.0" 19:12:51 > git --version # timeout=10 19:12:51 > git --version # 'git version 2.25.1' 19:12:51 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:12:52 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:52 Dload Upload Total Spent Left Speed 19:12:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 56671 0 --:--:-- --:--:-- --:--:-- 56924 [Pipeline] sh 19:12:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:12:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:12:53 + sudo tee /etc/docker/daemon.new 19:12:54 { 19:12:54 "registry-mirrors": [ 19:12:54 "https://nexus3.edgexfoundry.org:10001" 19:12:54 ], 19:12:54 "bip": "10.250.0.254/24", 19:12:54 "hosts": [ 19:12:54 "tcp://0.0.0.0:5555", 19:12:54 "unix:///var/run/docker.sock" 19:12:54 ], 19:12:54 "mtu": 1458, 19:12:54 "selinux-enabled": true, 19:12:54 "seccomp-profile": "/etc/docker/seccomp.json" 19:12:54 } [Pipeline] sh 19:12:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:12:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:13 provisioning config files... 19:13:13 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config16948952699441984057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:13 ---> docker-login.sh 19:13:13 nexus3.edgexfoundry.org:10001 19:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:14 Configure a credential helper to remove this warning. See 19:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:14 19:13:14 Login Succeeded 19:13:14 nexus3.edgexfoundry.org:10002 19:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:14 Configure a credential helper to remove this warning. See 19:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:14 19:13:14 Login Succeeded 19:13:14 nexus3.edgexfoundry.org:10003 19:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:15 Configure a credential helper to remove this warning. See 19:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:15 19:13:15 Login Succeeded 19:13:15 nexus3.edgexfoundry.org:10004 19:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:15 Configure a credential helper to remove this warning. See 19:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:15 19:13:15 Login Succeeded 19:13:15 docker.io 19:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:16 Configure a credential helper to remove this warning. See 19:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:16 19:13:16 Login Succeeded 19:13:16 ---> docker-login.sh ends [Pipeline] } 19:13:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:13:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:16 ========================================================= 19:13:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:13:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:13:17 Sending build context to Docker daemon 3.445MB 19:13:17 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:13:17 Step 2/12 : FROM ${BASE} AS builder 19:13:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:13:17 c41833b44d91: Pulling fs layer 19:13:17 ed15518f5707: Pulling fs layer 19:13:17 feae8fd75edb: Pulling fs layer 19:13:17 242c74f7c9fa: Pulling fs layer 19:13:17 242c74f7c9fa: Waiting 19:13:17 3cdef696dda3: Pulling fs layer 19:13:17 2ced38df9373: Pulling fs layer 19:13:17 58f1dce35555: Pulling fs layer 19:13:17 3cdef696dda3: Waiting 19:13:17 58f1dce35555: Waiting 19:13:17 2ced38df9373: Waiting 19:13:17 ed15518f5707: Verifying Checksum 19:13:17 ed15518f5707: Download complete 19:13:17 242c74f7c9fa: Verifying Checksum 19:13:17 242c74f7c9fa: Download complete 19:13:17 3cdef696dda3: Verifying Checksum 19:13:17 3cdef696dda3: Download complete 19:13:17 c41833b44d91: Verifying Checksum 19:13:17 c41833b44d91: Download complete 19:13:19 c41833b44d91: Pull complete 19:13:19 58f1dce35555: Verifying Checksum 19:13:19 58f1dce35555: Download complete 19:13:19 ed15518f5707: Pull complete 19:13:20 2ced38df9373: Verifying Checksum 19:13:20 2ced38df9373: Download complete 19:13:20 feae8fd75edb: Verifying Checksum 19:13:20 feae8fd75edb: Download complete 19:13:32 feae8fd75edb: Pull complete 19:13:32 242c74f7c9fa: Pull complete 19:13:32 3cdef696dda3: Pull complete 19:13:39 2ced38df9373: Pull complete 19:13:42 58f1dce35555: Pull complete 19:13:42 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 19:13:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:13:42 ---> fadd8f120f05 19:13:42 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:13:44 ---> Running in 4b4bd7356098 19:13:44 Removing intermediate container 4b4bd7356098 19:13:44 ---> cd89ed3e97d6 19:13:44 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:13:44 ---> Running in 92368b8e5b8f 19:13:44 Removing intermediate container 92368b8e5b8f 19:13:44 ---> 7b36a3108b01 19:13:44 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:13:44 ---> Running in b8607eaa818f 19:13:45 Removing intermediate container b8607eaa818f 19:13:45 ---> a7026431ebca 19:13:45 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:13:45 ---> Running in 295466f3eede 19:13:45 Removing intermediate container 295466f3eede 19:13:45 ---> 39b508f2ac0b 19:13:45 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:13:45 ---> Running in 925bb0e8c749 19:13:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:13:48 (1/4) Installing openssh-keygen (9.1_p1-r3) 19:13:48 (2/4) Installing libedit (20221030.3.1-r0) 19:13:48 (3/4) Installing openssh-client-common (9.1_p1-r3) 19:13:48 (4/4) Installing openssh-client-default (9.1_p1-r3) 19:13:48 Executing busybox-1.35.0-r29.trigger 19:13:48 OK: 268 MiB in 57 packages 19:13:49 Removing intermediate container 925bb0e8c749 19:13:49 ---> f81187c0c763 19:13:49 Step 8/12 : WORKDIR /device-mqtt-go 19:13:49 ---> Running in 5f414692463a 19:13:49 Removing intermediate container 5f414692463a 19:13:49 ---> 8423f9dd958a 19:13:49 Step 9/12 : COPY go.mod vendor* ./ 19:13:50 ---> 8d8e757ba6c9 19:13:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:50 ---> Running in da472b5f7dd5 19:14:58 Removing intermediate container da472b5f7dd5 19:14:58 ---> 56715a369c57 19:14:58 Step 11/12 : COPY . . 19:14:58 ---> e1ca7092e951 19:14:58 Step 12/12 : RUN $MAKE 19:14:58 ---> Running in e525f18c9d06 19:14:58 noop 19:14:58 Removing intermediate container e525f18c9d06 19:14:58 ---> e1cdb5e576cb 19:14:58 Successfully built e1cdb5e576cb 19:14:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:58 + docker inspect -f . ci-base-image-arm64 19:14:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:59 prd-ubuntu20.04-docker-arm64-4c-16g-16772 does not seem to be running inside a container 19:14:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:15:00 $ docker top 1ebd0c30d44dedab3048dcdfe08d41a4a676fe33dafa1c7fa5a81b16a547206e -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:01 + go version 19:15:01 go version go1.20.2 linux/arm64 [Pipeline] } 19:15:01 $ docker stop --time=1 1ebd0c30d44dedab3048dcdfe08d41a4a676fe33dafa1c7fa5a81b16a547206e 19:15:02 $ docker rm -f --volumes 1ebd0c30d44dedab3048dcdfe08d41a4a676fe33dafa1c7fa5a81b16a547206e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:03 + docker inspect -f . ci-base-image-arm64 19:15:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:04 prd-ubuntu20.04-docker-arm64-4c-16g-16772 does not seem to be running inside a container 19:15:04 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:15:05 $ docker top ebc7040b2c9afb261341a27b0285da512ffd1ac3774fbaf073f1ea371f70ba95 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:06 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 19:15:06 + make test 19:15:06 go test ./... -coverprofile=coverage.out ./... 19:15:45 ? github.com/edgexfoundry/device-mqtt-go [no test files] 19:17:39 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 19:17:39 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 19:17:39 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 22.8% of statements 19:17:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:17:39 go vet ./... 19:18:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:01 ./bin/test-attribution-txt.sh [Pipeline] echo 19:18:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:18:01 $ docker stop --time=1 ebc7040b2c9afb261341a27b0285da512ffd1ac3774fbaf073f1ea371f70ba95 19:18:03 $ docker rm -f --volumes ebc7040b2c9afb261341a27b0285da512ffd1ac3774fbaf073f1ea371f70ba95 [Pipeline] // withDockerContainer [Pipeline] sh 19:18:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:18:04 Warning: overwriting stash ‘coverage-report’ 19:18:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:18:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:18:05 + ls -al . 19:18:05 total 180 19:18:05 drwxrwxr-x 9 jenkins jenkins 4096 May 24 19:15 . 19:18:05 drwxrwxr-x 4 jenkins jenkins 4096 May 24 19:12 .. 19:18:05 -rw-rw-r-- 1 jenkins jenkins 140 May 24 19:12 .dockerignore 19:18:05 drwxrwxr-x 8 jenkins jenkins 4096 May 24 19:12 .git 19:18:05 drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:12 .github 19:18:05 -rw-rw-r-- 1 jenkins jenkins 329 May 24 19:12 .gitignore 19:18:05 -rw-rw-r-- 1 jenkins jenkins 41 May 24 19:12 .golangci.yml 19:18:05 -rw-rw-r-- 1 jenkins jenkins 9417 May 24 19:12 Attribution.txt 19:18:05 -rw-rw-r-- 1 jenkins jenkins 17522 May 24 19:12 CHANGELOG.md 19:18:05 -rw-rw-r-- 1 jenkins jenkins 1689 May 24 19:12 Dockerfile 19:18:05 -rw-rw-r-- 1 jenkins jenkins 677 May 24 19:12 GOVERNANCE.md 19:18:05 -rw-rw-r-- 1 jenkins jenkins 678 May 24 19:12 Jenkinsfile 19:18:05 -rw-rw-r-- 1 jenkins jenkins 11340 May 24 19:12 LICENSE 19:18:05 -rw-rw-r-- 1 jenkins jenkins 1732 May 24 19:12 Makefile 19:18:05 -rw-rw-r-- 1 jenkins jenkins 620 May 24 19:12 OWNERS.md 19:18:05 -rw-rw-r-- 1 jenkins jenkins 3165 May 24 19:12 README.md 19:18:05 -rw-rw-r-- 1 jenkins jenkins 5 May 24 19:08 VERSION 19:18:05 drwxrwxr-x 2 jenkins jenkins 4096 May 24 19:12 bin 19:18:05 drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:12 cmd 19:18:05 -rw-r--r-- 1 jenkins jenkins 18506 May 24 19:17 coverage.out 19:18:05 -rw-rw-r-- 1 jenkins jenkins 3333 May 24 19:12 go.mod 19:18:05 -rw-rw-r-- 1 jenkins jenkins 31328 May 24 19:12 go.sum 19:18:05 drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:12 internal 19:18:05 drwxrwxr-x 2 jenkins jenkins 4096 May 24 19:12 mock 19:18:05 drwxrwxr-x 4 jenkins jenkins 4096 May 24 19:12 snap 19:18:05 -rw-rw-r-- 1 jenkins jenkins 227 May 24 19:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:06 + 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=cabf9d6329acef6dd2c7053a0e9edd132f6bac4d --label arch=arm64 --label version=0.0.0 . 19:18:06 Sending build context to Docker daemon 3.465MB 19:18:06 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 19:18:06 Step 2/24 : FROM ${BASE} AS builder 19:18:06 ---> e1cdb5e576cb 19:18:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:18:06 ---> Running in f2c145ce070d 19:18:07 Removing intermediate container f2c145ce070d 19:18:07 ---> 5e519e6d8a42 19:18:07 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:18:07 ---> Running in 74db0c2c68ce 19:18:07 Removing intermediate container 74db0c2c68ce 19:18:07 ---> 4544ef90884d 19:18:07 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:18:07 ---> Running in 2a2124e0f72d 19:18:07 Removing intermediate container 2a2124e0f72d 19:18:07 ---> ecf703794311 19:18:07 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 19:18:07 ---> Running in 0028437c2357 19:18:08 Removing intermediate container 0028437c2357 19:18:08 ---> 267f5dbd84bb 19:18:08 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:18:08 ---> Running in ec52f500a32c 19:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:18:11 OK: 268 MiB in 57 packages 19:18:11 Removing intermediate container ec52f500a32c 19:18:11 ---> a1cff2919951 19:18:11 Step 8/24 : WORKDIR /device-mqtt-go 19:18:11 ---> Running in c36a03a39e33 19:18:11 Removing intermediate container c36a03a39e33 19:18:11 ---> 285520dc1efa 19:18:11 Step 9/24 : COPY go.mod vendor* ./ 19:18:12 ---> ae1f228416b9 19:18:12 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:12 ---> Running in e2d426f4598c 19:18:15 Removing intermediate container e2d426f4598c 19:18:15 ---> 935b623f0e1b 19:18:15 Step 11/24 : COPY . . 19:18:15 ---> 2d3bee03e635 19:18:15 Step 12/24 : RUN $MAKE 19:18:15 ---> Running in 77348b415676 19:18:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 19:20:23 Removing intermediate container 77348b415676 19:20:23 ---> ca3240c0f37f 19:20:23 Step 13/24 : FROM alpine:3.17 19:20:23 3.17: Pulling from library/alpine 19:20:23 c41833b44d91: Already exists 19:20:23 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:20:23 Status: Downloaded newer image for alpine:3.17 19:20:23 ---> 51e60588ff2c 19:20:23 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 19:20:23 ---> Running in 32f8cc6d76f8 19:20:23 Removing intermediate container 32f8cc6d76f8 19:20:23 ---> 75fb6ae4aae3 19:20:23 Step 15/24 : RUN apk add --update --no-cache dumb-init 19:20:23 ---> Running in 991d98f139b5 19:20:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:26 (1/1) Installing dumb-init (1.2.5-r2) 19:20:26 Executing busybox-1.35.0-r29.trigger 19:20:26 OK: 8 MiB in 16 packages 19:20:27 Removing intermediate container 991d98f139b5 19:20:27 ---> bcdec4ece127 19:20:27 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 19:20:28 ---> f3a3ad254d41 19:20:28 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 19:20:28 ---> 68a940262724 19:20:28 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 19:20:29 ---> abfaea0b2aa8 19:20:29 Step 19/24 : EXPOSE 59982 19:20:29 ---> Running in 4b8ef0fff41d 19:20:29 Removing intermediate container 4b8ef0fff41d 19:20:29 ---> 6a6db680ef55 19:20:29 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 19:20:29 ---> Running in 78c93d14fa6f 19:20:30 Removing intermediate container 78c93d14fa6f 19:20:30 ---> 41c8743829c3 19:20:30 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 19:20:30 ---> Running in 00b8a068e12a 19:20:30 Removing intermediate container 00b8a068e12a 19:20:30 ---> 659f0bcc0a09 19:20:30 Step 22/24 : LABEL arch=arm64 19:20:30 ---> Running in 05c8917ff8d1 19:20:30 Removing intermediate container 05c8917ff8d1 19:20:30 ---> df7a77272305 19:20:30 Step 23/24 : LABEL git_sha=cabf9d6329acef6dd2c7053a0e9edd132f6bac4d 19:20:30 ---> Running in b97de32c8138 19:20:31 Removing intermediate container b97de32c8138 19:20:31 ---> 1226d5941ab3 19:20:31 Step 24/24 : LABEL version=0.0.0 19:20:31 ---> Running in 827113d18c1f 19:20:31 Removing intermediate container 827113d18c1f 19:20:31 ---> 646303dc8024 19:20:31 [Warning] One or more build-args [ARCH] were not consumed 19:20:31 Successfully built 646303dc8024 19:20:31 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:20:32 19:20:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:20:32 arm64: Pulling from edgex-lftools-log-publisher 19:20:32 8998bd30e6a1: Pulling fs layer 19:20:32 04944245beec: Pulling fs layer 19:20:32 699f458cf7ca: Pulling fs layer 19:20:32 765212b225bb: Pulling fs layer 19:20:32 f23df028b6ca: Pulling fs layer 19:20:32 d65c8cfc05b1: Pulling fs layer 19:20:32 2437ff75d9bd: Pulling fs layer 19:20:32 f23df028b6ca: Waiting 19:20:32 765212b225bb: Waiting 19:20:32 d65c8cfc05b1: Waiting 19:20:32 2437ff75d9bd: Waiting 19:20:33 04944245beec: Verifying Checksum 19:20:33 04944245beec: Download complete 19:20:33 765212b225bb: Verifying Checksum 19:20:33 765212b225bb: Download complete 19:20:33 f23df028b6ca: Download complete 19:20:33 d65c8cfc05b1: Verifying Checksum 19:20:33 d65c8cfc05b1: Download complete 19:20:33 699f458cf7ca: Verifying Checksum 19:20:33 699f458cf7ca: Download complete 19:20:33 8998bd30e6a1: Verifying Checksum 19:20:33 8998bd30e6a1: Download complete 19:20:36 2437ff75d9bd: Verifying Checksum 19:20:36 2437ff75d9bd: Download complete 19:20:37 8998bd30e6a1: Pull complete 19:20:37 04944245beec: Pull complete 19:20:40 699f458cf7ca: Pull complete 19:20:40 765212b225bb: Pull complete 19:20:41 f23df028b6ca: Pull complete 19:20:41 d65c8cfc05b1: Pull complete 19:20:59 2437ff75d9bd: Pull complete 19:20:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:20:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:20:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:00 prd-ubuntu20.04-docker-arm64-4c-16g-16772 does not seem to be running inside a container 19:21:00 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:21:02 $ docker top 8367581fc89c597417c02f6a244f4d786219de61c3f37d0db7f7aaf3bad548ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:21:03 ---> job-cost.sh 19:21:03 lf-activate-venv: SKIPPING 19:21:03 INFO: No Stack... 19:21:04 INFO: Retrieving Pricing Info for: v3-standard-4 19:21:04 INFO: Archiving Costs [Pipeline] sh 19:21:05 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 19:21:05 + cut -d, -f6 [Pipeline] lock 19:21:05 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-609-1-stack-cost] 19:21:05 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-609-1-stack-cost] did not exist. Created. 19:21:05 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-609-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:21:05 /w/workspace/device-mqtt-go/1@tmp/durable-a9f13572/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:21:06 + echo total: 0.10999999940395355 [Pipeline] stash 19:21:06 Warning: overwriting stash ‘stack-cost’ 19:21:06 Stashed 1 file(s) [Pipeline] } 19:21:06 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-609-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:21:06 $ docker stop --time=1 8367581fc89c597417c02f6a244f4d786219de61c3f37d0db7f7aaf3bad548ff 19:21:08 $ docker rm -f --volumes 8367581fc89c597417c02f6a244f4d786219de61c3f37d0db7f7aaf3bad548ff [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 19:21:09 provisioning config files... 19:21:09 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp/config11836133180641479485tmp [Pipeline] { [Pipeline] sh 19:21:09 + set +x 19:21:09 + curl -s https://codecov.io/bash 19:21:09 + bash -s -- 19:21:09 19:21:09 _____ _ 19:21:09 / ____| | | 19:21:09 | | ___ __| | ___ ___ _____ __ 19:21:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:21:09 | |___| (_) | (_| | __/ (_| (_) \ V / 19:21:09 \_____\___/ \__,_|\___|\___\___/ \_/ 19:21:09 Bash-1.0.6 19:21:09 19:21:09 19:21:09 ==> git version 2.25.1 found 19:21:09 ==> 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 19:21:09 Release-Date: 2020-01-08 19:21:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:21:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:21:09 ==> Jenkins CI detected. 19:21:09 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-609 19:21:09 project root: . 19:21:09 --> token set from env 19:21:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:21:09 ==> Running gcov in . (disable via -X gcov) 19:21:09 ==> Python coveragepy not found 19:21:09 ==> Searching for coverage reports in: 19:21:09 + . 19:21:09 -> Found 1 reports 19:21:09 ==> Detecting git/mercurial file structure 19:21:09 ==> Reading reports 19:21:09 + ./coverage.out bytes=18506 19:21:09 ==> Appending adjustments 19:21:09 https://docs.codecov.io/docs/fixing-reports 19:21:09 + Found adjustments 19:21:09 ==> Gzipping contents 19:21:09 4.0K /tmp/codecov.aWoU4p.gz 19:21:09 ==> Uploading reports 19:21:09 url: https://codecov.io 19:21:09 query: branch=PR-609&commit=cabf9d6329acef6dd2c7053a0e9edd132f6bac4d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-609%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=609&job=&cmd_args= 19:21:09 -> Pinging Codecov 19:21:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-609&commit=cabf9d6329acef6dd2c7053a0e9edd132f6bac4d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-609%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=609&job=&cmd_args= 19:21:09 -> Uploading to 19:21:09 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/7D719EC7BBE17E464838252E33014C33/cabf9d6329acef6dd2c7053a0e9edd132f6bac4d/57a58b76-4b5d-49a8-a534-002f52123cb9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T192109Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=71fa0bbad12daf856eec07b39156e67616bc56fe592d32f66a05df81e6454053 19:21:09 % Total % Received % Xferd Average Speed Time Time Time Current 19:21:09 Dload Upload Total Spent Left Speed 19:21:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 14972 --:--:-- --:--:-- --:--:-- 14972 19:21:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/cabf9d6329acef6dd2c7053a0e9edd132f6bac4d [Pipeline] } 19:21:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 19:21:12 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-609/archives ] 19:21:12 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-609/archives 19:21:12 total 16 19:21:12 drwxr-xr-x 3 root root 4096 May 24 19:10 . 19:21:12 drwxrwxr-x 11 jenkins jenkins 4096 May 24 19:10 .. 19:21:12 drwxr-xr-x 2 root root 4096 May 24 19:10 cost 19:21:12 -rw-r--r-- 1 root root 86 May 24 19:10 cost.csv 19:21:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-609/archives 19:21:12 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-609/archives 19:21:12 total 16 19:21:12 drwxr-xr-x 3 jenkins jenkins 4096 May 24 19:10 . 19:21:12 drwxrwxr-x 11 jenkins jenkins 4096 May 24 19:10 .. 19:21:12 drwxr-xr-x 2 jenkins jenkins 4096 May 24 19:10 cost 19:21:12 -rw-r--r-- 1 jenkins jenkins 86 May 24 19:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:21:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:21:13 ---> package-listing.sh 19:21:13 ++ facter osfamily 19:21:13 ++ tr '[:upper:]' '[:lower:]' 19:21:13 + OS_FAMILY=debian 19:21:13 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-609 19:21:13 + START_PACKAGES=/tmp/packages_start.txt 19:21:13 + END_PACKAGES=/tmp/packages_end.txt 19:21:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:21:13 + PACKAGES=/tmp/packages_start.txt 19:21:13 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-609 ']' 19:21:13 + PACKAGES=/tmp/packages_end.txt 19:21:13 + case "${OS_FAMILY}" in 19:21:13 + dpkg -l 19:21:13 + grep '^ii' 19:21:13 + '[' -f /tmp/packages_start.txt ']' 19:21:13 + '[' -f /tmp/packages_end.txt ']' 19:21:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:21:13 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-609 ']' 19:21:13 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-609/archives/ 19:21:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-609/archives/ [Pipeline] echo 19:21:13 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/gexfoundry_device-mqtt-go_PR-609/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:21:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:21:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:14 prd-ubuntu20.04-docker-8c-8g-16771 does not seem to be running inside a container 19:21:14 $ 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/gexfoundry_device-mqtt-go_PR-609/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-609 -v /w/workspace/gexfoundry_device-mqtt-go_PR-609:/w/workspace/gexfoundry_device-mqtt-go_PR-609:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-609@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:21:14 $ docker top fe95931ed9cbd3d4e197a84dc819078a5259652b7bca2f20c55e429748ee51eb -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:15 + touch /tmp/pre-build-complete [Pipeline] sh 19:21:15 + mkdir -p /var/log/sysstat [Pipeline] sh 19:21:15 + ls /var/log/sa-host 19:21:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:21:15 provisioning config files... 19:21:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp/config17873145469397626327tmp [Pipeline] { [Pipeline] echo 19:21:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:21:16 ---> create-netrc.sh [Pipeline] } 19:21:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:21:16 ---> python-tools-install.sh [Pipeline] echo 19:21:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:21:17 ---> sudo-logs.sh 19:21:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:21:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:21:17 ---> job-cost.sh 19:21:17 lf-activate-venv: SKIPPING 19:21:17 DEBUG: total: 0.2199999988079071 19:21:17 INFO: Retrieving Stack Cost... 19:21:18 INFO: Retrieving Pricing Info for: v3-standard-8 19:21:18 INFO: Archiving Costs [Pipeline] echo 19:21:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:21:18 ---> logs-deploy.sh 19:21:18 lf-activate-venv: SKIPPING 19:21:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-609/1 19:21:18 INFO: archiving workspace using pattern(s): 19:21:19 Archives upload complete. 19:21:19 INFO: archiving logs to Nexus