Pull request #118 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a22ec3f81bac678e21b4a0d6b791164de7b788e3+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (dfb529a5484b741cd704d6fc2e7c94379de2abbe) 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-ssh13453905468651106857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh159246346032184221.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-gpio/branches/PR-118/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-gpio/branches/PR-118/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18021200380205181130.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-gpio/branches/PR-118/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8187608447365215195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5170803108196684509.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-gpio/branches/PR-118/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-gpio/branches/PR-118/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13783180675314672482.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio 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-8710 in /w/workspace/edgexfoundry_device-gpio_PR-118 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-118 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit a22ec3f81bac678e21b4a0d6b791164de7b788e3 Merge succeeded, producing a22ec3f81bac678e21b4a0d6b791164de7b788e3 Checking out Revision a22ec3f81bac678e21b4a0d6b791164de7b788e3 (PR-118) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:09:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a22ec3f81bac678e21b4a0d6b791164de7b788e3 # 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 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a22ec3f81bac678e21b4a0d6b791164de7b788e3 # timeout=10 [Pipeline] withCredentials 01:09:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:09:16 ========================================================= 01:09:16 EdgeX Global Pipelines Version Info 01:09:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:09:16 ------------------- 01:09:16 stable info: 01:09:16 ------------------- 01:09:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:09:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:09:16 Message: update stable to v1.0.244 01:09:17 ------------------- 01:09:17 experimental info: 01:09:17 ------------------- 01:09:17 Commited By: **** collab-it+edgex@linuxfoundation.org 01:09:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:09:17 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:09:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-118 [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-118 [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-118 [Pipeline] echo 01:09:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a22ec3f81bac678e21b4a0d6b791164de7b788e3 [Pipeline] echo 01:09:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a22ec3f [Pipeline] echo 01:09:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:19 provisioning config files... 01:09:19 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-118@tmp/config8055946038579791383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:19 ---> docker-login.sh 01:09:19 nexus3.edgexfoundry.org:10001 01:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:19 Configure a credential helper to remove this warning. See 01:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:19 01:09:19 Login Succeeded 01:09:19 nexus3.edgexfoundry.org:10002 01:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:19 Configure a credential helper to remove this warning. See 01:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:19 01:09:19 Login Succeeded 01:09:19 nexus3.edgexfoundry.org:10003 01:09:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:20 Configure a credential helper to remove this warning. See 01:09:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:20 01:09:20 Login Succeeded 01:09:20 nexus3.edgexfoundry.org:10004 01:09:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:20 Configure a credential helper to remove this warning. See 01:09:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:20 01:09:20 Login Succeeded 01:09:20 docker.io 01:09:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:20 Configure a credential helper to remove this warning. See 01:09:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:20 01:09:20 Login Succeeded 01:09:20 ---> docker-login.sh ends [Pipeline] } 01:09:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:09:21 + git rev-list -1 --merges a22ec3f81bac678e21b4a0d6b791164de7b788e3~1..a22ec3f81bac678e21b4a0d6b791164de7b788e3 [Pipeline] echo 01:09:21 -----------> git rev-list -1 --merges a22ec3f81bac678e21b4a0d6b791164de7b788e3~1..a22ec3f81bac678e21b4a0d6b791164de7b788e3 a22ec3f81bac678e21b4a0d6b791164de7b788e3 [false] [Pipeline] sh 01:09:21 + git log --format=format:%s -1 a22ec3f81bac678e21b4a0d6b791164de7b788e3 [Pipeline] echo 01:09:21 ========================================================= 01:09:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:09:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:09:21 + git log --format=format:%s -1 a22ec3f81bac678e21b4a0d6b791164de7b788e3 [Pipeline] echo 01:09:21 [semverPrep] GIT_COMMIT: a22ec3f81bac678e21b4a0d6b791164de7b788e3, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:09:21 [semverPrep] This is not a build commit. [Pipeline] sh 01:09:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:09:22 + grep -v github /etc/ssh/ssh_known_hosts 01:09:22 + [ -e /tmp/ssh_known_hosts ] 01:09:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:09:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:09:22 + sudo tee -a /etc/ssh/ssh_known_hosts 01:09:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:09:22 01:09:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:09:23 0.1.4: Pulling from edgex-devops/py-git-semver 01:09:23 b85a868b505f: Pulling fs layer 01:09:23 e2be974225ed: Pulling fs layer 01:09:23 339a4e72a1f5: Pulling fs layer 01:09:23 988bab9f4d93: Pulling fs layer 01:09:23 1469e6f7b9e6: Pulling fs layer 01:09:23 eaf3925da568: Pulling fs layer 01:09:23 bab4dde63d76: Pulling fs layer 01:09:23 bde34c3a00c8: Pulling fs layer 01:09:23 b352a97aabf1: Pulling fs layer 01:09:23 4872d77fe225: Pulling fs layer 01:09:23 5851b861e8e6: Pulling fs layer 01:09:23 988bab9f4d93: Waiting 01:09:23 1469e6f7b9e6: Waiting 01:09:23 eaf3925da568: Waiting 01:09:23 bab4dde63d76: Waiting 01:09:23 bde34c3a00c8: Waiting 01:09:23 4872d77fe225: Waiting 01:09:23 b352a97aabf1: Waiting 01:09:23 5851b861e8e6: Waiting 01:09:23 e2be974225ed: Download complete 01:09:23 988bab9f4d93: Download complete 01:09:23 1469e6f7b9e6: Verifying Checksum 01:09:23 1469e6f7b9e6: Download complete 01:09:23 eaf3925da568: Verifying Checksum 01:09:23 eaf3925da568: Download complete 01:09:23 339a4e72a1f5: Verifying Checksum 01:09:23 339a4e72a1f5: Download complete 01:09:23 bde34c3a00c8: Verifying Checksum 01:09:23 bde34c3a00c8: Download complete 01:09:23 b352a97aabf1: Verifying Checksum 01:09:23 b352a97aabf1: Download complete 01:09:23 b85a868b505f: Verifying Checksum 01:09:23 b85a868b505f: Download complete 01:09:23 4872d77fe225: Verifying Checksum 01:09:23 4872d77fe225: Download complete 01:09:23 5851b861e8e6: Verifying Checksum 01:09:23 5851b861e8e6: Download complete 01:09:24 bab4dde63d76: Verifying Checksum 01:09:24 bab4dde63d76: Download complete 01:09:25 b85a868b505f: Pull complete 01:09:25 e2be974225ed: Pull complete 01:09:25 339a4e72a1f5: Pull complete 01:09:25 988bab9f4d93: Pull complete 01:09:25 1469e6f7b9e6: Pull complete 01:09:26 eaf3925da568: Pull complete 01:09:28 bab4dde63d76: Pull complete 01:09:28 bde34c3a00c8: Pull complete 01:09:28 b352a97aabf1: Pull complete 01:09:28 4872d77fe225: Pull complete 01:09:28 5851b861e8e6: Pull complete 01:09:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:09:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:28 prd-ubuntu20.04-docker-8c-8g-8710 does not seem to be running inside a container 01:09:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-118 -v /w/workspace/edgexfoundry_device-gpio_PR-118:/w/workspace/edgexfoundry_device-gpio_PR-118:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-118@tmp:/w/workspace/edgexfoundry_device-gpio_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:09:29 $ docker top 3d50412fde648e374d403eac336f6662f66e69f1543008582fb8a87c93e99384 -eo pid,comm 01:09:29 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). 01:09:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:09:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:30 [ssh-agent] Looking for ssh-agent implementation... 01:09:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:30 $ docker exec 3d50412fde648e374d403eac336f6662f66e69f1543008582fb8a87c93e99384 ssh-agent 01:09:30 SSH_AUTH_SOCK=/tmp/ssh-ZFdfn9dJLp1o/agent.32 01:09:30 SSH_AGENT_PID=38 01:09:30 Running ssh-add (command line suppressed) 01:09:30 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-118@tmp/private_key_16050786475207884058.key (/w/workspace/edgexfoundry_device-gpio_PR-118@tmp/private_key_16050786475207884058.key) 01:09:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:09:30 + git tag --points-at HEAD [Pipeline] } 01:09:30 $ docker exec --env ******** --env ******** 3d50412fde648e374d403eac336f6662f66e69f1543008582fb8a87c93e99384 ssh-agent -k 01:09:30 unset SSH_AUTH_SOCK; 01:09:30 unset SSH_AGENT_PID; 01:09:30 echo Agent pid 38 killed; 01:09:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:09:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:31 [ssh-agent] Looking for ssh-agent implementation... 01:09:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:31 $ docker exec 3d50412fde648e374d403eac336f6662f66e69f1543008582fb8a87c93e99384 ssh-agent 01:09:31 SSH_AUTH_SOCK=/tmp/ssh-nBucviEpETNa/agent.70 01:09:31 SSH_AGENT_PID=76 01:09:31 Running ssh-add (command line suppressed) 01:09:31 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-118@tmp/private_key_17850151001017209730.key (/w/workspace/edgexfoundry_device-gpio_PR-118@tmp/private_key_17850151001017209730.key) 01:09:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:09:31 + git semver init 01:09:31 2023-03-08 01:09:31,902 [run_init] DEBUG init version:0.0.0 force:False 01:09:31 2023-03-08 01:09:31,903 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-118/.semver 01:09:31 2023-03-08 01:09:31,903 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-118/.semver 01:09:31 2023-03-08 01:09:31,903 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-118/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-118, universal_newlines=False, shell=None, istream=None) 01:09:32 2023-03-08 01:09:32,826 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-118/.git/info/exclude 01:09:32 2023-03-08 01:09:32,827 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-118/.semver/PR-118 with force:False 01:09:32 2023-03-08 01:09:32,827 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-118/.semver/PR-118 01:09:32 2023-03-08 01:09:32,830 [execute] INFO git cat-file --batch-check 01:09:32 2023-03-08 01:09:32,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-118/.semver, universal_newlines=False, shell=None, istream=) 01:09:32 2023-03-08 01:09:32,837 [execute] INFO git cat-file --batch 01:09:32 2023-03-08 01:09:32,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-118/.semver, universal_newlines=False, shell=None, istream=) 01:09:32 2023-03-08 01:09:32,843 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-118/.semver/PR-118 01:09:32 0.0.0 [Pipeline] } 01:09:32 $ docker exec --env ******** --env ******** 3d50412fde648e374d403eac336f6662f66e69f1543008582fb8a87c93e99384 ssh-agent -k 01:09:33 unset SSH_AUTH_SOCK; 01:09:33 unset SSH_AGENT_PID; 01:09:33 echo Agent pid 76 killed; 01:09:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:09:33 + git semver [Pipeline] } 01:09:33 $ docker stop --time=1 3d50412fde648e374d403eac336f6662f66e69f1543008582fb8a87c93e99384 01:09:35 $ docker rm -f --volumes 3d50412fde648e374d403eac336f6662f66e69f1543008582fb8a87c93e99384 [Pipeline] // withDockerContainer [Pipeline] sh 01:09:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:09:35 Stashed 1 file(s) [Pipeline] echo 01:09:35 [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 01:09:36 provisioning config files... 01:09:36 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-118@tmp/config18007823810022795089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:36 ---> docker-login.sh 01:09:36 nexus3.edgexfoundry.org:10001 01:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:36 Configure a credential helper to remove this warning. See 01:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:36 01:09:36 Login Succeeded 01:09:36 nexus3.edgexfoundry.org:10002 01:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:36 Configure a credential helper to remove this warning. See 01:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:36 01:09:36 Login Succeeded 01:09:36 nexus3.edgexfoundry.org:10003 01:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:37 Configure a credential helper to remove this warning. See 01:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:37 01:09:37 Login Succeeded 01:09:37 nexus3.edgexfoundry.org:10004 01:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:37 Configure a credential helper to remove this warning. See 01:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:37 01:09:37 Login Succeeded 01:09:37 docker.io 01:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:37 Configure a credential helper to remove this warning. See 01:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:37 01:09:37 Login Succeeded 01:09:37 ---> docker-login.sh ends [Pipeline] } 01:09:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:09:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:09:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:09:37 ========================================================= 01:09:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:09:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:09:38 Sending build context to Docker daemon 16.01MB 01:09:38 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:09:38 Step 2/12 : FROM ${BASE} AS builder 01:09:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:09:38 213ec9aee27d: Pulling fs layer 01:09:38 4583459ba037: Pulling fs layer 01:09:38 93c1e223e6f2: Pulling fs layer 01:09:38 53926ce57604: Pulling fs layer 01:09:38 21b2b0c7a3f4: Pulling fs layer 01:09:38 22ff95d597cd: Pulling fs layer 01:09:38 12d6caf4c0d1: Pulling fs layer 01:09:38 21b2b0c7a3f4: Waiting 01:09:38 53926ce57604: Waiting 01:09:38 22ff95d597cd: Waiting 01:09:38 96b7cbca73a9: Pulling fs layer 01:09:38 a7acece74701: Pulling fs layer 01:09:38 96b7cbca73a9: Waiting 01:09:38 93c1e223e6f2: Verifying Checksum 01:09:38 93c1e223e6f2: Download complete 01:09:38 4583459ba037: Download complete 01:09:38 21b2b0c7a3f4: Download complete 01:09:38 22ff95d597cd: Download complete 01:09:38 213ec9aee27d: Download complete 01:09:38 12d6caf4c0d1: Verifying Checksum 01:09:38 12d6caf4c0d1: Download complete 01:09:38 213ec9aee27d: Pull complete 01:09:38 4583459ba037: Pull complete 01:09:38 93c1e223e6f2: Pull complete 01:09:39 a7acece74701: Verifying Checksum 01:09:39 a7acece74701: Download complete 01:09:39 96b7cbca73a9: Verifying Checksum 01:09:39 96b7cbca73a9: Download complete 01:09:39 53926ce57604: Verifying Checksum 01:09:39 53926ce57604: Download complete 01:09:43 53926ce57604: Pull complete 01:09:43 21b2b0c7a3f4: Pull complete 01:09:43 22ff95d597cd: Pull complete 01:09:43 12d6caf4c0d1: Pull complete 01:09:46 96b7cbca73a9: Pull complete 01:09:46 a7acece74701: Pull complete 01:09:46 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 01:09:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:09:46 ---> db6d94c90886 01:09:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:09:48 ---> Running in 590aa612da7b 01:09:48 Removing intermediate container 590aa612da7b 01:09:48 ---> c21bbe692777 01:09:48 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:09:48 ---> Running in 94078033e7ed 01:09:48 Removing intermediate container 94078033e7ed 01:09:48 ---> ff80b541acda 01:09:48 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:09:48 ---> Running in 7a6e59c338ea 01:09:48 Removing intermediate container 7a6e59c338ea 01:09:48 ---> d06a621c70d9 01:09:48 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:09:49 ---> Running in f059adb6b800 01:09:49 Removing intermediate container f059adb6b800 01:09:49 ---> 0eb3142694f1 01:09:49 Step 7/12 : WORKDIR /device-gpio 01:09:49 ---> Running in 39b455e68bb7 01:09:49 Removing intermediate container 39b455e68bb7 01:09:49 ---> c8d7d168a827 01:09:49 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:09:49 ---> Running in 9019afc88ca6 01:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:09:50 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:09:50 (2/4) Installing libedit (20210910.3.1-r0) 01:09:50 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:09:50 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:09:50 Executing busybox-1.35.0-r17.trigger 01:09:50 OK: 216 MiB in 55 packages 01:09:51 Removing intermediate container 9019afc88ca6 01:09:51 ---> 7db9bdd877be 01:09:51 Step 9/12 : COPY go.mod vendor* ./ 01:09:51 Still waiting to schedule task 01:09:51 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:09:51 ---> fa158cbddbf3 01:09:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:51 ---> Running in b5ec7697e942 01:10:17 Removing intermediate container b5ec7697e942 01:10:17 ---> ba8628013676 01:10:17 Step 11/12 : COPY . . 01:10:18 ---> 7c2a51e6c56d 01:10:18 Step 12/12 : RUN ${MAKE} 01:10:18 ---> Running in cee3adf772b4 01:10:18 noop 01:10:18 Removing intermediate container cee3adf772b4 01:10:18 ---> f9bc36be6676 01:10:18 Successfully built f9bc36be6676 01:10:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:19 + docker inspect -f . ci-base-image-x86_64 01:10:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:19 prd-ubuntu20.04-docker-8c-8g-8710 does not seem to be running inside a container 01:10:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-118 -v /w/workspace/edgexfoundry_device-gpio_PR-118:/w/workspace/edgexfoundry_device-gpio_PR-118:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-118@tmp:/w/workspace/edgexfoundry_device-gpio_PR-118@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 ******** ci-base-image-x86_64 cat 01:10:19 $ docker top 8bcf2f012e641c6b0db9bf7955666adf542e85c7180f6bdd28adadf64a984be1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:20 + go version 01:10:20 go version go1.18.7 linux/amd64 [Pipeline] } 01:10:20 $ docker stop --time=1 8bcf2f012e641c6b0db9bf7955666adf542e85c7180f6bdd28adadf64a984be1 01:10:21 $ docker rm -f --volumes 8bcf2f012e641c6b0db9bf7955666adf542e85c7180f6bdd28adadf64a984be1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:22 + docker inspect -f . ci-base-image-x86_64 01:10:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:22 prd-ubuntu20.04-docker-8c-8g-8710 does not seem to be running inside a container 01:10:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-118 -v /w/workspace/edgexfoundry_device-gpio_PR-118:/w/workspace/edgexfoundry_device-gpio_PR-118:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-118@tmp:/w/workspace/edgexfoundry_device-gpio_PR-118@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 ******** ci-base-image-x86_64 cat 01:10:23 $ docker top fbd308c8643aa660525665057d99516b5fd9fede0d0c1ad180dde4a8e80d8122 -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:23 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-118 [Pipeline] fileExists [Pipeline] sh 01:10:23 + make test 01:10:23 go test ./... -coverprofile=coverage.out ./... 01:10:24 ? github.com/edgexfoundry/device-gpio [no test files] 01:10:34 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:10:34 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:10:40 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 01:10:40 go vet ./... 01:10:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:10:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:10:44 ./bin/test-attribution-txt.sh 01:10:44 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 01:10:44 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 01:10:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:10:44 $ docker stop --time=1 fbd308c8643aa660525665057d99516b5fd9fede0d0c1ad180dde4a8e80d8122 01:10:46 $ docker rm -f --volumes fbd308c8643aa660525665057d99516b5fd9fede0d0c1ad180dde4a8e80d8122 [Pipeline] // withDockerContainer [Pipeline] sh 01:10:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:10:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:10:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:10:48 + ls -al . 01:10:48 total 156 01:10:48 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 01:10 . 01:10:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 01:09 .. 01:10:48 -rw-rw-r-- 1 jenkins jenkins 120 Mar 8 01:09 .dockerignore 01:10:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 01:10 .git 01:10:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 01:09 .github 01:10:48 -rw-rw-r-- 1 jenkins jenkins 343 Mar 8 01:09 .gitignore 01:10:48 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 01:09 .golangci.yml 01:10:48 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 01:09 .semver 01:10:48 -rw-rw-r-- 1 jenkins jenkins 9587 Mar 8 01:09 Attribution.txt 01:10:48 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 8 01:09 CHANGELOG.md 01:10:48 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 8 01:09 Dockerfile 01:10:48 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 01:09 GOVERNANCE.md 01:10:48 -rw-rw-r-- 1 jenkins jenkins 657 Mar 8 01:09 Jenkinsfile 01:10:48 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 01:09 LICENSE 01:10:48 -rw-rw-r-- 1 jenkins jenkins 1657 Mar 8 01:09 Makefile 01:10:48 -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 01:09 OWNERS.md 01:10:48 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 8 01:09 README.md 01:10:48 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 01:09 VERSION 01:10:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 01:09 bin 01:10:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 01:09 cmd 01:10:48 -rw-r--r-- 1 jenkins jenkins 10 Mar 8 01:10 coverage.out 01:10:48 -rw-rw-r-- 1 jenkins jenkins 3313 Mar 8 01:09 go.mod 01:10:48 -rw-rw-r-- 1 jenkins jenkins 31140 Mar 8 01:09 go.sum 01:10:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 01:09 internal 01:10:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 01:09 snap 01:10:48 -rw-rw-r-- 1 jenkins jenkins 209 Mar 8 01:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:48 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a22ec3f81bac678e21b4a0d6b791164de7b788e3 --label arch=amd64 --label version=0.0.0 . 01:10:48 Sending build context to Docker daemon 16.01MB 01:10:48 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 01:10:48 Step 2/25 : FROM ${BASE} AS builder 01:10:48 ---> f9bc36be6676 01:10:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:10:48 ---> Running in b2c9fa0aa267 01:10:48 Removing intermediate container b2c9fa0aa267 01:10:48 ---> 5a3852b24fbf 01:10:48 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:10:48 ---> Running in 90c30d28a233 01:10:48 Removing intermediate container 90c30d28a233 01:10:48 ---> e0030285b1e8 01:10:48 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:10:48 ---> Running in 02460f288e89 01:10:49 Removing intermediate container 02460f288e89 01:10:49 ---> a7b32e9665ab 01:10:49 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:10:49 ---> Running in cdd35603f3c3 01:10:49 Removing intermediate container cdd35603f3c3 01:10:49 ---> 18e3f1003e3a 01:10:49 Step 7/25 : WORKDIR /device-gpio 01:10:49 ---> Running in 298e270e8782 01:10:49 Removing intermediate container 298e270e8782 01:10:49 ---> a45b6189be1f 01:10:49 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:10:49 ---> Running in 9709f789f6f8 01:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:10:50 OK: 216 MiB in 55 packages 01:10:50 Removing intermediate container 9709f789f6f8 01:10:50 ---> 42ba7f100e60 01:10:50 Step 9/25 : COPY go.mod vendor* ./ 01:10:50 ---> d4fcca7e41ca 01:10:50 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:50 ---> Running in 82c7684af932 01:10:51 Removing intermediate container 82c7684af932 01:10:51 ---> 933bdd7df9cd 01:10:51 Step 11/25 : COPY . . 01:10:52 ---> 72fb318ff469 01:10:52 Step 12/25 : RUN ${MAKE} 01:10:52 ---> Running in 4df8dbecb838 01:10:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:11:14 Removing intermediate container 4df8dbecb838 01:11:14 ---> fd511edd765b 01:11:14 Step 13/25 : FROM alpine:3.16 01:11:14 3.16: Pulling from library/alpine 01:11:14 ef5531b6e74e: Pulling fs layer 01:11:14 ef5531b6e74e: Verifying Checksum 01:11:14 ef5531b6e74e: Download complete 01:11:14 ef5531b6e74e: Pull complete 01:11:14 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 01:11:14 Status: Downloaded newer image for alpine:3.16 01:11:14 ---> dfd21b5a31f5 01:11:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:11:14 ---> Running in 25c0f19c1334 01:11:14 Removing intermediate container 25c0f19c1334 01:11:14 ---> 55cc65bf9087 01:11:14 Step 15/25 : RUN apk add --update --no-cache 01:11:14 ---> Running in 30091b0937e0 01:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:11:14 OK: 6 MiB in 14 packages 01:11:14 Removing intermediate container 30091b0937e0 01:11:14 ---> 4bda72943d8f 01:11:14 Step 16/25 : WORKDIR / 01:11:14 ---> Running in f8ffb7dfb164 01:11:14 Removing intermediate container f8ffb7dfb164 01:11:14 ---> dfdede556d35 01:11:14 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:11:14 ---> 853a06d8f9b3 01:11:14 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:11:15 ---> 358706abf0c1 01:11:15 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:11:15 ---> d11a11f0cec5 01:11:15 Step 20/25 : EXPOSE 59910 01:11:15 ---> Running in 39950de5c160 01:11:15 Removing intermediate container 39950de5c160 01:11:15 ---> cb444d619504 01:11:15 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:11:15 ---> Running in 12d129e0080d 01:11:15 Removing intermediate container 12d129e0080d 01:11:15 ---> 76237f730aef 01:11:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:11:15 ---> Running in afbe5461258d 01:11:15 Removing intermediate container afbe5461258d 01:11:15 ---> 344456718e54 01:11:15 Step 23/25 : LABEL arch=amd64 01:11:15 ---> Running in 8ba5f6d669fc 01:11:15 Removing intermediate container 8ba5f6d669fc 01:11:15 ---> 6120702a229a 01:11:15 Step 24/25 : LABEL git_sha=a22ec3f81bac678e21b4a0d6b791164de7b788e3 01:11:16 ---> Running in d1d153fd18db 01:11:16 Removing intermediate container d1d153fd18db 01:11:16 ---> 2b6807e7b9b1 01:11:16 Step 25/25 : LABEL version=0.0.0 01:11:16 ---> Running in d5181677d658 01:11:16 Removing intermediate container d5181677d658 01:11:16 ---> 5ba49bf7c069 01:11:16 [Warning] One or more build-args [ARCH] were not consumed 01:11:16 Successfully built 5ba49bf7c069 01:11:16 Successfully tagged device-gpio: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 01:11:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:17 01:11:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:17 latest: Pulling from edgex-lftools-log-publisher 01:11:17 5eb5b503b376: Pulling fs layer 01:11:17 5c69ac0246d0: Pulling fs layer 01:11:17 ec43610c2a17: Pulling fs layer 01:11:17 3a2ae6a8a46f: Pulling fs layer 01:11:17 33b1e0a273af: Pulling fs layer 01:11:17 5d3b04190fa2: Pulling fs layer 01:11:17 2f39f015ded8: Pulling fs layer 01:11:17 3a2ae6a8a46f: Waiting 01:11:17 33b1e0a273af: Waiting 01:11:17 5d3b04190fa2: Waiting 01:11:17 2f39f015ded8: Waiting 01:11:17 5c69ac0246d0: Download complete 01:11:17 3a2ae6a8a46f: Verifying Checksum 01:11:17 3a2ae6a8a46f: Download complete 01:11:17 33b1e0a273af: Verifying Checksum 01:11:17 33b1e0a273af: Download complete 01:11:17 5d3b04190fa2: Verifying Checksum 01:11:17 5d3b04190fa2: Download complete 01:11:17 ec43610c2a17: Verifying Checksum 01:11:17 ec43610c2a17: Download complete 01:11:17 5eb5b503b376: Verifying Checksum 01:11:17 5eb5b503b376: Download complete 01:11:18 2f39f015ded8: Download complete 01:11:18 5eb5b503b376: Pull complete 01:11:19 5c69ac0246d0: Pull complete 01:11:19 ec43610c2a17: Pull complete 01:11:19 3a2ae6a8a46f: Pull complete 01:11:19 33b1e0a273af: Pull complete 01:11:19 5d3b04190fa2: Pull complete 01:11:25 2f39f015ded8: Pull complete 01:11:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:11:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:25 prd-ubuntu20.04-docker-8c-8g-8710 does not seem to be running inside a container 01:11:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-118 -v /w/workspace/edgexfoundry_device-gpio_PR-118:/w/workspace/edgexfoundry_device-gpio_PR-118:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-118@tmp:/w/workspace/edgexfoundry_device-gpio_PR-118@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:11:27 $ docker top 399b48ae5a85ed04e2e6350a3f80a4963566aea06c1c8e8117440c2a977c9d1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:27 ---> job-cost.sh 01:11:27 lf-activate-venv: SKIPPING 01:11:27 INFO: No Stack... 01:11:27 INFO: Retrieving Pricing Info for: v3-standard-8 01:11:28 INFO: Archiving Costs [Pipeline] sh 01:11:28 + cat /w/workspace/edgexfoundry_device-gpio_PR-118/archives/cost.csv 01:11:28 + cut -d, -f6 [Pipeline] lock 01:11:28 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-118-1-stack-cost] 01:11:28 Resource [jenkins-edgexfoundry-device-gpio-PR-118-1-stack-cost] did not exist. Created. 01:11:28 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-118-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:11:28 + echo total: 0.2199999988079071 [Pipeline] stash 01:11:28 Stashed 1 file(s) [Pipeline] } 01:11:28 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-118-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:11:28 $ docker stop --time=1 399b48ae5a85ed04e2e6350a3f80a4963566aea06c1c8e8117440c2a977c9d1a 01:11:30 $ docker rm -f --volumes 399b48ae5a85ed04e2e6350a3f80a4963566aea06c1c8e8117440c2a977c9d1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:14:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8711 in /w/workspace/edgexfoundry_device-gpio_PR-118 [Pipeline] { [Pipeline] ws 01:14:04 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 01:14:04 The recommended git tool is: git 01:14:10 using credential edgex-jenkins-ssh 01:14:10 Cloning the remote Git repository 01:14:10 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:14:10 > git init /w/workspace/device-gpio/1 # timeout=10 01:14:10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:14:10 > git --version # timeout=10 01:14:10 > git --version # 'git version 2.25.1' 01:14:10 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:12 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:14:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:14 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit a22ec3f81bac678e21b4a0d6b791164de7b788e3 01:14:14 Merge succeeded, producing a22ec3f81bac678e21b4a0d6b791164de7b788e3 01:14:14 Checking out Revision a22ec3f81bac678e21b4a0d6b791164de7b788e3 (PR-118) 01:14:13 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:14:13 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:14:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:14:14 > git config core.sparsecheckout # timeout=10 01:14:14 > git checkout -f a22ec3f81bac678e21b4a0d6b791164de7b788e3 # timeout=10 01:14:14 > git remote # timeout=10 01:14:14 > git config --get remote.origin.url # timeout=10 01:14:14 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:14 > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 01:14:14 > git rev-parse HEAD^{commit} # timeout=10 01:14:14 > git config core.sparsecheckout # timeout=10 01:14:14 > git checkout -f a22ec3f81bac678e21b4a0d6b791164de7b788e3 # timeout=10 01:14:15 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:14:15 > git --version # timeout=10 01:14:15 > git --version # 'git version 2.25.1' 01:14:15 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:14:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:14:16 % Total % Received % Xferd Average Speed Time Time Time Current 01:14:16 Dload Upload Total Spent Left Speed 01:14:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 63437 0 --:--:-- --:--:-- --:--:-- 63755 [Pipeline] sh 01:14:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:14:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 01:14:17 sudo tee /etc/docker/daemon.new 01:14:17 { 01:14:17 "registry-mirrors": [ 01:14:17 "https://nexus3.edgexfoundry.org:10001" 01:14:17 ], 01:14:17 "bip": "10.250.0.254/24", 01:14:17 "hosts": [ 01:14:17 "tcp://0.0.0.0:5555", 01:14:17 "unix:///var/run/docker.sock" 01:14:17 ], 01:14:17 "mtu": 1458, 01:14:17 "selinux-enabled": true, 01:14:17 "seccomp-profile": "/etc/docker/seccomp.json" 01:14:17 } [Pipeline] sh 01:14:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:14:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:14:36 provisioning config files... 01:14:36 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config1374331117061933363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:36 ---> docker-login.sh 01:14:36 nexus3.edgexfoundry.org:10001 01:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:37 Configure a credential helper to remove this warning. See 01:14:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:37 01:14:37 Login Succeeded 01:14:37 nexus3.edgexfoundry.org:10002 01:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:38 Configure a credential helper to remove this warning. See 01:14:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:38 01:14:38 Login Succeeded 01:14:38 nexus3.edgexfoundry.org:10003 01:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:38 Configure a credential helper to remove this warning. See 01:14:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:38 01:14:38 Login Succeeded 01:14:38 nexus3.edgexfoundry.org:10004 01:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:38 Configure a credential helper to remove this warning. See 01:14:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:38 01:14:38 Login Succeeded 01:14:38 docker.io 01:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:39 Configure a credential helper to remove this warning. See 01:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:39 01:14:39 Login Succeeded 01:14:39 ---> docker-login.sh ends [Pipeline] } 01:14:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:14:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:14:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:14:39 ========================================================= 01:14:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:14:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:14:40 Sending build context to Docker daemon 8.084MB 01:14:40 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:14:40 Step 2/12 : FROM ${BASE} AS builder 01:14:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:14:40 9b18e9b68314: Pulling fs layer 01:14:40 35d82f9e3411: Pulling fs layer 01:14:40 e16973657156: Pulling fs layer 01:14:40 fc693d55d65f: Pulling fs layer 01:14:40 7e9fc2657dce: Pulling fs layer 01:14:40 dda99020689f: Pulling fs layer 01:14:40 db1c61fa0a46: Pulling fs layer 01:14:40 891c053d2c06: Pulling fs layer 01:14:40 dda99020689f: Waiting 01:14:40 db1c61fa0a46: Waiting 01:14:40 891c053d2c06: Waiting 01:14:40 7e9fc2657dce: Waiting 01:14:40 fc693d55d65f: Waiting 01:14:40 e16973657156: Verifying Checksum 01:14:40 e16973657156: Download complete 01:14:40 35d82f9e3411: Verifying Checksum 01:14:40 35d82f9e3411: Download complete 01:14:40 7e9fc2657dce: Verifying Checksum 01:14:40 7e9fc2657dce: Download complete 01:14:40 dda99020689f: Verifying Checksum 01:14:40 dda99020689f: Download complete 01:14:40 9b18e9b68314: Verifying Checksum 01:14:40 9b18e9b68314: Download complete 01:14:42 891c053d2c06: Verifying Checksum 01:14:42 891c053d2c06: Download complete 01:14:42 9b18e9b68314: Pull complete 01:14:42 35d82f9e3411: Pull complete 01:14:43 e16973657156: Pull complete 01:14:43 db1c61fa0a46: Verifying Checksum 01:14:43 db1c61fa0a46: Download complete 01:14:43 fc693d55d65f: Verifying Checksum 01:14:43 fc693d55d65f: Download complete 01:14:59 fc693d55d65f: Pull complete 01:14:59 7e9fc2657dce: Pull complete 01:14:59 dda99020689f: Pull complete 01:15:03 db1c61fa0a46: Pull complete 01:15:05 891c053d2c06: Pull complete 01:15:05 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:15:05 ---> f96f9c87975a 01:15:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:15:07 ---> Running in d907198c5c57 01:15:07 Removing intermediate container d907198c5c57 01:15:07 ---> ab8fd2e456da 01:15:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:15:07 ---> Running in 0a3ea8218916 01:15:08 Removing intermediate container 0a3ea8218916 01:15:08 ---> 3275fe769afe 01:15:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:15:08 ---> Running in 4f68bf6a89bf 01:15:08 Removing intermediate container 4f68bf6a89bf 01:15:08 ---> bc9964a0a14e 01:15:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:15:08 ---> Running in 08122e4d0c47 01:15:09 Removing intermediate container 08122e4d0c47 01:15:09 ---> 17845e69702c 01:15:09 Step 7/12 : WORKDIR /device-gpio 01:15:09 ---> Running in 12a213a8aa06 01:15:09 Removing intermediate container 12a213a8aa06 01:15:09 ---> 3180a24dcb30 01:15:09 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:15:09 ---> Running in 9431a2b51f20 01:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:15:12 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:15:12 (2/4) Installing libedit (20210910.3.1-r0) 01:15:12 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:15:12 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:15:12 Executing busybox-1.35.0-r17.trigger 01:15:12 OK: 226 MiB in 55 packages 01:15:13 Removing intermediate container 9431a2b51f20 01:15:13 ---> 292ba369ccf0 01:15:13 Step 9/12 : COPY go.mod vendor* ./ 01:15:14 ---> 7617f325227c 01:15:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:14 ---> Running in 948c3ee5c5e5 01:16:36 Removing intermediate container 948c3ee5c5e5 01:16:36 ---> 9c713a6a2304 01:16:36 Step 11/12 : COPY . . 01:16:36 ---> 4f5c27afe738 01:16:36 Step 12/12 : RUN ${MAKE} 01:16:36 ---> Running in eba6f8b67313 01:16:36 noop 01:16:36 Removing intermediate container eba6f8b67313 01:16:36 ---> e9710357eef7 01:16:36 Successfully built e9710357eef7 01:16:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:36 + docker inspect -f . ci-base-image-arm64 01:16:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:37 prd-ubuntu20.04-docker-arm64-4c-16g-8711 does not seem to be running inside a container 01:16:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 ******** ci-base-image-arm64 cat 01:16:38 $ docker top 3d5e3c58969a14185ec653c5f803bba167bbbf60b00768e87264b92407c632b7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:39 + go version 01:16:39 go version go1.18.7 linux/arm64 [Pipeline] } 01:16:39 $ docker stop --time=1 3d5e3c58969a14185ec653c5f803bba167bbbf60b00768e87264b92407c632b7 01:16:41 $ docker rm -f --volumes 3d5e3c58969a14185ec653c5f803bba167bbbf60b00768e87264b92407c632b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:42 + docker inspect -f . ci-base-image-arm64 01:16:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:42 prd-ubuntu20.04-docker-arm64-4c-16g-8711 does not seem to be running inside a container 01:16:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 ******** ci-base-image-arm64 cat 01:16:43 $ docker top 0dd152ae1cf864a24caae2f529aed82898f9fa5beb844ee983076e2f0fbfc076 -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:44 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 01:16:44 + make test 01:16:44 go test ./... -coverprofile=coverage.out ./... 01:16:46 ? github.com/edgexfoundry/device-gpio [no test files] 01:18:08 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:18:08 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:18:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:18:08 go vet ./... 01:18:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:18:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:18:35 ./bin/test-attribution-txt.sh 01:18:35 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 01:18:35 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 01:18:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:18:35 $ docker stop --time=1 0dd152ae1cf864a24caae2f529aed82898f9fa5beb844ee983076e2f0fbfc076 01:18:37 $ docker rm -f --volumes 0dd152ae1cf864a24caae2f529aed82898f9fa5beb844ee983076e2f0fbfc076 [Pipeline] // withDockerContainer [Pipeline] sh 01:18:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:18:38 Warning: overwriting stash ‘coverage-report’ 01:18:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:18:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:18:40 + ls -al . 01:18:40 total 152 01:18:40 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 01:16 . 01:18:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 01:14 .. 01:18:40 -rw-rw-r-- 1 jenkins jenkins 120 Mar 8 01:14 .dockerignore 01:18:40 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 01:14 .git 01:18:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 01:14 .github 01:18:40 -rw-rw-r-- 1 jenkins jenkins 343 Mar 8 01:14 .gitignore 01:18:40 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 01:14 .golangci.yml 01:18:40 -rw-rw-r-- 1 jenkins jenkins 9587 Mar 8 01:14 Attribution.txt 01:18:40 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 8 01:14 CHANGELOG.md 01:18:40 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 8 01:14 Dockerfile 01:18:40 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 01:14 GOVERNANCE.md 01:18:40 -rw-rw-r-- 1 jenkins jenkins 657 Mar 8 01:14 Jenkinsfile 01:18:40 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 01:14 LICENSE 01:18:40 -rw-rw-r-- 1 jenkins jenkins 1657 Mar 8 01:14 Makefile 01:18:40 -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 01:14 OWNERS.md 01:18:40 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 8 01:14 README.md 01:18:40 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 01:09 VERSION 01:18:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 01:14 bin 01:18:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 01:14 cmd 01:18:40 -rw-r--r-- 1 jenkins jenkins 10 Mar 8 01:16 coverage.out 01:18:40 -rw-rw-r-- 1 jenkins jenkins 3313 Mar 8 01:14 go.mod 01:18:40 -rw-rw-r-- 1 jenkins jenkins 31140 Mar 8 01:14 go.sum 01:18:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 01:14 internal 01:18:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 01:14 snap 01:18:40 -rw-rw-r-- 1 jenkins jenkins 209 Mar 8 01:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:40 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a22ec3f81bac678e21b4a0d6b791164de7b788e3 --label arch=arm64 --label version=0.0.0 . 01:18:40 Sending build context to Docker daemon 8.086MB 01:18:41 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 01:18:41 Step 2/25 : FROM ${BASE} AS builder 01:18:41 ---> e9710357eef7 01:18:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:18:41 ---> Running in cdcbca25f1d6 01:18:41 Removing intermediate container cdcbca25f1d6 01:18:41 ---> 6540f9f24e3a 01:18:41 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:18:41 ---> Running in 8928d167ea05 01:18:42 Removing intermediate container 8928d167ea05 01:18:42 ---> ebecf4ba6b81 01:18:42 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:18:42 ---> Running in d65229a088e3 01:18:42 Removing intermediate container d65229a088e3 01:18:42 ---> a66c5c435e79 01:18:42 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:18:42 ---> Running in af9eab2d71bf 01:18:42 Removing intermediate container af9eab2d71bf 01:18:42 ---> 1d3603fd8e93 01:18:42 Step 7/25 : WORKDIR /device-gpio 01:18:42 ---> Running in b8326b411280 01:18:43 Removing intermediate container b8326b411280 01:18:43 ---> 8e7b04714961 01:18:43 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:18:43 ---> Running in 5d9ae438cd3b 01:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:18:45 OK: 226 MiB in 55 packages 01:18:47 Removing intermediate container 5d9ae438cd3b 01:18:47 ---> d6c40be17326 01:18:47 Step 9/25 : COPY go.mod vendor* ./ 01:18:47 ---> 96f3cd0dbebf 01:18:47 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:47 ---> Running in 0437485521cd 01:18:51 Removing intermediate container 0437485521cd 01:18:51 ---> 487c806b969b 01:18:51 Step 11/25 : COPY . . 01:18:53 ---> e2b7af55ff17 01:18:53 Step 12/25 : RUN ${MAKE} 01:18:53 ---> Running in 1e9403b00b6f 01:18:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:21:18 Removing intermediate container 1e9403b00b6f 01:21:18 ---> 8a2f0a5aebc0 01:21:18 Step 13/25 : FROM alpine:3.16 01:21:18 3.16: Pulling from library/alpine 01:21:18 3760b48202b3: Pulling fs layer 01:21:18 3760b48202b3: Verifying Checksum 01:21:18 3760b48202b3: Download complete 01:21:18 3760b48202b3: Pull complete 01:21:18 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 01:21:18 Status: Downloaded newer image for alpine:3.16 01:21:18 ---> 4c81e5bf8899 01:21:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:21:18 ---> Running in 84a5871545d6 01:21:18 Removing intermediate container 84a5871545d6 01:21:18 ---> cac16e82f1eb 01:21:18 Step 15/25 : RUN apk add --update --no-cache 01:21:18 ---> Running in 83c88028a333 01:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:21:18 OK: 5 MiB in 14 packages 01:21:18 Removing intermediate container 83c88028a333 01:21:18 ---> b48c87332763 01:21:18 Step 16/25 : WORKDIR / 01:21:18 ---> Running in f03ede8a1778 01:21:18 Removing intermediate container f03ede8a1778 01:21:18 ---> ba9549586b23 01:21:18 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:21:19 ---> 11c84a5a574e 01:21:19 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:21:19 ---> 73472742d83e 01:21:19 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:21:20 ---> 682b56542a66 01:21:20 Step 20/25 : EXPOSE 59910 01:21:21 ---> Running in b3b18138b841 01:21:21 Removing intermediate container b3b18138b841 01:21:21 ---> eb97851f5892 01:21:21 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:21:21 ---> Running in 28bc96d71982 01:21:21 Removing intermediate container 28bc96d71982 01:21:21 ---> a9fb8854f664 01:21:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:21:21 ---> Running in d6218c6f3536 01:21:22 Removing intermediate container d6218c6f3536 01:21:22 ---> 144041ee1766 01:21:22 Step 23/25 : LABEL arch=arm64 01:21:22 ---> Running in a8711ff9c50d 01:21:22 Removing intermediate container a8711ff9c50d 01:21:22 ---> ab05f28c4bc3 01:21:22 Step 24/25 : LABEL git_sha=a22ec3f81bac678e21b4a0d6b791164de7b788e3 01:21:22 ---> Running in 765e1723cf15 01:21:22 Removing intermediate container 765e1723cf15 01:21:22 ---> df6ffda7ed5a 01:21:22 Step 25/25 : LABEL version=0.0.0 01:21:23 ---> Running in 1743d25b6599 01:21:23 Removing intermediate container 1743d25b6599 01:21:23 ---> 54f33fa75c9f 01:21:23 [Warning] One or more build-args [ARCH] were not consumed 01:21:23 Successfully built 54f33fa75c9f 01:21:23 Successfully tagged device-gpio-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 01:21:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:21:24 01:21:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:21:24 arm64: Pulling from edgex-lftools-log-publisher 01:21:24 8998bd30e6a1: Pulling fs layer 01:21:24 04944245beec: Pulling fs layer 01:21:24 699f458cf7ca: Pulling fs layer 01:21:24 765212b225bb: Pulling fs layer 01:21:24 f23df028b6ca: Pulling fs layer 01:21:24 d65c8cfc05b1: Pulling fs layer 01:21:24 2437ff75d9bd: Pulling fs layer 01:21:24 f23df028b6ca: Waiting 01:21:24 d65c8cfc05b1: Waiting 01:21:24 765212b225bb: Waiting 01:21:24 2437ff75d9bd: Waiting 01:21:24 04944245beec: Verifying Checksum 01:21:24 04944245beec: Download complete 01:21:24 765212b225bb: Verifying Checksum 01:21:24 765212b225bb: Download complete 01:21:24 f23df028b6ca: Verifying Checksum 01:21:24 f23df028b6ca: Download complete 01:21:24 d65c8cfc05b1: Verifying Checksum 01:21:24 d65c8cfc05b1: Download complete 01:21:25 699f458cf7ca: Verifying Checksum 01:21:25 699f458cf7ca: Download complete 01:21:25 8998bd30e6a1: Verifying Checksum 01:21:25 8998bd30e6a1: Download complete 01:21:27 2437ff75d9bd: Verifying Checksum 01:21:27 2437ff75d9bd: Download complete 01:21:29 8998bd30e6a1: Pull complete 01:21:30 04944245beec: Pull complete 01:21:31 699f458cf7ca: Pull complete 01:21:31 765212b225bb: Pull complete 01:21:32 f23df028b6ca: Pull complete 01:21:33 d65c8cfc05b1: Pull complete 01:21:48 2437ff75d9bd: Pull complete 01:21:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:21:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:21:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:48 prd-ubuntu20.04-docker-arm64-4c-16g-8711 does not seem to be running inside a container 01:21:48 $ 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-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:21:51 $ docker top da6dbf00dd0e149320b780e2fbf9c85333015a9bd4a5849736cb1ad0159ac9b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:52 ---> job-cost.sh 01:21:52 lf-activate-venv: SKIPPING 01:21:52 INFO: No Stack... 01:21:52 INFO: Retrieving Pricing Info for: v3-standard-4 01:21:53 INFO: Archiving Costs [Pipeline] sh 01:21:53 + cat /w/workspace/device-gpio/1/archives/cost.csv 01:21:53 + cut -d, -f6 [Pipeline] lock 01:21:54 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-118-1-stack-cost] 01:21:54 Resource [jenkins-edgexfoundry-device-gpio-PR-118-1-stack-cost] did not exist. Created. 01:21:54 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-118-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:21:54 /w/workspace/device-gpio/1@tmp/durable-5b0b8d60/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:21:55 + echo total: 0.10999999940395355 [Pipeline] stash 01:21:55 Warning: overwriting stash ‘stack-cost’ 01:21:55 Stashed 1 file(s) [Pipeline] } 01:21:55 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-118-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:21:55 $ docker stop --time=1 da6dbf00dd0e149320b780e2fbf9c85333015a9bd4a5849736cb1ad0159ac9b2 01:21:56 $ docker rm -f --volumes da6dbf00dd0e149320b780e2fbf9c85333015a9bd4a5849736cb1ad0159ac9b2 [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 01:21:57 provisioning config files... 01:21:57 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-118@tmp/config16924711122680130063tmp [Pipeline] { [Pipeline] sh 01:21:58 + set +x 01:21:58 + curl -s https://codecov.io/bash 01:21:58 + bash -s -- 01:21:58 01:21:58 _____ _ 01:21:58 / ____| | | 01:21:58 | | ___ __| | ___ ___ _____ __ 01:21:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:21:58 | |___| (_) | (_| | __/ (_| (_) \ V / 01:21:58 \_____\___/ \__,_|\___|\___\___/ \_/ 01:21:58 Bash-1.0.6 01:21:58 01:21:58 01:21:58 ==> git version 2.25.1 found 01:21:58 ==> 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 01:21:58 Release-Date: 2020-01-08 01:21:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:21:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:21:58 ==> Jenkins CI detected. 01:21:58 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-118 01:21:58 project root: . 01:21:58 --> token set from env 01:21:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:21:58 ==> Running gcov in . (disable via -X gcov) 01:21:58 ==> Python coveragepy not found 01:21:58 ==> Searching for coverage reports in: 01:21:58 + . 01:21:58 -> Found 1 reports 01:21:58 ==> Detecting git/mercurial file structure 01:21:58 ==> Reading reports 01:21:58 + ./coverage.out bytes=10 01:21:58 ==> Appending adjustments 01:21:58 https://docs.codecov.io/docs/fixing-reports 01:21:58 + Found adjustments 01:21:58 ==> Gzipping contents 01:21:58 4.0K /tmp/codecov.ouOwWf.gz 01:21:58 ==> Uploading reports 01:21:58 url: https://codecov.io 01:21:58 query: branch=PR-118&commit=a22ec3f81bac678e21b4a0d6b791164de7b788e3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-118%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=118&job=&cmd_args= 01:21:58 -> Pinging Codecov 01:21:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-118&commit=a22ec3f81bac678e21b4a0d6b791164de7b788e3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-118%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=118&job=&cmd_args= 01:21:58 -> Uploading to 01:21:58 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/3EC07B1A8CA8AF9BCAA0BB9F0134797F/a22ec3f81bac678e21b4a0d6b791164de7b788e3/b69f2844-c914-4647-8034-5059dcc84fbb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T012158Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f25d27cd96d5400b69cee1c8ebbe5c150848967de98b4f170c5604d766fd0966 01:21:58 % Total % Received % Xferd Average Speed Time Time Time Current 01:21:58 Dload Upload Total Spent Left Speed 01:21:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 3357 --:--:-- --:--:-- --:--:-- 3342 100 742 0 0 100 742 0 2640 --:--:-- --:--:-- --:--:-- 2631 01:21:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/a22ec3f81bac678e21b4a0d6b791164de7b788e3 [Pipeline] } 01:21:58 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 01:22:00 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-118/archives ] 01:22:00 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-118/archives 01:22:00 total 16 01:22:00 drwxr-xr-x 3 root root 4096 Mar 8 01:11 . 01:22:00 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 01:11 .. 01:22:00 drwxr-xr-x 2 root root 4096 Mar 8 01:11 cost 01:22:00 -rw-r--r-- 1 root root 83 Mar 8 01:11 cost.csv 01:22:00 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-118/archives 01:22:00 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-118/archives 01:22:00 total 16 01:22:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 01:11 . 01:22:00 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 01:11 .. 01:22:00 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 01:11 cost 01:22:00 -rw-r--r-- 1 jenkins jenkins 83 Mar 8 01:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:22:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:22:01 ---> package-listing.sh 01:22:01 ++ facter osfamily 01:22:01 ++ tr '[:upper:]' '[:lower:]' 01:22:01 + OS_FAMILY=debian 01:22:01 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-118 01:22:01 + START_PACKAGES=/tmp/packages_start.txt 01:22:01 + END_PACKAGES=/tmp/packages_end.txt 01:22:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:22:01 + PACKAGES=/tmp/packages_start.txt 01:22:01 + '[' /w/workspace/edgexfoundry_device-gpio_PR-118 ']' 01:22:01 + PACKAGES=/tmp/packages_end.txt 01:22:01 + case "${OS_FAMILY}" in 01:22:01 + grep '^ii' 01:22:01 + dpkg -l 01:22:01 + '[' -f /tmp/packages_start.txt ']' 01:22:01 + '[' -f /tmp/packages_end.txt ']' 01:22:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:22:01 + '[' /w/workspace/edgexfoundry_device-gpio_PR-118 ']' 01:22:01 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-118/archives/ 01:22:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-118/archives/ [Pipeline] echo 01:22:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-118/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:22:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:22:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:03 prd-ubuntu20.04-docker-8c-8g-8710 does not seem to be running inside a container 01:22:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-118/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-118 -v /w/workspace/edgexfoundry_device-gpio_PR-118:/w/workspace/edgexfoundry_device-gpio_PR-118:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-118@tmp:/w/workspace/edgexfoundry_device-gpio_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:22:03 $ docker top adf3f1d117aed01afb063b70b3e6a69fe85517cb8d46c8af435a1eb4212f9676 -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:03 + touch /tmp/pre-build-complete [Pipeline] sh 01:22:03 + mkdir -p /var/log/sysstat [Pipeline] sh 01:22:04 + ls /var/log/sa-host 01:22:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:22:04 provisioning config files... 01:22:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-118@tmp/config4684704919137229400tmp [Pipeline] { [Pipeline] echo 01:22:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:22:04 ---> create-netrc.sh [Pipeline] } 01:22:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:22:05 ---> python-tools-install.sh [Pipeline] echo 01:22:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:22:05 ---> sudo-logs.sh 01:22:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:22:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:22:06 ---> job-cost.sh 01:22:06 lf-activate-venv: SKIPPING 01:22:06 DEBUG: total: 0.2199999988079071 01:22:06 INFO: Retrieving Stack Cost... 01:22:06 INFO: Retrieving Pricing Info for: v3-standard-8 01:22:06 INFO: Archiving Costs [Pipeline] echo 01:22:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:22:07 ---> logs-deploy.sh 01:22:07 lf-activate-venv: SKIPPING 01:22:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-118/1 01:22:07 INFO: archiving workspace using pattern(s): 01:22:08 Archives upload complete. 01:22:08 INFO: archiving logs to Nexus