Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 659f5a409730c1aa6059f10a7d2527ba47038078+848d5d618f3ca3205f9827ec1c0cd48d03305e40 (a054b061a4aab4559a50bfcf73ee60ccc60426d4) 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-ssh5805368932059315599.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-ssh6285086434008722544.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh796597745225744128.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 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-ssh9555017966977079444.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15004053574095477622.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1736 in /w/workspace/undry_device-onvif-camera_PR-185 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-185 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 848d5d618f3ca3205f9827ec1c0cd48d03305e40 into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 Merge succeeded, producing 43da81b2ed1d048ae9e5170664ec5fe73868b570 Checking out Revision 43da81b2ed1d048ae9e5170664ec5fe73868b570 (PR-185) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 848d5d618f3ca3205f9827ec1c0cd48d03305e40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43da81b2ed1d048ae9e5170664ec5fe73868b570 # timeout=10 Commit message: "Merge commit '848d5d618f3ca3205f9827ec1c0cd48d03305e40' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 836e24e7756ba93edb4a8484df4e1e848a673a77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:10:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:10:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:10:26 ========================================================= 22:10:26 EdgeX Global Pipelines Version Info 22:10:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:10:26 ------------------- 22:10:26 stable info: 22:10:26 ------------------- 22:10:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:10:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:10:26 Message: update stable to v1.0.244 22:10:27 ------------------- 22:10:27 experimental info: 22:10:27 ------------------- 22:10:27 Commited By: **** collab-it+edgex@linuxfoundation.org 22:10:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:10:27 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:10:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43da81b2ed1d048ae9e5170664ec5fe73868b570 [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43da81b [Pipeline] echo 22:10:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:28 provisioning config files... 22:10:28 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config971128861758802627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:28 ---> docker-login.sh 22:10:28 nexus3.edgexfoundry.org:10001 22:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:28 Configure a credential helper to remove this warning. See 22:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:28 22:10:28 Login Succeeded 22:10:28 nexus3.edgexfoundry.org:10002 22:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:29 Configure a credential helper to remove this warning. See 22:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:29 22:10:29 Login Succeeded 22:10:29 nexus3.edgexfoundry.org:10003 22:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:29 Configure a credential helper to remove this warning. See 22:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:29 22:10:29 Login Succeeded 22:10:29 nexus3.edgexfoundry.org:10004 22:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:29 Configure a credential helper to remove this warning. See 22:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:29 22:10:29 Login Succeeded 22:10:29 docker.io 22:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:29 Configure a credential helper to remove this warning. See 22:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:29 22:10:29 Login Succeeded 22:10:29 ---> docker-login.sh ends [Pipeline] } 22:10:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:10:29 + git rev-list -1 --merges 43da81b2ed1d048ae9e5170664ec5fe73868b570~1..43da81b2ed1d048ae9e5170664ec5fe73868b570 [Pipeline] echo 22:10:29 -----------> git rev-list -1 --merges 43da81b2ed1d048ae9e5170664ec5fe73868b570~1..43da81b2ed1d048ae9e5170664ec5fe73868b570 43da81b2ed1d048ae9e5170664ec5fe73868b570 22:10:29 43da81b2ed1d048ae9e5170664ec5fe73868b570 [false] [Pipeline] sh 22:10:30 + git log --format=format:%s -1 43da81b2ed1d048ae9e5170664ec5fe73868b570 [Pipeline] echo 22:10:30 ========================================================= 22:10:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:10:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:10:30 + git log --format=format:%s -1 43da81b2ed1d048ae9e5170664ec5fe73868b570 [Pipeline] echo 22:10:30 [semverPrep] GIT_COMMIT: 43da81b2ed1d048ae9e5170664ec5fe73868b570, Commit Message: Merge commit '848d5d618f3ca3205f9827ec1c0cd48d03305e40' into HEAD [Pipeline] echo 22:10:30 [semverPrep] This is not a build commit. [Pipeline] sh 22:10:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:10:30 + grep -v github /etc/ssh/ssh_known_hosts 22:10:30 + [ -e /tmp/ssh_known_hosts ] 22:10:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:10:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:10:30 + sudo tee -a /etc/ssh/ssh_known_hosts 22:10:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:31 22:10:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:31 0.1.4: Pulling from edgex-devops/py-git-semver 22:10:31 b85a868b505f: Pulling fs layer 22:10:31 e2be974225ed: Pulling fs layer 22:10:31 339a4e72a1f5: Pulling fs layer 22:10:31 988bab9f4d93: Pulling fs layer 22:10:31 1469e6f7b9e6: Pulling fs layer 22:10:31 eaf3925da568: Pulling fs layer 22:10:31 bab4dde63d76: Pulling fs layer 22:10:31 bde34c3a00c8: Pulling fs layer 22:10:31 b352a97aabf1: Pulling fs layer 22:10:31 4872d77fe225: Pulling fs layer 22:10:31 5851b861e8e6: Pulling fs layer 22:10:31 1469e6f7b9e6: Waiting 22:10:31 eaf3925da568: Waiting 22:10:31 bab4dde63d76: Waiting 22:10:31 bde34c3a00c8: Waiting 22:10:31 b352a97aabf1: Waiting 22:10:31 4872d77fe225: Waiting 22:10:31 5851b861e8e6: Waiting 22:10:31 988bab9f4d93: Waiting 22:10:31 e2be974225ed: Verifying Checksum 22:10:31 e2be974225ed: Download complete 22:10:31 988bab9f4d93: Verifying Checksum 22:10:31 988bab9f4d93: Download complete 22:10:31 1469e6f7b9e6: Verifying Checksum 22:10:31 1469e6f7b9e6: Download complete 22:10:31 339a4e72a1f5: Verifying Checksum 22:10:31 339a4e72a1f5: Download complete 22:10:31 eaf3925da568: Download complete 22:10:31 bde34c3a00c8: Download complete 22:10:31 b352a97aabf1: Verifying Checksum 22:10:31 b352a97aabf1: Download complete 22:10:31 4872d77fe225: Verifying Checksum 22:10:31 4872d77fe225: Download complete 22:10:31 5851b861e8e6: Download complete 22:10:31 b85a868b505f: Download complete 22:10:32 bab4dde63d76: Verifying Checksum 22:10:32 bab4dde63d76: Download complete 22:10:33 b85a868b505f: Pull complete 22:10:33 e2be974225ed: Pull complete 22:10:33 339a4e72a1f5: Pull complete 22:10:33 988bab9f4d93: Pull complete 22:10:34 1469e6f7b9e6: Pull complete 22:10:34 eaf3925da568: Pull complete 22:10:36 bab4dde63d76: Pull complete 22:10:36 bde34c3a00c8: Pull complete 22:10:36 b352a97aabf1: Pull complete 22:10:36 4872d77fe225: Pull complete 22:10:36 5851b861e8e6: Pull complete 22:10:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:10:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:36 prd-ubuntu20.04-docker-8c-8g-1736 does not seem to be running inside a container 22:10:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:10:38 $ docker top 0e3485525b9f1419b7a5506dd7adfa0458502914c0015340ab39e393f4aac9bc -eo pid,comm 22:10:38 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). 22:10:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:10:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:38 [ssh-agent] Looking for ssh-agent implementation... 22:10:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:38 $ docker exec 0e3485525b9f1419b7a5506dd7adfa0458502914c0015340ab39e393f4aac9bc ssh-agent 22:10:38 SSH_AUTH_SOCK=/tmp/ssh-DotBPVU0m4sH/agent.31 22:10:38 SSH_AGENT_PID=37 22:10:38 Running ssh-add (command line suppressed) 22:10:38 Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_107216750575916884.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_107216750575916884.key) 22:10:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:39 + git tag --points-at HEAD [Pipeline] } 22:10:39 $ docker exec --env ******** --env ******** 0e3485525b9f1419b7a5506dd7adfa0458502914c0015340ab39e393f4aac9bc ssh-agent -k 22:10:39 unset SSH_AUTH_SOCK; 22:10:39 unset SSH_AGENT_PID; 22:10:39 echo Agent pid 37 killed; 22:10:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:10:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:39 [ssh-agent] Looking for ssh-agent implementation... 22:10:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:39 $ docker exec 0e3485525b9f1419b7a5506dd7adfa0458502914c0015340ab39e393f4aac9bc ssh-agent 22:10:39 SSH_AUTH_SOCK=/tmp/ssh-w38t7E6OXdCb/agent.69 22:10:39 SSH_AGENT_PID=75 22:10:39 Running ssh-add (command line suppressed) 22:10:39 Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_17041706317319263204.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_17041706317319263204.key) 22:10:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:39 + git semver init 22:10:40 2023-01-10 22:10:40,083 [run_init] DEBUG init version:0.0.0 force:False 22:10:40 2023-01-10 22:10:40,084 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-185/.semver 22:10:40 2023-01-10 22:10:40,084 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-185/.semver 22:10:40 2023-01-10 22:10:40,085 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-185/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-185, universal_newlines=False, shell=None, istream=None) 22:10:41 2023-01-10 22:10:40,970 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-185/.git/info/exclude 22:10:41 2023-01-10 22:10:40,970 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 with force:False 22:10:41 2023-01-10 22:10:40,970 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 22:10:41 2023-01-10 22:10:40,975 [execute] INFO git cat-file --batch-check 22:10:41 2023-01-10 22:10:40,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) 22:10:41 2023-01-10 22:10:40,982 [execute] INFO git cat-file --batch 22:10:41 2023-01-10 22:10:40,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) 22:10:41 2023-01-10 22:10:40,989 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 22:10:41 0.0.0 [Pipeline] } 22:10:41 $ docker exec --env ******** --env ******** 0e3485525b9f1419b7a5506dd7adfa0458502914c0015340ab39e393f4aac9bc ssh-agent -k 22:10:41 unset SSH_AUTH_SOCK; 22:10:41 unset SSH_AGENT_PID; 22:10:41 echo Agent pid 75 killed; 22:10:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:10:41 + git semver [Pipeline] } 22:10:41 $ docker stop --time=1 0e3485525b9f1419b7a5506dd7adfa0458502914c0015340ab39e393f4aac9bc 22:10:43 $ docker rm -f --volumes 0e3485525b9f1419b7a5506dd7adfa0458502914c0015340ab39e393f4aac9bc [Pipeline] // withDockerContainer [Pipeline] sh 22:10:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:10:43 Stashed 1 file(s) [Pipeline] echo 22:10:43 [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 22:10:43 provisioning config files... 22:10:43 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config10466006406003320700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:44 ---> docker-login.sh 22:10:44 nexus3.edgexfoundry.org:10001 22:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:44 Configure a credential helper to remove this warning. See 22:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:44 22:10:44 Login Succeeded 22:10:44 nexus3.edgexfoundry.org:10002 22:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:44 Configure a credential helper to remove this warning. See 22:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:44 22:10:44 Login Succeeded 22:10:44 nexus3.edgexfoundry.org:10003 22:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:44 Configure a credential helper to remove this warning. See 22:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:44 22:10:44 Login Succeeded 22:10:44 nexus3.edgexfoundry.org:10004 22:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:44 Configure a credential helper to remove this warning. See 22:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:44 22:10:44 Login Succeeded 22:10:44 docker.io 22:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:44 Configure a credential helper to remove this warning. See 22:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:44 22:10:44 Login Succeeded 22:10:44 ---> docker-login.sh ends [Pipeline] } 22:10:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:10:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:44 ========================================================= 22:10:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:10:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:45 + 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 . 22:10:45 Sending build context to Docker daemon 27.64MB 22:10:45 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:10:45 Step 2/13 : FROM ${BASE} AS builder 22:10:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:10:45 213ec9aee27d: Pulling fs layer 22:10:45 4583459ba037: Pulling fs layer 22:10:45 93c1e223e6f2: Pulling fs layer 22:10:45 53926ce57604: Pulling fs layer 22:10:45 21b2b0c7a3f4: Pulling fs layer 22:10:45 22ff95d597cd: Pulling fs layer 22:10:45 12d6caf4c0d1: Pulling fs layer 22:10:45 96b7cbca73a9: Pulling fs layer 22:10:45 a7acece74701: Pulling fs layer 22:10:45 12d6caf4c0d1: Waiting 22:10:45 53926ce57604: Waiting 22:10:45 21b2b0c7a3f4: Waiting 22:10:45 22ff95d597cd: Waiting 22:10:45 96b7cbca73a9: Waiting 22:10:45 a7acece74701: Waiting 22:10:45 93c1e223e6f2: Download complete 22:10:45 4583459ba037: Verifying Checksum 22:10:45 4583459ba037: Download complete 22:10:45 21b2b0c7a3f4: Verifying Checksum 22:10:45 21b2b0c7a3f4: Download complete 22:10:45 22ff95d597cd: Verifying Checksum 22:10:45 22ff95d597cd: Download complete 22:10:45 213ec9aee27d: Verifying Checksum 22:10:45 12d6caf4c0d1: Verifying Checksum 22:10:45 12d6caf4c0d1: Download complete 22:10:45 213ec9aee27d: Pull complete 22:10:45 4583459ba037: Pull complete 22:10:45 93c1e223e6f2: Pull complete 22:10:46 a7acece74701: Verifying Checksum 22:10:46 a7acece74701: Download complete 22:10:47 96b7cbca73a9: Verifying Checksum 22:10:47 53926ce57604: Verifying Checksum 22:10:47 53926ce57604: Download complete 22:10:51 53926ce57604: Pull complete 22:10:51 21b2b0c7a3f4: Pull complete 22:10:51 22ff95d597cd: Pull complete 22:10:51 12d6caf4c0d1: Pull complete 22:10:52 96b7cbca73a9: Pull complete 22:10:53 a7acece74701: Pull complete 22:10:53 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:10:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:10:53 ---> db6d94c90886 22:10:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:10:55 ---> Running in 6e37772cb1d6 22:10:55 Removing intermediate container 6e37772cb1d6 22:10:55 ---> 2c5000835ef9 22:10:55 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:10:55 ---> Running in 3ce44a90a089 22:10:55 Removing intermediate container 3ce44a90a089 22:10:55 ---> 9ec712e08202 22:10:55 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:10:55 ---> Running in 196b01a9ec69 22:10:55 Removing intermediate container 196b01a9ec69 22:10:55 ---> ec9f82855b8f 22:10:55 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:10:55 ---> Running in 5b56a46c7006 22:10:55 Removing intermediate container 5b56a46c7006 22:10:55 ---> 07384b67b384 22:10:55 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:10:55 ---> Running in 6000e3d2557c 22:10:55 Removing intermediate container 6000e3d2557c 22:10:55 ---> f503f6c0c12d 22:10:55 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:10:55 ---> Running in c37d98340a29 22:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:10:56 OK: 211 MiB in 51 packages 22:10:56 Removing intermediate container c37d98340a29 22:10:56 ---> 1532c8dffd37 22:10:56 Step 9/13 : WORKDIR /device-onvif-camera 22:10:57 ---> Running in 16556c1dc527 22:10:57 Removing intermediate container 16556c1dc527 22:10:57 ---> 5b7b61fa7c87 22:10:57 Step 10/13 : COPY go.mod vendor* ./ 22:10:57 ---> dfcd5b345fca 22:10:57 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:57 ---> Running in 77431ff378ff 22:10:58 Still waiting to schedule task 22:10:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:11:19 Removing intermediate container 77431ff378ff 22:11:19 ---> e63ab2c26422 22:11:19 Step 12/13 : COPY . . 22:11:19 ---> 1fc177f5cfcc 22:11:19 Step 13/13 : RUN ${MAKE} 22:11:19 ---> Running in dff76e60390b 22:11:19 noop 22:11:19 Removing intermediate container dff76e60390b 22:11:19 ---> d3338fcb192d 22:11:19 Successfully built d3338fcb192d 22:11:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:19 + docker inspect -f . ci-base-image-x86_64 22:11:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:19 prd-ubuntu20.04-docker-8c-8g-1736 does not seem to be running inside a container 22:11:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:11:20 $ docker top cf9bcceee38a4f376df6c86b54b3716b1b15b711790ae3b64781182e4b2170d0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:20 + go version 22:11:20 go version go1.18.7 linux/amd64 [Pipeline] } 22:11:20 $ docker stop --time=1 cf9bcceee38a4f376df6c86b54b3716b1b15b711790ae3b64781182e4b2170d0 22:11:21 $ docker rm -f --volumes cf9bcceee38a4f376df6c86b54b3716b1b15b711790ae3b64781182e4b2170d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:22 + docker inspect -f . ci-base-image-x86_64 22:11:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:22 prd-ubuntu20.04-docker-8c-8g-1736 does not seem to be running inside a container 22:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:11:22 $ docker top 041d969d904a6decc3cbf98d6c7b82920c7b4e78d4ba91f10ed8d7a41906a372 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:22 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] fileExists [Pipeline] sh 22:11:23 + make test 22:11:23 go test ./... -coverprofile=coverage.out ./... 22:11:23 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:11:33 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:11:35 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 29.3% of statements 22:11:35 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:11:35 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.345s coverage: 86.5% of statements 22:11:44 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." 22:11:44 go vet ./... 22:11:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:11:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:11:46 ./bin/test-attribution-txt.sh [Pipeline] echo 22:11:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:11:46 $ docker stop --time=1 041d969d904a6decc3cbf98d6c7b82920c7b4e78d4ba91f10ed8d7a41906a372 22:11:48 $ docker rm -f --volumes 041d969d904a6decc3cbf98d6c7b82920c7b4e78d4ba91f10ed8d7a41906a372 [Pipeline] // withDockerContainer [Pipeline] sh 22:11:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:11:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:11:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:11:49 + ls -al . 22:11:49 total 248 22:11:49 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 22:11 . 22:11:49 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:10 .. 22:11:49 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 22:11 .git 22:11:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 22:10 .github 22:11:49 -rw-rw-r-- 1 jenkins jenkins 496 Jan 10 22:10 .gitignore 22:11:49 -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 22:10 .golangci.yml 22:11:49 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 22:10 .semver 22:11:49 -rw-rw-r-- 1 jenkins jenkins 9638 Jan 10 22:10 Attribution.txt 22:11:49 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 10 22:10 CHANGELOG.md 22:11:49 -rw-rw-r-- 1 jenkins jenkins 1574 Jan 10 22:10 Dockerfile 22:11:49 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 22:10 GOVERNANCE.md 22:11:49 -rw-rw-r-- 1 jenkins jenkins 734 Jan 10 22:10 Jenkinsfile 22:11:49 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 22:10 LICENSE 22:11:49 -rw-rw-r-- 1 jenkins jenkins 2575 Jan 10 22:10 Makefile 22:11:49 -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 22:10 OWNERS.md 22:11:49 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 10 22:10 README.md 22:11:49 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 22:10 VERSION 22:11:49 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 22:10 bin 22:11:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 22:10 cmd 22:11:49 -rw-r--r-- 1 jenkins jenkins 79184 Jan 10 22:11 coverage.out 22:11:49 drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 22:10 doc 22:11:49 -rw-rw-r-- 1 jenkins jenkins 3688 Jan 10 22:10 go.mod 22:11:49 -rw-rw-r-- 1 jenkins jenkins 46249 Jan 10 22:10 go.sum 22:11:49 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:10 internal 22:11:49 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:10 snap 22:11:49 -rw-rw-r-- 1 jenkins jenkins 236 Jan 10 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:50 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=43da81b2ed1d048ae9e5170664ec5fe73868b570 --label arch=amd64 --label version=0.0.0 . 22:11:50 Sending build context to Docker daemon 27.72MB 22:11:50 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:11:50 Step 2/26 : FROM ${BASE} AS builder 22:11:50 ---> d3338fcb192d 22:11:50 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:11:50 ---> Running in 6d3cfdd6c383 22:11:50 Removing intermediate container 6d3cfdd6c383 22:11:50 ---> d2f319328e98 22:11:50 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:11:50 ---> Running in b37f3e47b032 22:11:50 Removing intermediate container b37f3e47b032 22:11:50 ---> a507e037fc51 22:11:50 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:11:50 ---> Running in bf707a5a4b10 22:11:50 Removing intermediate container bf707a5a4b10 22:11:50 ---> 1f8ab8e5668e 22:11:50 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:11:50 ---> Running in e92f5d86de65 22:11:50 Removing intermediate container e92f5d86de65 22:11:50 ---> 46005deaee6a 22:11:50 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:11:50 ---> Running in 7d7653319f75 22:11:50 Removing intermediate container 7d7653319f75 22:11:50 ---> 0c6d6a3473de 22:11:50 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:50 ---> Running in c26f64fa39a7 22:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:11:51 OK: 211 MiB in 51 packages 22:11:51 Removing intermediate container c26f64fa39a7 22:11:51 ---> fc218e8dbd57 22:11:51 Step 9/26 : WORKDIR /device-onvif-camera 22:11:52 ---> Running in cff34e55f12d 22:11:52 Removing intermediate container cff34e55f12d 22:11:52 ---> 64f1a1734083 22:11:52 Step 10/26 : COPY go.mod vendor* ./ 22:11:52 ---> 8a03bdec4bde 22:11:52 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:52 ---> Running in 991f44d62d7c 22:11:53 Removing intermediate container 991f44d62d7c 22:11:53 ---> 385195df2bb2 22:11:53 Step 12/26 : COPY . . 22:11:53 ---> 6fe59e3092bb 22:11:53 Step 13/26 : RUN ${MAKE} 22:11:53 ---> Running in e32fa5c46927 22:11:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:12:12 Removing intermediate container e32fa5c46927 22:12:12 ---> 0a1b8a532e2f 22:12:12 Step 14/26 : FROM alpine:3.16 22:12:12 3.16: Pulling from library/alpine 22:12:12 ca7dd9ec2225: Pulling fs layer 22:12:12 ca7dd9ec2225: Verifying Checksum 22:12:12 ca7dd9ec2225: Download complete 22:12:12 ca7dd9ec2225: Pull complete 22:12:12 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:12:12 Status: Downloaded newer image for alpine:3.16 22:12:12 ---> bfe296a52501 22:12:12 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:12:12 ---> Running in d75b81171bc2 22:12:13 Removing intermediate container d75b81171bc2 22:12:13 ---> 3d39606b2c27 22:12:13 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:12:13 ---> Running in 723f97e174b4 22:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:12:13 (1/1) Installing dumb-init (1.2.5-r1) 22:12:13 Executing busybox-1.35.0-r17.trigger 22:12:13 OK: 6 MiB in 15 packages 22:12:14 Removing intermediate container 723f97e174b4 22:12:14 ---> 1b2611ecc079 22:12:14 Step 17/26 : WORKDIR / 22:12:14 ---> Running in 5d3068385b77 22:12:14 Removing intermediate container 5d3068385b77 22:12:14 ---> bddde7624a5f 22:12:14 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:12:14 ---> 54f34dcba4bf 22:12:14 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:12:14 ---> f991598aff5e 22:12:14 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:12:14 ---> e217be9fb574 22:12:14 Step 21/26 : EXPOSE 59984 22:12:14 ---> Running in 7b7029140df6 22:12:15 Removing intermediate container 7b7029140df6 22:12:15 ---> 1c4416149c40 22:12:15 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:12:15 ---> Running in 946384f92062 22:12:15 Removing intermediate container 946384f92062 22:12:15 ---> d1a77c6b4572 22:12:15 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:12:15 ---> Running in aca4227850ca 22:12:15 Removing intermediate container aca4227850ca 22:12:15 ---> ad59367a5631 22:12:15 Step 24/26 : LABEL arch=amd64 22:12:15 ---> Running in f1f54703260d 22:12:15 Removing intermediate container f1f54703260d 22:12:15 ---> 07e8ed55ade0 22:12:15 Step 25/26 : LABEL git_sha=43da81b2ed1d048ae9e5170664ec5fe73868b570 22:12:15 ---> Running in 7484619f541c 22:12:15 Removing intermediate container 7484619f541c 22:12:15 ---> 61513dc55396 22:12:15 Step 26/26 : LABEL version=0.0.0 22:12:15 ---> Running in 3dc68c2c5293 22:12:15 Removing intermediate container 3dc68c2c5293 22:12:15 ---> af70a0c41e64 22:12:15 [Warning] One or more build-args [ARCH] were not consumed 22:12:15 Successfully built af70a0c41e64 22:12:15 Successfully tagged device-onvif-camera: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 22:12:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:16 22:12:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:16 latest: Pulling from edgex-lftools-log-publisher 22:12:16 5eb5b503b376: Pulling fs layer 22:12:16 5c69ac0246d0: Pulling fs layer 22:12:16 ec43610c2a17: Pulling fs layer 22:12:16 3a2ae6a8a46f: Pulling fs layer 22:12:16 33b1e0a273af: Pulling fs layer 22:12:16 5d3b04190fa2: Pulling fs layer 22:12:16 2f39f015ded8: Pulling fs layer 22:12:16 3a2ae6a8a46f: Waiting 22:12:16 2f39f015ded8: Waiting 22:12:16 33b1e0a273af: Waiting 22:12:16 5d3b04190fa2: Waiting 22:12:16 5c69ac0246d0: Verifying Checksum 22:12:16 5c69ac0246d0: Download complete 22:12:16 3a2ae6a8a46f: Verifying Checksum 22:12:16 3a2ae6a8a46f: Download complete 22:12:16 33b1e0a273af: Verifying Checksum 22:12:16 33b1e0a273af: Download complete 22:12:16 ec43610c2a17: Verifying Checksum 22:12:16 ec43610c2a17: Download complete 22:12:16 5d3b04190fa2: Verifying Checksum 22:12:16 5d3b04190fa2: Download complete 22:12:16 5eb5b503b376: Download complete 22:12:17 2f39f015ded8: Verifying Checksum 22:12:17 2f39f015ded8: Download complete 22:12:17 5eb5b503b376: Pull complete 22:12:18 5c69ac0246d0: Pull complete 22:12:18 ec43610c2a17: Pull complete 22:12:18 3a2ae6a8a46f: Pull complete 22:12:18 33b1e0a273af: Pull complete 22:12:18 5d3b04190fa2: Pull complete 22:12:22 2f39f015ded8: Pull complete 22:12:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:12:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:23 prd-ubuntu20.04-docker-8c-8g-1736 does not seem to be running inside a container 22:12:23 $ 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/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:12:24 $ docker top ad113434e964a51632bb3e9f6c462729d79da064010291d664e808948e91b3aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:25 ---> job-cost.sh 22:12:25 lf-activate-venv: SKIPPING 22:12:25 INFO: No Stack... 22:12:25 INFO: Retrieving Pricing Info for: v3-standard-8 22:12:25 INFO: Archiving Costs [Pipeline] sh 22:12:25 + cat /w/workspace/undry_device-onvif-camera_PR-185/archives/cost.csv 22:12:25 + cut -d, -f6 [Pipeline] lock 22:12:25 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-13-stack-cost] 22:12:25 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-13-stack-cost] did not exist. Created. 22:12:25 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:12:26 + echo total: 0.2199999988079071 [Pipeline] stash 22:12:26 Stashed 1 file(s) [Pipeline] } 22:12:26 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-13-stack-cost] [Pipeline] // lock [Pipeline] } 22:12:26 $ docker stop --time=1 ad113434e964a51632bb3e9f6c462729d79da064010291d664e808948e91b3aa 22:12:27 $ docker rm -f --volumes ad113434e964a51632bb3e9f6c462729d79da064010291d664e808948e91b3aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:12:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1737 in /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] { [Pipeline] ws 22:12:34 Running in /w/workspace/device-onvif-camera/13 [Pipeline] { [Pipeline] checkout 22:12:34 The recommended git tool is: git 22:12:39 using credential edgex-jenkins-ssh 22:12:39 Cloning the remote Git repository 22:12:39 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:12:39 > git init /w/workspace/device-onvif-camera/13 # timeout=10 22:12:39 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:12:39 > git --version # timeout=10 22:12:39 > git --version # 'git version 2.25.1' 22:12:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:41 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:12:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:42 Merging remotes/origin/main commit 848d5d618f3ca3205f9827ec1c0cd48d03305e40 into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 22:12:41 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:12:41 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:12:41 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:12:42 > git config core.sparsecheckout # timeout=10 22:12:42 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 22:12:42 > git remote # timeout=10 22:12:42 > git config --get remote.origin.url # timeout=10 22:12:42 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:42 > git merge 848d5d618f3ca3205f9827ec1c0cd48d03305e40 # timeout=10 22:12:43 Merge succeeded, producing aee7025df1e4901b2ec3c1ae16df8c78c17f5672 22:12:43 Checking out Revision aee7025df1e4901b2ec3c1ae16df8c78c17f5672 (PR-185) 22:12:43 > git rev-parse HEAD^{commit} # timeout=10 22:12:43 > git config core.sparsecheckout # timeout=10 22:12:43 > git checkout -f aee7025df1e4901b2ec3c1ae16df8c78c17f5672 # timeout=10 22:12:47 Commit message: "Merge commit '848d5d618f3ca3205f9827ec1c0cd48d03305e40' into HEAD" 22:12:47 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:12:47 > git rev-list --no-walk 836e24e7756ba93edb4a8484df4e1e848a673a77 # timeout=10 22:12:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:12:47 % Total % Received % Xferd Average Speed Time Time Time Current 22:12:47 Dload Upload Total Spent Left Speed 22:12:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 22:12:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:12:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:12:48 + sudo tee /etc/docker/daemon.new 22:12:48 { 22:12:48 "registry-mirrors": [ 22:12:48 "https://nexus3.edgexfoundry.org:10001" 22:12:48 ], 22:12:48 "bip": "10.250.0.254/24", 22:12:48 "hosts": [ 22:12:48 "tcp://0.0.0.0:5555", 22:12:48 "unix:///var/run/docker.sock" 22:12:48 ], 22:12:48 "mtu": 1458, 22:12:48 "selinux-enabled": true, 22:12:48 "seccomp-profile": "/etc/docker/seccomp.json" 22:12:48 } [Pipeline] sh 22:12:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:12:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:07 provisioning config files... 22:13:07 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/13@tmp/config2535914132747141505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:08 ---> docker-login.sh 22:13:08 nexus3.edgexfoundry.org:10001 22:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:08 Configure a credential helper to remove this warning. See 22:13:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:08 22:13:09 Login Succeeded 22:13:09 nexus3.edgexfoundry.org:10002 22:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:09 Configure a credential helper to remove this warning. See 22:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:09 22:13:09 Login Succeeded 22:13:09 nexus3.edgexfoundry.org:10003 22:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:09 Configure a credential helper to remove this warning. See 22:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:09 22:13:09 Login Succeeded 22:13:09 nexus3.edgexfoundry.org:10004 22:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:10 Configure a credential helper to remove this warning. See 22:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:10 22:13:10 Login Succeeded 22:13:10 docker.io 22:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:10 Configure a credential helper to remove this warning. See 22:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:10 22:13:10 Login Succeeded 22:13:10 ---> docker-login.sh ends [Pipeline] } 22:13:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:10 ========================================================= 22:13:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:13:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:11 + 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 . 22:13:11 Sending build context to Docker daemon 20.51MB 22:13:11 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:13:11 Step 2/13 : FROM ${BASE} AS builder 22:13:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:13:11 9b18e9b68314: Pulling fs layer 22:13:11 35d82f9e3411: Pulling fs layer 22:13:11 e16973657156: Pulling fs layer 22:13:12 fc693d55d65f: Pulling fs layer 22:13:12 7e9fc2657dce: Pulling fs layer 22:13:12 dda99020689f: Pulling fs layer 22:13:12 db1c61fa0a46: Pulling fs layer 22:13:12 891c053d2c06: Pulling fs layer 22:13:12 7e9fc2657dce: Waiting 22:13:12 dda99020689f: Waiting 22:13:12 db1c61fa0a46: Waiting 22:13:12 891c053d2c06: Waiting 22:13:12 fc693d55d65f: Waiting 22:13:12 e16973657156: Verifying Checksum 22:13:12 e16973657156: Download complete 22:13:12 35d82f9e3411: Verifying Checksum 22:13:12 35d82f9e3411: Download complete 22:13:12 7e9fc2657dce: Verifying Checksum 22:13:12 7e9fc2657dce: Download complete 22:13:12 dda99020689f: Verifying Checksum 22:13:12 dda99020689f: Download complete 22:13:12 9b18e9b68314: Verifying Checksum 22:13:12 9b18e9b68314: Download complete 22:13:12 9b18e9b68314: Pull complete 22:13:13 891c053d2c06: Verifying Checksum 22:13:13 891c053d2c06: Download complete 22:13:13 35d82f9e3411: Pull complete 22:13:13 e16973657156: Pull complete 22:13:14 db1c61fa0a46: Verifying Checksum 22:13:14 db1c61fa0a46: Download complete 22:13:15 fc693d55d65f: Verifying Checksum 22:13:15 fc693d55d65f: Download complete 22:13:27 fc693d55d65f: Pull complete 22:13:27 7e9fc2657dce: Pull complete 22:13:27 dda99020689f: Pull complete 22:13:34 db1c61fa0a46: Pull complete 22:13:35 891c053d2c06: Pull complete 22:13:35 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:13:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:13:35 ---> f96f9c87975a 22:13:35 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:13:37 ---> Running in 1ff93c95bbb6 22:13:37 Removing intermediate container 1ff93c95bbb6 22:13:37 ---> 18cceeb670de 22:13:37 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:13:37 ---> Running in 2b33b7f38e2c 22:13:37 Removing intermediate container 2b33b7f38e2c 22:13:37 ---> cfb5ee1725c4 22:13:37 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:13:37 ---> Running in ce91ee526425 22:13:37 Removing intermediate container ce91ee526425 22:13:37 ---> c2754cd8e5b1 22:13:37 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:13:38 ---> Running in e098fa6a613b 22:13:38 Removing intermediate container e098fa6a613b 22:13:38 ---> 6ba645615742 22:13:38 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:13:38 ---> Running in 653d7173f3c2 22:13:38 Removing intermediate container 653d7173f3c2 22:13:38 ---> 282deb021e5d 22:13:38 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:38 ---> Running in 6c557c60ce9b 22:13:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:13:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:13:41 OK: 221 MiB in 51 packages 22:13:41 Removing intermediate container 6c557c60ce9b 22:13:41 ---> 25f1b56582fb 22:13:41 Step 9/13 : WORKDIR /device-onvif-camera 22:13:42 ---> Running in 958a968c1cac 22:13:42 Removing intermediate container 958a968c1cac 22:13:42 ---> 3156f33fc5bb 22:13:42 Step 10/13 : COPY go.mod vendor* ./ 22:13:42 ---> 754673aee271 22:13:42 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:42 ---> Running in 496841a2736d 22:14:39 Removing intermediate container 496841a2736d 22:14:39 ---> 66c452897726 22:14:39 Step 12/13 : COPY . . 22:14:40 ---> 2eb790b1609a 22:14:40 Step 13/13 : RUN ${MAKE} 22:14:40 ---> Running in 0d45388f4208 22:14:41 noop 22:14:42 Removing intermediate container 0d45388f4208 22:14:42 ---> e398ae22b3e6 22:14:42 Successfully built e398ae22b3e6 22:14:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:42 + docker inspect -f . ci-base-image-arm64 22:14:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:42 prd-ubuntu20.04-docker-arm64-4c-16g-1737 does not seem to be running inside a container 22:14:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/13 -v /w/workspace/device-onvif-camera/13:/w/workspace/device-onvif-camera/13:rw,z -v /w/workspace/device-onvif-camera/13@tmp:/w/workspace/device-onvif-camera/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:14:43 $ docker top e942b1abf6088c105b597dfb8d0e6cfb84176252abf2d3eca92e650899e79dc7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:44 + go version 22:14:44 go version go1.18.7 linux/arm64 [Pipeline] } 22:14:44 $ docker stop --time=1 e942b1abf6088c105b597dfb8d0e6cfb84176252abf2d3eca92e650899e79dc7 22:14:46 $ docker rm -f --volumes e942b1abf6088c105b597dfb8d0e6cfb84176252abf2d3eca92e650899e79dc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:46 + docker inspect -f . ci-base-image-arm64 22:14:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:47 prd-ubuntu20.04-docker-arm64-4c-16g-1737 does not seem to be running inside a container 22:14:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/13 -v /w/workspace/device-onvif-camera/13:/w/workspace/device-onvif-camera/13:rw,z -v /w/workspace/device-onvif-camera/13@tmp:/w/workspace/device-onvif-camera/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:14:48 $ docker top 2dc74588d7e9eb5432aa7833a609dd805d0960d0b158be77c7e99ebfb6e1a068 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:48 + git config --global --add safe.directory /w/workspace/device-onvif-camera/13 [Pipeline] fileExists [Pipeline] sh 22:14:49 + make test 22:14:49 go test ./... -coverprofile=coverage.out ./... 22:14:51 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:16:27 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:16:27 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.193s coverage: 29.3% of statements 22:16:27 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:16:42 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.549s coverage: 86.5% of statements 22:16:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:16:42 go vet ./... 22:17:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:17:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:17:09 ./bin/test-attribution-txt.sh [Pipeline] echo 22:17:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:17:09 $ docker stop --time=1 2dc74588d7e9eb5432aa7833a609dd805d0960d0b158be77c7e99ebfb6e1a068 22:17:11 $ docker rm -f --volumes 2dc74588d7e9eb5432aa7833a609dd805d0960d0b158be77c7e99ebfb6e1a068 [Pipeline] // withDockerContainer [Pipeline] sh 22:17:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:17:12 Warning: overwriting stash ‘coverage-report’ 22:17:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:17:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:17:13 + ls -al . 22:17:13 total 244 22:17:13 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 22:14 . 22:17:13 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:12 .. 22:17:13 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 22:12 .git 22:17:13 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 22:12 .github 22:17:13 -rw-rw-r-- 1 jenkins jenkins 496 Jan 10 22:12 .gitignore 22:17:13 -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 22:12 .golangci.yml 22:17:13 -rw-rw-r-- 1 jenkins jenkins 9638 Jan 10 22:12 Attribution.txt 22:17:13 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 10 22:12 CHANGELOG.md 22:17:13 -rw-rw-r-- 1 jenkins jenkins 1574 Jan 10 22:12 Dockerfile 22:17:13 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 22:12 GOVERNANCE.md 22:17:13 -rw-rw-r-- 1 jenkins jenkins 734 Jan 10 22:12 Jenkinsfile 22:17:13 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 22:12 LICENSE 22:17:13 -rw-rw-r-- 1 jenkins jenkins 2575 Jan 10 22:12 Makefile 22:17:13 -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 22:12 OWNERS.md 22:17:13 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 10 22:12 README.md 22:17:13 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 22:10 VERSION 22:17:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 22:12 bin 22:17:13 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 22:12 cmd 22:17:13 -rw-r--r-- 1 jenkins jenkins 79184 Jan 10 22:16 coverage.out 22:17:13 drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 22:12 doc 22:17:13 -rw-rw-r-- 1 jenkins jenkins 3688 Jan 10 22:12 go.mod 22:17:13 -rw-rw-r-- 1 jenkins jenkins 46249 Jan 10 22:12 go.sum 22:17:13 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:12 internal 22:17:13 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:12 snap 22:17:13 -rw-rw-r-- 1 jenkins jenkins 236 Jan 10 22:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:14 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=aee7025df1e4901b2ec3c1ae16df8c78c17f5672 --label arch=arm64 --label version=0.0.0 . 22:17:14 Sending build context to Docker daemon 20.59MB 22:17:14 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:17:14 Step 2/26 : FROM ${BASE} AS builder 22:17:14 ---> e398ae22b3e6 22:17:14 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:17:15 ---> Running in c35eea49d9c1 22:17:17 Removing intermediate container c35eea49d9c1 22:17:17 ---> de585a52610a 22:17:17 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:17:17 ---> Running in d5abe90af5e1 22:17:17 Removing intermediate container d5abe90af5e1 22:17:17 ---> 66242bdf56b2 22:17:17 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:17:17 ---> Running in d434e5dc32e3 22:17:17 Removing intermediate container d434e5dc32e3 22:17:17 ---> 0934eaa7d5e3 22:17:17 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:17:17 ---> Running in ef2b46d54ba4 22:17:18 Removing intermediate container ef2b46d54ba4 22:17:18 ---> c0105b9081da 22:17:18 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:17:18 ---> Running in a256677b55ca 22:17:18 Removing intermediate container a256677b55ca 22:17:18 ---> 05ef7a6405b4 22:17:18 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:17:18 ---> Running in 07946e5495b2 22:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:17:21 OK: 221 MiB in 51 packages 22:17:21 Removing intermediate container 07946e5495b2 22:17:21 ---> ea05866afa99 22:17:21 Step 9/26 : WORKDIR /device-onvif-camera 22:17:21 ---> Running in b7502bdb3476 22:17:22 Removing intermediate container b7502bdb3476 22:17:22 ---> 1f15f9a8d436 22:17:22 Step 10/26 : COPY go.mod vendor* ./ 22:17:22 ---> 8ac19a828de6 22:17:22 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:22 ---> Running in 3c53bcbdd961 22:17:26 Removing intermediate container 3c53bcbdd961 22:17:26 ---> ee7b0c42ed7e 22:17:26 Step 12/26 : COPY . . 22:17:28 ---> 19a71bda833a 22:17:28 Step 13/26 : RUN ${MAKE} 22:17:28 ---> Running in f1804c5155ca 22:17:29 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:19:36 Removing intermediate container f1804c5155ca 22:19:36 ---> 7b64257f478d 22:19:36 Step 14/26 : FROM alpine:3.16 22:19:36 3.16: Pulling from library/alpine 22:19:36 6875df1f5354: Pulling fs layer 22:19:36 6875df1f5354: Verifying Checksum 22:19:36 6875df1f5354: Download complete 22:19:36 6875df1f5354: Pull complete 22:19:36 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:19:36 Status: Downloaded newer image for alpine:3.16 22:19:36 ---> 2b4661558fb8 22:19:36 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:19:36 ---> Running in a2c736994813 22:19:36 Removing intermediate container a2c736994813 22:19:36 ---> 020f5876e11a 22:19:36 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:19:36 ---> Running in 81c286317f5b 22:19:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:19:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:19:36 (1/1) Installing dumb-init (1.2.5-r1) 22:19:36 Executing busybox-1.35.0-r17.trigger 22:19:36 OK: 5 MiB in 15 packages 22:19:37 Removing intermediate container 81c286317f5b 22:19:37 ---> 29c1d8f08eb1 22:19:37 Step 17/26 : WORKDIR / 22:19:37 ---> Running in 05daa18f36e6 22:19:37 Removing intermediate container 05daa18f36e6 22:19:37 ---> f4e525ae9c1f 22:19:37 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:19:38 ---> cf25f73d0571 22:19:38 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:19:39 ---> 6c0a476ea0ec 22:19:39 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:19:39 ---> df07e9d57c82 22:19:39 Step 21/26 : EXPOSE 59984 22:19:39 ---> Running in fe4d94c55ab1 22:19:40 Removing intermediate container fe4d94c55ab1 22:19:40 ---> cdc9850cbaa7 22:19:40 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:19:40 ---> Running in 64d3a61fe762 22:19:40 Removing intermediate container 64d3a61fe762 22:19:40 ---> fc1204493112 22:19:40 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:19:40 ---> Running in 1999894ee485 22:19:40 Removing intermediate container 1999894ee485 22:19:40 ---> c231eaadad5f 22:19:40 Step 24/26 : LABEL arch=arm64 22:19:40 ---> Running in 6ff5acf737ff 22:19:41 Removing intermediate container 6ff5acf737ff 22:19:41 ---> a4fb71a95371 22:19:41 Step 25/26 : LABEL git_sha=aee7025df1e4901b2ec3c1ae16df8c78c17f5672 22:19:41 ---> Running in 0b965d2149d6 22:19:41 Removing intermediate container 0b965d2149d6 22:19:41 ---> 13485f7577ef 22:19:41 Step 26/26 : LABEL version=0.0.0 22:19:41 ---> Running in 62b6f28d23e2 22:19:41 Removing intermediate container 62b6f28d23e2 22:19:41 ---> e40fdd1c42a8 22:19:41 [Warning] One or more build-args [ARCH] were not consumed 22:19:41 Successfully built e40fdd1c42a8 22:19:41 Successfully tagged device-onvif-camera-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 22:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:42 22:19:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:42 arm64: Pulling from edgex-lftools-log-publisher 22:19:42 8998bd30e6a1: Pulling fs layer 22:19:42 04944245beec: Pulling fs layer 22:19:42 699f458cf7ca: Pulling fs layer 22:19:42 765212b225bb: Pulling fs layer 22:19:42 f23df028b6ca: Pulling fs layer 22:19:42 d65c8cfc05b1: Pulling fs layer 22:19:42 2437ff75d9bd: Pulling fs layer 22:19:42 765212b225bb: Waiting 22:19:42 f23df028b6ca: Waiting 22:19:42 d65c8cfc05b1: Waiting 22:19:42 2437ff75d9bd: Waiting 22:19:42 04944245beec: Verifying Checksum 22:19:42 04944245beec: Download complete 22:19:42 765212b225bb: Verifying Checksum 22:19:42 765212b225bb: Download complete 22:19:42 f23df028b6ca: Verifying Checksum 22:19:42 f23df028b6ca: Download complete 22:19:42 d65c8cfc05b1: Verifying Checksum 22:19:42 d65c8cfc05b1: Download complete 22:19:43 699f458cf7ca: Verifying Checksum 22:19:43 699f458cf7ca: Download complete 22:19:43 8998bd30e6a1: Verifying Checksum 22:19:43 8998bd30e6a1: Download complete 22:19:46 2437ff75d9bd: Verifying Checksum 22:19:46 2437ff75d9bd: Download complete 22:19:47 8998bd30e6a1: Pull complete 22:19:47 04944245beec: Pull complete 22:19:49 699f458cf7ca: Pull complete 22:19:49 765212b225bb: Pull complete 22:19:49 f23df028b6ca: Pull complete 22:19:49 d65c8cfc05b1: Pull complete 22:20:04 2437ff75d9bd: Pull complete 22:20:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:05 prd-ubuntu20.04-docker-arm64-4c-16g-1737 does not seem to be running inside a container 22:20:05 $ 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-onvif-camera/13 -v /w/workspace/device-onvif-camera/13:/w/workspace/device-onvif-camera/13:rw,z -v /w/workspace/device-onvif-camera/13@tmp:/w/workspace/device-onvif-camera/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:20:07 $ docker top 54d5f0ea01732942da98b4980584e0759ff4f40bc22428c355950262c591b77d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:08 ---> job-cost.sh 22:20:08 lf-activate-venv: SKIPPING 22:20:08 INFO: No Stack... 22:20:08 INFO: Retrieving Pricing Info for: v3-standard-4 22:20:09 INFO: Archiving Costs [Pipeline] sh 22:20:09 + cut -d, -f6 22:20:09 + cat /w/workspace/device-onvif-camera/13/archives/cost.csv [Pipeline] lock 22:20:09 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-13-stack-cost] 22:20:09 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-13-stack-cost] did not exist. Created. 22:20:09 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:20:10 /w/workspace/device-onvif-camera/13@tmp/durable-c58cac4c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:20:10 + echo total: 0.10999999940395355 [Pipeline] stash 22:20:10 Warning: overwriting stash ‘stack-cost’ 22:20:10 Stashed 1 file(s) [Pipeline] } 22:20:10 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-13-stack-cost] [Pipeline] // lock [Pipeline] } 22:20:10 $ docker stop --time=1 54d5f0ea01732942da98b4980584e0759ff4f40bc22428c355950262c591b77d 22:20:12 $ docker rm -f --volumes 54d5f0ea01732942da98b4980584e0759ff4f40bc22428c355950262c591b77d [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 22:20:12 provisioning config files... 22:20:12 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config2369547280905925203tmp [Pipeline] { [Pipeline] sh 22:20:13 + set +x 22:20:13 + curl -s https://codecov.io/bash 22:20:13 + bash -s -- 22:20:13 22:20:13 _____ _ 22:20:13 / ____| | | 22:20:13 | | ___ __| | ___ ___ _____ __ 22:20:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:20:13 | |___| (_) | (_| | __/ (_| (_) \ V / 22:20:13 \_____\___/ \__,_|\___|\___\___/ \_/ 22:20:13 Bash-1.0.6 22:20:13 22:20:13 22:20:13 ==> git version 2.25.1 found 22:20:13 ==> 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 22:20:13 Release-Date: 2020-01-08 22:20:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:20:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:20:13 ==> Jenkins CI detected. 22:20:13 current dir:  /w/workspace/undry_device-onvif-camera_PR-185 22:20:13 project root: . 22:20:13 --> token set from env 22:20:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:20:13 ==> Running gcov in . (disable via -X gcov) 22:20:13 ==> Python coveragepy not found 22:20:13 ==> Searching for coverage reports in: 22:20:13 + . 22:20:13 -> Found 1 reports 22:20:13 ==> Detecting git/mercurial file structure 22:20:13 ==> Reading reports 22:20:13 + ./coverage.out bytes=79184 22:20:13 ==> Appending adjustments 22:20:13 https://docs.codecov.io/docs/fixing-reports 22:20:13 + Found adjustments 22:20:13 ==> Gzipping contents 22:20:13 12K /tmp/codecov.Gk8ups.gz 22:20:13 ==> Uploading reports 22:20:13 url: https://codecov.io 22:20:13 query: branch=PR-185&commit=43da81b2ed1d048ae9e5170664ec5fe73868b570&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= 22:20:13 -> Pinging Codecov 22:20:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-185&commit=43da81b2ed1d048ae9e5170664ec5fe73868b570&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= 22:20:13 -> Uploading to 22:20:13 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/F29A59C45E3A92E06B3E522C9905F8EF/43da81b2ed1d048ae9e5170664ec5fe73868b570/649e7e6d-e08d-4e88-904f-edd5fd9447f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T222013Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6fb1648f61f19ab83ad2bb9e284fd0499cf0d5d49f0bbc74e39aa71666c2b34b 22:20:13 % Total % Received % Xferd Average Speed Time Time Time Current 22:20:13 Dload Upload Total Spent Left Speed 22:20:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10838 0 0 100 10838 0 39268 --:--:-- --:--:-- --:--:-- 39268 22:20:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/43da81b2ed1d048ae9e5170664ec5fe73868b570 [Pipeline] } 22:20:14 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 22:20:14 + [ -d /w/workspace/undry_device-onvif-camera_PR-185/archives ] 22:20:14 + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives 22:20:14 total 16 22:20:14 drwxr-xr-x 3 root root 4096 Jan 10 22:12 . 22:20:14 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 22:12 .. 22:20:14 drwxr-xr-x 2 root root 4096 Jan 10 22:12 cost 22:20:14 -rw-r--r-- 1 root root 92 Jan 10 22:12 cost.csv 22:20:14 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-185/archives 22:20:14 + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives 22:20:14 total 16 22:20:14 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 22:12 . 22:20:14 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 22:12 .. 22:20:14 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 22:12 cost 22:20:14 -rw-r--r-- 1 jenkins jenkins 92 Jan 10 22:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:20:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:20:15 ---> package-listing.sh 22:20:15 ++ facter osfamily 22:20:15 ++ tr '[:upper:]' '[:lower:]' 22:20:16 + OS_FAMILY=debian 22:20:16 + workspace=/w/workspace/undry_device-onvif-camera_PR-185 22:20:16 + START_PACKAGES=/tmp/packages_start.txt 22:20:16 + END_PACKAGES=/tmp/packages_end.txt 22:20:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:20:16 + PACKAGES=/tmp/packages_start.txt 22:20:16 + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' 22:20:16 + PACKAGES=/tmp/packages_end.txt 22:20:16 + case "${OS_FAMILY}" in 22:20:16 + dpkg -l 22:20:16 + grep '^ii' 22:20:16 + '[' -f /tmp/packages_start.txt ']' 22:20:16 + '[' -f /tmp/packages_end.txt ']' 22:20:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:20:16 + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' 22:20:16 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-185/archives/ 22:20:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-185/archives/ [Pipeline] echo 22:20:16 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/undry_device-onvif-camera_PR-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:20:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:17 prd-ubuntu20.04-docker-8c-8g-1736 does not seem to be running inside a container 22:20:17 $ 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/undry_device-onvif-camera_PR-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:20:17 $ docker top 76a54f9d1babe747c7271a1c948b6b548334049943cc5eca85a0d964cc3fff79 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:17 + touch /tmp/pre-build-complete [Pipeline] sh 22:20:18 + mkdir -p /var/log/sysstat [Pipeline] sh 22:20:18 + ls /var/log/sa-host 22:20:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:18 provisioning config files... 22:20:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config10883765044421450298tmp [Pipeline] { [Pipeline] echo 22:20:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:20:18 ---> create-netrc.sh [Pipeline] } 22:20:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:20:19 ---> python-tools-install.sh [Pipeline] echo 22:20:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:20:19 ---> sudo-logs.sh 22:20:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:20:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:20:19 ---> job-cost.sh 22:20:19 lf-activate-venv: SKIPPING 22:20:19 DEBUG: total: 0.2199999988079071 22:20:19 INFO: Retrieving Stack Cost... 22:20:19 INFO: Retrieving Pricing Info for: v3-standard-8 22:20:20 INFO: Archiving Costs [Pipeline] echo 22:20:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:20:20 ---> logs-deploy.sh 22:20:20 lf-activate-venv: SKIPPING 22:20:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-185/13 22:20:20 INFO: archiving workspace using pattern(s): 22:20:21 Archives upload complete. 22:20:21 INFO: archiving logs to Nexus