Pull request #325 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f280213d00d51a35a10ea97ccd1819106e68b523+e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 (834aedaafdca9b199e97a18678d5b70241a7d916) 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-ssh6215887087844885584.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13588284669342468489.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1760203436768481716.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4857537468031754926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9043923208627836718.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14091959401889719926.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-10923 in /w/workspace/undry_device-onvif-camera_PR-325 [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-325 # 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 > 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/325/head:refs/remotes/origin/PR-325 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 into PR head commit f280213d00d51a35a10ea97ccd1819106e68b523 Merge succeeded, producing f280213d00d51a35a10ea97ccd1819106e68b523 Checking out Revision f280213d00d51a35a10ea97ccd1819106e68b523 (PR-325) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f280213d00d51a35a10ea97ccd1819106e68b523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f280213d00d51a35a10ea97ccd1819106e68b523 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:03:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:03:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:03:24 ========================================================= 04:03:24 EdgeX Global Pipelines Version Info 04:03:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:03:24 ------------------- 04:03:24 stable info: 04:03:24 ------------------- 04:03:24 Commited By: Bill Mahoney bill.mahoney@intel.com 04:03:24 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:03:24 Message: update stable to v1.0.248 04:03:25 ------------------- 04:03:25 experimental info: 04:03:25 ------------------- 04:03:25 Commited By: **** collab-it+edgex@linuxfoundation.org 04:03:25 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:03:25 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:03:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:03:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:03:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:03:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:03:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:03:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:03:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-325 [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-325 [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-325 [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f280213d00d51a35a10ea97ccd1819106e68b523 [Pipeline] echo 04:03:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f280213 [Pipeline] echo 04:03:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:27 provisioning config files... 04:03:27 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-325@tmp/config9402982906543769058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:27 ---> docker-login.sh 04:03:27 nexus3.edgexfoundry.org:10001 04:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:27 Configure a credential helper to remove this warning. See 04:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:27 04:03:27 Login Succeeded 04:03:27 nexus3.edgexfoundry.org:10002 04:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:27 Configure a credential helper to remove this warning. See 04:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:27 04:03:27 Login Succeeded 04:03:27 nexus3.edgexfoundry.org:10003 04:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:28 Configure a credential helper to remove this warning. See 04:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:28 04:03:28 Login Succeeded 04:03:28 nexus3.edgexfoundry.org:10004 04:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:28 Configure a credential helper to remove this warning. See 04:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:28 04:03:28 Login Succeeded 04:03:28 docker.io 04:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:28 Configure a credential helper to remove this warning. See 04:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:28 04:03:28 Login Succeeded 04:03:28 ---> docker-login.sh ends [Pipeline] } 04:03:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:03:29 + git rev-list -1 --merges f280213d00d51a35a10ea97ccd1819106e68b523~1..f280213d00d51a35a10ea97ccd1819106e68b523 [Pipeline] echo 04:03:29 -----------> git rev-list -1 --merges f280213d00d51a35a10ea97ccd1819106e68b523~1..f280213d00d51a35a10ea97ccd1819106e68b523 f280213d00d51a35a10ea97ccd1819106e68b523 [false] [Pipeline] sh 04:03:29 + git log --format=format:%s -1 f280213d00d51a35a10ea97ccd1819106e68b523 [Pipeline] echo 04:03:29 ========================================================= 04:03:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:03:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:03:29 + git log --format=format:%s -1 f280213d00d51a35a10ea97ccd1819106e68b523 [Pipeline] echo 04:03:29 [semverPrep] GIT_COMMIT: f280213d00d51a35a10ea97ccd1819106e68b523, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 04:03:29 [semverPrep] This is not a build commit. [Pipeline] sh 04:03:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:03:30 + grep -v github /etc/ssh/ssh_known_hosts 04:03:30 + [ -e /tmp/ssh_known_hosts ] 04:03:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:03:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:03:30 + sudo tee -a /etc/ssh/ssh_known_hosts 04:03:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:30 04:03:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:31 0.1.4: Pulling from edgex-devops/py-git-semver 04:03:31 b85a868b505f: Pulling fs layer 04:03:31 e2be974225ed: Pulling fs layer 04:03:31 339a4e72a1f5: Pulling fs layer 04:03:31 988bab9f4d93: Pulling fs layer 04:03:31 1469e6f7b9e6: Pulling fs layer 04:03:31 eaf3925da568: Pulling fs layer 04:03:31 bab4dde63d76: Pulling fs layer 04:03:31 bde34c3a00c8: Pulling fs layer 04:03:31 b352a97aabf1: Pulling fs layer 04:03:31 4872d77fe225: Pulling fs layer 04:03:31 5851b861e8e6: Pulling fs layer 04:03:31 1469e6f7b9e6: Waiting 04:03:31 988bab9f4d93: Waiting 04:03:31 eaf3925da568: Waiting 04:03:31 4872d77fe225: Waiting 04:03:31 b352a97aabf1: Waiting 04:03:31 5851b861e8e6: Waiting 04:03:31 e2be974225ed: Verifying Checksum 04:03:31 e2be974225ed: Download complete 04:03:31 988bab9f4d93: Verifying Checksum 04:03:31 988bab9f4d93: Download complete 04:03:31 1469e6f7b9e6: Verifying Checksum 04:03:31 1469e6f7b9e6: Download complete 04:03:31 eaf3925da568: Download complete 04:03:31 339a4e72a1f5: Verifying Checksum 04:03:31 339a4e72a1f5: Download complete 04:03:31 bde34c3a00c8: Verifying Checksum 04:03:31 bde34c3a00c8: Download complete 04:03:31 b352a97aabf1: Verifying Checksum 04:03:31 b352a97aabf1: Download complete 04:03:31 4872d77fe225: Verifying Checksum 04:03:31 4872d77fe225: Download complete 04:03:31 5851b861e8e6: Verifying Checksum 04:03:31 5851b861e8e6: Download complete 04:03:31 b85a868b505f: Verifying Checksum 04:03:31 b85a868b505f: Download complete 04:03:31 bab4dde63d76: Verifying Checksum 04:03:31 bab4dde63d76: Download complete 04:03:33 b85a868b505f: Pull complete 04:03:33 e2be974225ed: Pull complete 04:03:33 339a4e72a1f5: Pull complete 04:03:33 988bab9f4d93: Pull complete 04:03:33 1469e6f7b9e6: Pull complete 04:03:33 eaf3925da568: Pull complete 04:03:35 bab4dde63d76: Pull complete 04:03:35 bde34c3a00c8: Pull complete 04:03:35 b352a97aabf1: Pull complete 04:03:36 4872d77fe225: Pull complete 04:03:36 5851b861e8e6: Pull complete 04:03:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:03:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:36 prd-ubuntu20.04-docker-8c-8g-10923 does not seem to be running inside a container 04:03:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-325 -v /w/workspace/undry_device-onvif-camera_PR-325:/w/workspace/undry_device-onvif-camera_PR-325:rw,z -v /w/workspace/undry_device-onvif-camera_PR-325@tmp:/w/workspace/undry_device-onvif-camera_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:03:41 $ docker top 7701c7575f10d0cc5cbb5dccd54516db819c33f4fbdb9312d2a86c2cec3fe3cd -eo pid,comm 04:03:41 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). 04:03:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:03:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:41 [ssh-agent] Looking for ssh-agent implementation... 04:03:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:41 $ docker exec 7701c7575f10d0cc5cbb5dccd54516db819c33f4fbdb9312d2a86c2cec3fe3cd ssh-agent 04:03:41 SSH_AUTH_SOCK=/tmp/ssh-FN0FlVu7TO6K/agent.14 04:03:41 SSH_AGENT_PID=20 04:03:41 Running ssh-add (command line suppressed) 04:03:42 Identity added: /w/workspace/undry_device-onvif-camera_PR-325@tmp/private_key_16804987261817092079.key (/w/workspace/undry_device-onvif-camera_PR-325@tmp/private_key_16804987261817092079.key) 04:03:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:42 + git tag --points-at HEAD [Pipeline] } 04:03:42 $ docker exec --env ******** --env ******** 7701c7575f10d0cc5cbb5dccd54516db819c33f4fbdb9312d2a86c2cec3fe3cd ssh-agent -k 04:03:42 unset SSH_AUTH_SOCK; 04:03:42 unset SSH_AGENT_PID; 04:03:42 echo Agent pid 20 killed; 04:03:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:03:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:42 [ssh-agent] Looking for ssh-agent implementation... 04:03:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:42 $ docker exec 7701c7575f10d0cc5cbb5dccd54516db819c33f4fbdb9312d2a86c2cec3fe3cd ssh-agent 04:03:42 SSH_AUTH_SOCK=/tmp/ssh-xgtRihoOpLBm/agent.71 04:03:42 SSH_AGENT_PID=78 04:03:42 Running ssh-add (command line suppressed) 04:03:42 Identity added: /w/workspace/undry_device-onvif-camera_PR-325@tmp/private_key_1280548691601261846.key (/w/workspace/undry_device-onvif-camera_PR-325@tmp/private_key_1280548691601261846.key) 04:03:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:43 + git semver init 04:03:43 2023-04-26 04:03:43,482 [run_init] DEBUG init version:0.0.0 force:False 04:03:43 2023-04-26 04:03:43,483 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-325/.semver 04:03:43 2023-04-26 04:03:43,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-325/.semver 04:03:43 2023-04-26 04:03:43,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-325/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-325, universal_newlines=False, shell=None, istream=None) 04:03:44 2023-04-26 04:03:44,444 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-325/.git/info/exclude 04:03:44 2023-04-26 04:03:44,444 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-325/.semver/PR-325 with force:False 04:03:44 2023-04-26 04:03:44,444 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-325/.semver/PR-325 04:03:44 2023-04-26 04:03:44,447 [execute] INFO git cat-file --batch-check 04:03:44 2023-04-26 04:03:44,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-325/.semver, universal_newlines=False, shell=None, istream=) 04:03:44 2023-04-26 04:03:44,453 [execute] INFO git cat-file --batch 04:03:44 2023-04-26 04:03:44,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-325/.semver, universal_newlines=False, shell=None, istream=) 04:03:44 2023-04-26 04:03:44,456 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-325/.semver/PR-325 04:03:44 0.0.0 [Pipeline] } 04:03:44 $ docker exec --env ******** --env ******** 7701c7575f10d0cc5cbb5dccd54516db819c33f4fbdb9312d2a86c2cec3fe3cd ssh-agent -k 04:03:44 unset SSH_AUTH_SOCK; 04:03:44 unset SSH_AGENT_PID; 04:03:44 echo Agent pid 78 killed; 04:03:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:45 + git semver [Pipeline] } 04:03:45 $ docker stop --time=1 7701c7575f10d0cc5cbb5dccd54516db819c33f4fbdb9312d2a86c2cec3fe3cd 04:03:46 $ docker rm -f --volumes 7701c7575f10d0cc5cbb5dccd54516db819c33f4fbdb9312d2a86c2cec3fe3cd [Pipeline] // withDockerContainer [Pipeline] sh 04:03:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:03:47 Stashed 1 file(s) [Pipeline] echo 04:03:47 [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 04:03:48 provisioning config files... 04:03:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-325@tmp/config15050846859298237481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:48 ---> docker-login.sh 04:03:48 nexus3.edgexfoundry.org:10001 04:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:48 Configure a credential helper to remove this warning. See 04:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:48 04:03:48 Login Succeeded 04:03:48 nexus3.edgexfoundry.org:10002 04:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:48 Configure a credential helper to remove this warning. See 04:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:48 04:03:48 Login Succeeded 04:03:48 nexus3.edgexfoundry.org:10003 04:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:48 Configure a credential helper to remove this warning. See 04:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:48 04:03:48 Login Succeeded 04:03:48 nexus3.edgexfoundry.org:10004 04:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:48 Configure a credential helper to remove this warning. See 04:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:48 04:03:48 Login Succeeded 04:03:48 docker.io 04:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:48 Configure a credential helper to remove this warning. See 04:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:48 04:03:48 Login Succeeded 04:03:48 ---> docker-login.sh ends [Pipeline] } 04:03:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:03:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:49 ========================================================= 04:03:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:03:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:03:49 Sending build context to Docker daemon 26.95MB 04:03:49 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:03:49 Step 2/13 : FROM ${BASE} AS builder 04:03:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:03:50 f56be85fc22e: Pulling fs layer 04:03:50 85791d961cd3: Pulling fs layer 04:03:50 d694b5ae8c79: Pulling fs layer 04:03:50 9f32a84ed3da: Pulling fs layer 04:03:50 4d19c01a9841: Pulling fs layer 04:03:50 9325e15d5711: Pulling fs layer 04:03:50 556b6ee489ea: Pulling fs layer 04:03:50 c5a4b2cf53e6: Pulling fs layer 04:03:50 4d19c01a9841: Waiting 04:03:50 9325e15d5711: Waiting 04:03:50 556b6ee489ea: Waiting 04:03:50 c5a4b2cf53e6: Waiting 04:03:50 9f32a84ed3da: Waiting 04:03:50 85791d961cd3: Verifying Checksum 04:03:50 85791d961cd3: Download complete 04:03:50 9f32a84ed3da: Verifying Checksum 04:03:50 9f32a84ed3da: Download complete 04:03:50 4d19c01a9841: Verifying Checksum 04:03:50 4d19c01a9841: Download complete 04:03:50 f56be85fc22e: Verifying Checksum 04:03:50 f56be85fc22e: Download complete 04:03:50 9325e15d5711: Verifying Checksum 04:03:50 9325e15d5711: Download complete 04:03:50 f56be85fc22e: Pull complete 04:03:50 85791d961cd3: Pull complete 04:03:50 c5a4b2cf53e6: Verifying Checksum 04:03:50 c5a4b2cf53e6: Download complete 04:03:50 d694b5ae8c79: Verifying Checksum 04:03:50 d694b5ae8c79: Download complete 04:03:51 556b6ee489ea: Verifying Checksum 04:03:51 556b6ee489ea: Download complete 04:03:54 d694b5ae8c79: Pull complete 04:03:54 9f32a84ed3da: Pull complete 04:03:54 4d19c01a9841: Pull complete 04:03:55 9325e15d5711: Pull complete 04:03:57 556b6ee489ea: Pull complete 04:03:59 c5a4b2cf53e6: Pull complete 04:03:59 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:03:59 ---> c4be618373d6 04:03:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:04:02 Still waiting to schedule task 04:04:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10924’ is offline 04:04:03 ---> Running in b2ee340b85ea 04:04:03 Removing intermediate container b2ee340b85ea 04:04:03 ---> a74bf5ffc870 04:04:03 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:04:03 ---> Running in 88d173645d19 04:04:03 Removing intermediate container 88d173645d19 04:04:03 ---> 890a8afe6ecc 04:04:03 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:04:03 ---> Running in 7ad6f917ea80 04:04:03 Removing intermediate container 7ad6f917ea80 04:04:03 ---> 56080db4d34a 04:04:03 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:04:03 ---> Running in 7b0a939074d6 04:04:03 Removing intermediate container 7b0a939074d6 04:04:03 ---> 35a8ca622f39 04:04:03 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:04:03 ---> Running in 44e321a0c825 04:04:03 Removing intermediate container 44e321a0c825 04:04:03 ---> 952e322506c3 04:04:03 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:04:03 ---> Running in 9c8629582fcf 04:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:04:04 OK: 265 MiB in 53 packages 04:04:04 Removing intermediate container 9c8629582fcf 04:04:04 ---> 2150b70e261a 04:04:04 Step 9/13 : WORKDIR /device-onvif-camera 04:04:04 ---> Running in 40e8cceaf8e0 04:04:04 Removing intermediate container 40e8cceaf8e0 04:04:04 ---> f62d40d7721e 04:04:04 Step 10/13 : COPY go.mod vendor* ./ 04:04:04 ---> 759553dbcbb5 04:04:04 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:04 ---> Running in 86a54c869494 04:04:36 Removing intermediate container 86a54c869494 04:04:36 ---> d2ea19af809d 04:04:36 Step 12/13 : COPY . . 04:04:37 ---> a271995e6b53 04:04:37 Step 13/13 : RUN ${MAKE} 04:04:37 ---> Running in f06d32a0c5c7 04:04:37 noop 04:04:38 Removing intermediate container f06d32a0c5c7 04:04:38 ---> a30e80fa4be8 04:04:38 Successfully built a30e80fa4be8 04:04:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:38 + docker inspect -f . ci-base-image-x86_64 04:04:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:38 prd-ubuntu20.04-docker-8c-8g-10923 does not seem to be running inside a container 04:04:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-325 -v /w/workspace/undry_device-onvif-camera_PR-325:/w/workspace/undry_device-onvif-camera_PR-325:rw,z -v /w/workspace/undry_device-onvif-camera_PR-325@tmp:/w/workspace/undry_device-onvif-camera_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:04:39 $ docker top 4b27a9b8d162cebddfb25a758809152420b744039cf3575bf429d73125a88f99 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:39 + go version 04:04:39 go version go1.20.2 linux/amd64 [Pipeline] } 04:04:39 $ docker stop --time=1 4b27a9b8d162cebddfb25a758809152420b744039cf3575bf429d73125a88f99 04:04:41 $ docker rm -f --volumes 4b27a9b8d162cebddfb25a758809152420b744039cf3575bf429d73125a88f99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:41 + docker inspect -f . ci-base-image-x86_64 04:04:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:42 prd-ubuntu20.04-docker-8c-8g-10923 does not seem to be running inside a container 04:04:42 $ 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-325 -v /w/workspace/undry_device-onvif-camera_PR-325:/w/workspace/undry_device-onvif-camera_PR-325:rw,z -v /w/workspace/undry_device-onvif-camera_PR-325@tmp:/w/workspace/undry_device-onvif-camera_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:04:43 $ docker top 81a68baefaf5db1e2546eebf1bad7750402871c6861aab45545270c06b6ebe09 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:43 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-325 [Pipeline] fileExists [Pipeline] sh 04:04:43 + make test 04:04:43 go test ./... -coverprofile=coverage.out ./... 04:04:49 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:04:59 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:04:59 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:05:01 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 31.6% of statements 04:05:03 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.085s coverage: 86.5% of statements 04:05:10 go vet ./... 04:05:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:05:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:05:13 ./bin/test-attribution-txt.sh [Pipeline] echo 04:05:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:05:13 $ docker stop --time=1 81a68baefaf5db1e2546eebf1bad7750402871c6861aab45545270c06b6ebe09 04:05:16 $ docker rm -f --volumes 81a68baefaf5db1e2546eebf1bad7750402871c6861aab45545270c06b6ebe09 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:05:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:05:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:05:18 + ls -al . 04:05:18 total 236 04:05:18 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 04:04 . 04:05:18 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:03 .. 04:05:18 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 04:03 .git 04:05:18 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 04:03 .github 04:05:18 -rw-rw-r-- 1 jenkins jenkins 496 Apr 26 04:03 .gitignore 04:05:18 -rw-rw-r-- 1 jenkins jenkins 42 Apr 26 04:03 .golangci.yml 04:05:18 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 04:03 .semver 04:05:18 -rw-rw-r-- 1 jenkins jenkins 9861 Apr 26 04:03 Attribution.txt 04:05:18 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 26 04:03 CHANGELOG.md 04:05:18 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 26 04:03 Dockerfile 04:05:18 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 04:03 GOVERNANCE.md 04:05:18 -rw-rw-r-- 1 jenkins jenkins 734 Apr 26 04:03 Jenkinsfile 04:05:18 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 26 04:03 LICENSE 04:05:18 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 26 04:03 Makefile 04:05:18 -rw-rw-r-- 1 jenkins jenkins 625 Apr 26 04:03 OWNERS.md 04:05:18 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 26 04:03 README.md 04:05:18 -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 04:03 VERSION 04:05:18 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 04:03 bin 04:05:18 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 04:03 cmd 04:05:18 -rw-r--r-- 1 jenkins jenkins 78922 Apr 26 04:05 coverage.out 04:05:18 drwxrwxr-x 6 jenkins jenkins 4096 Apr 26 04:03 doc 04:05:18 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 26 04:03 go.mod 04:05:18 -rw-rw-r-- 1 jenkins jenkins 32947 Apr 26 04:03 go.sum 04:05:18 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:03 internal 04:05:18 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:03 snap 04:05:18 -rw-rw-r-- 1 jenkins jenkins 236 Apr 26 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:18 + 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=f280213d00d51a35a10ea97ccd1819106e68b523 --label arch=amd64 --label version=0.0.0 . 04:05:18 Sending build context to Docker daemon 27.03MB 04:05:18 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:05:18 Step 2/26 : FROM ${BASE} AS builder 04:05:18 ---> a30e80fa4be8 04:05:18 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:05:19 ---> Running in d57917399633 04:05:19 Removing intermediate container d57917399633 04:05:19 ---> 184a515436de 04:05:19 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:19 ---> Running in dadb2ea23016 04:05:19 Removing intermediate container dadb2ea23016 04:05:19 ---> 9ac0a4ffd58f 04:05:19 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:05:19 ---> Running in b97a392b0632 04:05:19 Removing intermediate container b97a392b0632 04:05:19 ---> d78ec7ed3cee 04:05:19 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:05:19 ---> Running in ec0e7f8d147b 04:05:19 Removing intermediate container ec0e7f8d147b 04:05:19 ---> e4dbdb722331 04:05:19 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:05:19 ---> Running in d9e01e1529e1 04:05:19 Removing intermediate container d9e01e1529e1 04:05:19 ---> 885c3b14e2cb 04:05:19 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:19 ---> Running in eff0fb19d5e6 04:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:05:20 OK: 265 MiB in 53 packages 04:05:22 Removing intermediate container eff0fb19d5e6 04:05:22 ---> dcf4f4799138 04:05:22 Step 9/26 : WORKDIR /device-onvif-camera 04:05:23 ---> Running in e65f1bf02840 04:05:23 Removing intermediate container e65f1bf02840 04:05:23 ---> bb342e4b143c 04:05:23 Step 10/26 : COPY go.mod vendor* ./ 04:05:24 ---> 63d96d9ab9b0 04:05:24 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:24 ---> Running in 000a556b7aeb 04:05:25 Removing intermediate container 000a556b7aeb 04:05:25 ---> 4ab41e886ada 04:05:25 Step 12/26 : COPY . . 04:05:26 ---> 2b1f465d7ef8 04:05:26 Step 13/26 : RUN ${MAKE} 04:05:26 ---> Running in 93cfea795dd9 04:05:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:05:48 Removing intermediate container 93cfea795dd9 04:05:48 ---> 8585ff21ac94 04:05:48 Step 14/26 : FROM alpine:3.17 04:05:48 3.17: Pulling from library/alpine 04:05:48 f56be85fc22e: Already exists 04:05:48 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:05:48 Status: Downloaded newer image for alpine:3.17 04:05:48 ---> 9ed4aefc74f6 04:05:48 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:05:48 ---> Running in a63d5e930855 04:05:48 Removing intermediate container a63d5e930855 04:05:48 ---> c8c214c246e8 04:05:48 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:05:48 ---> Running in c4fa875ccff6 04:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:05:48 (1/1) Installing dumb-init (1.2.5-r2) 04:05:48 Executing busybox-1.35.0-r29.trigger 04:05:48 OK: 7 MiB in 16 packages 04:05:49 Removing intermediate container c4fa875ccff6 04:05:49 ---> 285f043651c7 04:05:49 Step 17/26 : WORKDIR / 04:05:49 ---> Running in 31e931359435 04:05:49 Removing intermediate container 31e931359435 04:05:49 ---> de88bb920359 04:05:49 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:05:49 ---> df26805326b7 04:05:49 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:05:49 ---> 459f1bf81d5c 04:05:49 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:05:49 ---> 3f0d6563889c 04:05:49 Step 21/26 : EXPOSE 59984 04:05:49 ---> Running in 8a68bd89f41d 04:05:50 Removing intermediate container 8a68bd89f41d 04:05:50 ---> 836fbc7f4e85 04:05:50 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:05:50 ---> Running in 680f56925892 04:05:50 Removing intermediate container 680f56925892 04:05:50 ---> c181b6cc3b05 04:05:50 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:05:50 ---> Running in fd6c1104e59c 04:05:50 Removing intermediate container fd6c1104e59c 04:05:50 ---> e37bea7ba318 04:05:50 Step 24/26 : LABEL arch=amd64 04:05:50 ---> Running in c460221f7aeb 04:05:50 Removing intermediate container c460221f7aeb 04:05:50 ---> 57c5c9586eb3 04:05:50 Step 25/26 : LABEL git_sha=f280213d00d51a35a10ea97ccd1819106e68b523 04:05:50 ---> Running in e8d7dc3a8d39 04:05:50 Removing intermediate container e8d7dc3a8d39 04:05:50 ---> cfadca8fa321 04:05:50 Step 26/26 : LABEL version=0.0.0 04:05:50 ---> Running in 6422d2a3c933 04:05:50 Removing intermediate container 6422d2a3c933 04:05:50 ---> 01e16859bd8d 04:05:50 [Warning] One or more build-args [ARCH] were not consumed 04:05:50 Successfully built 01e16859bd8d 04:05:50 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 04:05:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:51 04:05:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:51 latest: Pulling from edgex-lftools-log-publisher 04:05:51 5eb5b503b376: Pulling fs layer 04:05:51 5c69ac0246d0: Pulling fs layer 04:05:51 ec43610c2a17: Pulling fs layer 04:05:51 3a2ae6a8a46f: Pulling fs layer 04:05:51 33b1e0a273af: Pulling fs layer 04:05:51 5d3b04190fa2: Pulling fs layer 04:05:51 2f39f015ded8: Pulling fs layer 04:05:51 2f39f015ded8: Waiting 04:05:51 33b1e0a273af: Waiting 04:05:51 3a2ae6a8a46f: Waiting 04:05:51 5d3b04190fa2: Waiting 04:05:51 5c69ac0246d0: Verifying Checksum 04:05:51 5c69ac0246d0: Download complete 04:05:51 3a2ae6a8a46f: Verifying Checksum 04:05:51 3a2ae6a8a46f: Download complete 04:05:51 33b1e0a273af: Download complete 04:05:51 5d3b04190fa2: Verifying Checksum 04:05:51 5d3b04190fa2: Download complete 04:05:52 ec43610c2a17: Verifying Checksum 04:05:52 ec43610c2a17: Download complete 04:05:52 5eb5b503b376: Download complete 04:05:52 2f39f015ded8: Download complete 04:05:53 5eb5b503b376: Pull complete 04:05:53 5c69ac0246d0: Pull complete 04:05:53 ec43610c2a17: Pull complete 04:05:53 3a2ae6a8a46f: Pull complete 04:05:53 33b1e0a273af: Pull complete 04:05:54 5d3b04190fa2: Pull complete 04:05:58 2f39f015ded8: Pull complete 04:05:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:05:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:58 prd-ubuntu20.04-docker-8c-8g-10923 does not seem to be running inside a container 04:05:58 $ 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-325 -v /w/workspace/undry_device-onvif-camera_PR-325:/w/workspace/undry_device-onvif-camera_PR-325:rw,z -v /w/workspace/undry_device-onvif-camera_PR-325@tmp:/w/workspace/undry_device-onvif-camera_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:06:03 $ docker top e82fd14372742739e067520152f2f65880dd48991808fef08f9c5d01ff7bda72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:03 ---> job-cost.sh 04:06:03 lf-activate-venv: SKIPPING 04:06:03 INFO: No Stack... 04:06:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:06:04 INFO: Archiving Costs [Pipeline] sh 04:06:04 + cat /w/workspace/undry_device-onvif-camera_PR-325/archives/cost.csv 04:06:04 + cut -d, -f6 [Pipeline] lock 04:06:04 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-325-1-stack-cost] 04:06:04 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-325-1-stack-cost] did not exist. Created. 04:06:04 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:06:05 + echo total: 0.2199999988079071 [Pipeline] stash 04:06:05 Stashed 1 file(s) [Pipeline] } 04:06:05 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-325-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:06:05 $ docker stop --time=1 e82fd14372742739e067520152f2f65880dd48991808fef08f9c5d01ff7bda72 04:06:06 $ docker rm -f --volumes e82fd14372742739e067520152f2f65880dd48991808fef08f9c5d01ff7bda72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:06:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10926 in /w/workspace/undry_device-onvif-camera_PR-325 [Pipeline] { [Pipeline] ws 04:06:24 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:06:24 The recommended git tool is: git 04:06:30 using credential edgex-jenkins-ssh 04:06:30 Cloning the remote Git repository 04:06:30 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:06:30 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:06:30 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:06:30 > git --version # timeout=10 04:06:30 > git --version # 'git version 2.25.1' 04:06:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:32 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:06:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:33 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:06:33 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:06:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:33 Merging remotes/origin/main commit e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 into PR head commit f280213d00d51a35a10ea97ccd1819106e68b523 04:06:34 Merge succeeded, producing f280213d00d51a35a10ea97ccd1819106e68b523 04:06:34 Checking out Revision f280213d00d51a35a10ea97ccd1819106e68b523 (PR-325) 04:06:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:06:34 > git config core.sparsecheckout # timeout=10 04:06:34 > git checkout -f f280213d00d51a35a10ea97ccd1819106e68b523 # timeout=10 04:06:34 > git remote # timeout=10 04:06:34 > git config --get remote.origin.url # timeout=10 04:06:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:34 > git merge e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 # timeout=10 04:06:34 > git rev-parse HEAD^{commit} # timeout=10 04:06:34 > git config core.sparsecheckout # timeout=10 04:06:34 > git checkout -f f280213d00d51a35a10ea97ccd1819106e68b523 # timeout=10 04:06:35 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 04:06:35 > git --version # timeout=10 04:06:35 > git --version # 'git version 2.25.1' 04:06:35 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:06:36 % Total % Received % Xferd Average Speed Time Time Time Current 04:06:36 Dload Upload Total Spent Left Speed 04:06:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 04:06:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:06:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:06:37 + sudo tee /etc/docker/daemon.new 04:06:37 { 04:06:37 "registry-mirrors": [ 04:06:37 "https://nexus3.edgexfoundry.org:10001" 04:06:37 ], 04:06:37 "bip": "10.250.0.254/24", 04:06:37 "hosts": [ 04:06:37 "tcp://0.0.0.0:5555", 04:06:37 "unix:///var/run/docker.sock" 04:06:37 ], 04:06:37 "mtu": 1458, 04:06:37 "selinux-enabled": true, 04:06:37 "seccomp-profile": "/etc/docker/seccomp.json" 04:06:37 } [Pipeline] sh 04:06:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:06:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:56 provisioning config files... 04:06:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config10225266724302756549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:56 ---> docker-login.sh 04:06:56 nexus3.edgexfoundry.org:10001 04:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:57 Configure a credential helper to remove this warning. See 04:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:57 04:06:57 Login Succeeded 04:06:57 nexus3.edgexfoundry.org:10002 04:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:57 Configure a credential helper to remove this warning. See 04:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:57 04:06:57 Login Succeeded 04:06:57 nexus3.edgexfoundry.org:10003 04:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:58 Configure a credential helper to remove this warning. See 04:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:58 04:06:58 Login Succeeded 04:06:58 nexus3.edgexfoundry.org:10004 04:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:58 Configure a credential helper to remove this warning. See 04:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:58 04:06:58 Login Succeeded 04:06:58 docker.io 04:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:58 Configure a credential helper to remove this warning. See 04:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:58 04:06:58 Login Succeeded 04:06:58 ---> docker-login.sh ends [Pipeline] } 04:06:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:06:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:59 ========================================================= 04:06:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:06:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:07:00 Sending build context to Docker daemon 19.67MB 04:07:00 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:07:00 Step 2/13 : FROM ${BASE} AS builder 04:07:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:07:00 c41833b44d91: Pulling fs layer 04:07:00 ed15518f5707: Pulling fs layer 04:07:00 feae8fd75edb: Pulling fs layer 04:07:00 242c74f7c9fa: Pulling fs layer 04:07:00 3cdef696dda3: Pulling fs layer 04:07:00 2ced38df9373: Pulling fs layer 04:07:00 58f1dce35555: Pulling fs layer 04:07:00 3cdef696dda3: Waiting 04:07:00 2ced38df9373: Waiting 04:07:00 58f1dce35555: Waiting 04:07:00 242c74f7c9fa: Waiting 04:07:00 ed15518f5707: Verifying Checksum 04:07:00 ed15518f5707: Download complete 04:07:00 242c74f7c9fa: Verifying Checksum 04:07:00 242c74f7c9fa: Download complete 04:07:00 3cdef696dda3: Verifying Checksum 04:07:00 3cdef696dda3: Download complete 04:07:00 c41833b44d91: Verifying Checksum 04:07:00 c41833b44d91: Download complete 04:07:02 58f1dce35555: Verifying Checksum 04:07:02 58f1dce35555: Download complete 04:07:03 feae8fd75edb: Verifying Checksum 04:07:03 feae8fd75edb: Download complete 04:07:03 2ced38df9373: Verifying Checksum 04:07:03 2ced38df9373: Download complete 04:07:03 c41833b44d91: Pull complete 04:07:03 ed15518f5707: Pull complete 04:07:13 feae8fd75edb: Pull complete 04:07:13 242c74f7c9fa: Pull complete 04:07:13 3cdef696dda3: Pull complete 04:07:20 2ced38df9373: Pull complete 04:07:21 58f1dce35555: Pull complete 04:07:21 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:07:21 ---> fadd8f120f05 04:07:21 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:07:23 ---> Running in 03296b545d36 04:07:23 Removing intermediate container 03296b545d36 04:07:23 ---> a9f47b431e69 04:07:23 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:07:23 ---> Running in a0fabf091c38 04:07:24 Removing intermediate container a0fabf091c38 04:07:24 ---> 8546a3fb5c85 04:07:24 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:07:24 ---> Running in 67e26a3ab83a 04:07:24 Removing intermediate container 67e26a3ab83a 04:07:24 ---> 5ea8f9588f94 04:07:24 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:07:24 ---> Running in 03cdd6b32a90 04:07:25 Removing intermediate container 03cdd6b32a90 04:07:25 ---> f58628b1b74f 04:07:25 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:07:25 ---> Running in e04cfe6d73e2 04:07:25 Removing intermediate container e04cfe6d73e2 04:07:25 ---> 77de96024266 04:07:25 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:07:25 ---> Running in 804dfc886268 04:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:07:28 OK: 263 MiB in 53 packages 04:07:29 Removing intermediate container 804dfc886268 04:07:29 ---> 8f9251cb2256 04:07:29 Step 9/13 : WORKDIR /device-onvif-camera 04:07:29 ---> Running in d1801ba0c0b6 04:07:29 Removing intermediate container d1801ba0c0b6 04:07:29 ---> 95f566cbf5ad 04:07:29 Step 10/13 : COPY go.mod vendor* ./ 04:07:30 ---> b0c717a3753f 04:07:30 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:30 ---> Running in 73b6df1b6f84 04:08:38 Removing intermediate container 73b6df1b6f84 04:08:38 ---> 1e94d87fcea9 04:08:38 Step 12/13 : COPY . . 04:08:38 ---> 855c80b3df7f 04:08:38 Step 13/13 : RUN ${MAKE} 04:08:38 ---> Running in 7bb62537cbc3 04:08:38 noop 04:08:38 Removing intermediate container 7bb62537cbc3 04:08:38 ---> 110df2a39580 04:08:38 Successfully built 110df2a39580 04:08:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:38 + docker inspect -f . ci-base-image-arm64 04:08:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:38 prd-ubuntu20.04-docker-arm64-4c-16g-10926 does not seem to be running inside a container 04:08:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:40 $ docker top 938bbc81b31e2dd98d357869b93a9f7facb61bdc78ab125ea2513a422f2988ea -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:41 + go version 04:08:41 go version go1.20.2 linux/arm64 [Pipeline] } 04:08:41 $ docker stop --time=1 938bbc81b31e2dd98d357869b93a9f7facb61bdc78ab125ea2513a422f2988ea 04:08:42 $ docker rm -f --volumes 938bbc81b31e2dd98d357869b93a9f7facb61bdc78ab125ea2513a422f2988ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:43 + docker inspect -f . ci-base-image-arm64 04:08:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:43 prd-ubuntu20.04-docker-arm64-4c-16g-10926 does not seem to be running inside a container 04:08:43 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:45 $ docker top b55435f8196ad4088c54bb780c17aec76a68ed9c14676d966c0ed1286a4a3511 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:45 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:08:46 + make test 04:08:46 go test ./... -coverprofile=coverage.out ./... 04:09:25 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:11:32 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:11:36 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:11:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.197s coverage: 31.6% of statements 04:12:06 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.706s coverage: 86.5% of statements 04:12:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:12:06 go vet ./... 04:12:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:12:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:12:38 ./bin/test-attribution-txt.sh [Pipeline] echo 04:12:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:12:38 $ docker stop --time=1 b55435f8196ad4088c54bb780c17aec76a68ed9c14676d966c0ed1286a4a3511 04:12:40 $ docker rm -f --volumes b55435f8196ad4088c54bb780c17aec76a68ed9c14676d966c0ed1286a4a3511 [Pipeline] // withDockerContainer [Pipeline] sh 04:12:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:12:41 Warning: overwriting stash ‘coverage-report’ 04:12:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:12:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:12:43 + ls -al . 04:12:43 total 232 04:12:43 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 04:08 . 04:12:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:06 .. 04:12:43 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 04:06 .git 04:12:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 04:06 .github 04:12:43 -rw-rw-r-- 1 jenkins jenkins 496 Apr 26 04:06 .gitignore 04:12:43 -rw-rw-r-- 1 jenkins jenkins 42 Apr 26 04:06 .golangci.yml 04:12:43 -rw-rw-r-- 1 jenkins jenkins 9861 Apr 26 04:06 Attribution.txt 04:12:43 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 26 04:06 CHANGELOG.md 04:12:43 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 26 04:06 Dockerfile 04:12:43 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 04:06 GOVERNANCE.md 04:12:43 -rw-rw-r-- 1 jenkins jenkins 734 Apr 26 04:06 Jenkinsfile 04:12:43 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 26 04:06 LICENSE 04:12:43 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 26 04:06 Makefile 04:12:43 -rw-rw-r-- 1 jenkins jenkins 625 Apr 26 04:06 OWNERS.md 04:12:43 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 26 04:06 README.md 04:12:43 -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 04:03 VERSION 04:12:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 04:06 bin 04:12:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 04:06 cmd 04:12:43 -rw-r--r-- 1 jenkins jenkins 78922 Apr 26 04:12 coverage.out 04:12:43 drwxrwxr-x 6 jenkins jenkins 4096 Apr 26 04:06 doc 04:12:43 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 26 04:06 go.mod 04:12:43 -rw-rw-r-- 1 jenkins jenkins 32947 Apr 26 04:06 go.sum 04:12:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:06 internal 04:12:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:06 snap 04:12:43 -rw-rw-r-- 1 jenkins jenkins 236 Apr 26 04:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:43 + 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=f280213d00d51a35a10ea97ccd1819106e68b523 --label arch=arm64 --label version=0.0.0 . 04:12:44 Sending build context to Docker daemon 19.75MB 04:12:44 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:12:44 Step 2/26 : FROM ${BASE} AS builder 04:12:44 ---> 110df2a39580 04:12:44 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:12:44 ---> Running in 4b31c6ef7259 04:12:44 Removing intermediate container 4b31c6ef7259 04:12:44 ---> b37c8b3c4adb 04:12:44 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:12:44 ---> Running in 2faa64799ceb 04:12:44 Removing intermediate container 2faa64799ceb 04:12:44 ---> 096deb8c3976 04:12:44 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:12:45 ---> Running in 10f1660b24d9 04:12:45 Removing intermediate container 10f1660b24d9 04:12:45 ---> 0987123d3f45 04:12:45 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:12:45 ---> Running in 3592c25aa8e6 04:12:45 Removing intermediate container 3592c25aa8e6 04:12:45 ---> 3cc43b35db95 04:12:45 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:12:45 ---> Running in 064f8a3321e9 04:12:45 Removing intermediate container 064f8a3321e9 04:12:45 ---> d13485708a07 04:12:45 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:12:46 ---> Running in 25ddcdefed70 04:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:12:48 OK: 263 MiB in 53 packages 04:12:51 Removing intermediate container 25ddcdefed70 04:12:51 ---> bb97d993a11f 04:12:51 Step 9/26 : WORKDIR /device-onvif-camera 04:12:51 ---> Running in ab4b82915e6c 04:12:51 Removing intermediate container ab4b82915e6c 04:12:51 ---> 0958c50a337d 04:12:51 Step 10/26 : COPY go.mod vendor* ./ 04:12:52 ---> 6d5b4aff6866 04:12:52 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:52 ---> Running in c200117c679d 04:12:55 Removing intermediate container c200117c679d 04:12:55 ---> 34900de156e7 04:12:55 Step 12/26 : COPY . . 04:12:56 ---> 13d3bb42bb1a 04:12:56 Step 13/26 : RUN ${MAKE} 04:12:56 ---> Running in 9a34a8ea62ad 04:12:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:15:19 Removing intermediate container 9a34a8ea62ad 04:15:19 ---> 0efb69289ccf 04:15:19 Step 14/26 : FROM alpine:3.17 04:15:19 3.17: Pulling from library/alpine 04:15:19 c41833b44d91: Already exists 04:15:19 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:15:19 Status: Downloaded newer image for alpine:3.17 04:15:19 ---> 51e60588ff2c 04:15:19 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:15:19 ---> Running in b125234769ec 04:15:19 Removing intermediate container b125234769ec 04:15:19 ---> 922aebc2b1c9 04:15:19 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:15:19 ---> Running in bd5afec5bb79 04:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:15:19 (1/1) Installing dumb-init (1.2.5-r2) 04:15:19 Executing busybox-1.35.0-r29.trigger 04:15:19 OK: 8 MiB in 16 packages 04:15:19 Removing intermediate container bd5afec5bb79 04:15:19 ---> e30e5c53ff54 04:15:19 Step 17/26 : WORKDIR / 04:15:19 ---> Running in 8451e1fa5208 04:15:19 Removing intermediate container 8451e1fa5208 04:15:19 ---> 3ac10c12fdd7 04:15:19 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:15:19 ---> 084535f3501f 04:15:19 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:15:19 ---> 6a241599c512 04:15:19 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:15:19 ---> 8eb5539668e3 04:15:19 Step 21/26 : EXPOSE 59984 04:15:19 ---> Running in b542c05282f4 04:15:19 Removing intermediate container b542c05282f4 04:15:19 ---> 9e1ef541a9aa 04:15:19 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:15:19 ---> Running in 8ca1160e0050 04:15:19 Removing intermediate container 8ca1160e0050 04:15:19 ---> ba453ea76bb5 04:15:19 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:15:19 ---> Running in 4a7c63852616 04:15:19 Removing intermediate container 4a7c63852616 04:15:19 ---> fc64917bd7f9 04:15:19 Step 24/26 : LABEL arch=arm64 04:15:19 ---> Running in f047d679e61c 04:15:19 Removing intermediate container f047d679e61c 04:15:19 ---> 8971f9fa2d4e 04:15:19 Step 25/26 : LABEL git_sha=f280213d00d51a35a10ea97ccd1819106e68b523 04:15:19 ---> Running in e86f1c66bc76 04:15:19 Removing intermediate container e86f1c66bc76 04:15:19 ---> b6120ef12f2e 04:15:19 Step 26/26 : LABEL version=0.0.0 04:15:20 ---> Running in 2c42bf294c8a 04:15:20 Removing intermediate container 2c42bf294c8a 04:15:20 ---> b4f9f05b92d9 04:15:20 [Warning] One or more build-args [ARCH] were not consumed 04:15:20 Successfully built b4f9f05b92d9 04:15:20 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 04:15:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:21 04:15:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:21 arm64: Pulling from edgex-lftools-log-publisher 04:15:21 8998bd30e6a1: Pulling fs layer 04:15:21 04944245beec: Pulling fs layer 04:15:21 699f458cf7ca: Pulling fs layer 04:15:21 765212b225bb: Pulling fs layer 04:15:21 f23df028b6ca: Pulling fs layer 04:15:21 d65c8cfc05b1: Pulling fs layer 04:15:21 2437ff75d9bd: Pulling fs layer 04:15:21 f23df028b6ca: Waiting 04:15:21 d65c8cfc05b1: Waiting 04:15:21 2437ff75d9bd: Waiting 04:15:21 765212b225bb: Waiting 04:15:22 04944245beec: Verifying Checksum 04:15:22 04944245beec: Download complete 04:15:22 765212b225bb: Verifying Checksum 04:15:22 765212b225bb: Download complete 04:15:22 f23df028b6ca: Download complete 04:15:22 d65c8cfc05b1: Verifying Checksum 04:15:22 d65c8cfc05b1: Download complete 04:15:22 699f458cf7ca: Verifying Checksum 04:15:22 699f458cf7ca: Download complete 04:15:22 8998bd30e6a1: Verifying Checksum 04:15:22 8998bd30e6a1: Download complete 04:15:24 2437ff75d9bd: Verifying Checksum 04:15:26 8998bd30e6a1: Pull complete 04:15:26 04944245beec: Pull complete 04:15:28 699f458cf7ca: Pull complete 04:15:28 765212b225bb: Pull complete 04:15:30 f23df028b6ca: Pull complete 04:15:30 d65c8cfc05b1: Pull complete 04:15:45 2437ff75d9bd: Pull complete 04:15:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:15:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:45 prd-ubuntu20.04-docker-arm64-4c-16g-10926 does not seem to be running inside a container 04:15:45 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:15:48 $ docker top c9cead8f4aa238de8dc6d54a62bf5806c2a6ed47afba7e58fec4439b601d1392 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:49 ---> job-cost.sh 04:15:49 lf-activate-venv: SKIPPING 04:15:49 INFO: No Stack... 04:15:49 INFO: Retrieving Pricing Info for: v3-standard-4 04:15:50 INFO: Archiving Costs [Pipeline] sh 04:15:50 + cut -d, -f6 04:15:51 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 04:15:51 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-325-1-stack-cost] 04:15:51 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-325-1-stack-cost] did not exist. Created. 04:15:51 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:15:51 /w/workspace/device-onvif-camera/1@tmp/durable-4de3e6e9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:15:51 + echo total: 0.10999999940395355 [Pipeline] stash 04:15:51 Warning: overwriting stash ‘stack-cost’ 04:15:52 Stashed 1 file(s) [Pipeline] } 04:15:52 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-325-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:15:52 $ docker stop --time=1 c9cead8f4aa238de8dc6d54a62bf5806c2a6ed47afba7e58fec4439b601d1392 04:15:53 $ docker rm -f --volumes c9cead8f4aa238de8dc6d54a62bf5806c2a6ed47afba7e58fec4439b601d1392 [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 04:15:54 provisioning config files... 04:15:54 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-325@tmp/config8646409215423889998tmp [Pipeline] { [Pipeline] sh 04:15:55 + set +x 04:15:55 + curl -s https://codecov.io/bash 04:15:55 + bash -s -- 04:15:55 04:15:55 _____ _ 04:15:55 / ____| | | 04:15:55 | | ___ __| | ___ ___ _____ __ 04:15:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:15:55 | |___| (_) | (_| | __/ (_| (_) \ V / 04:15:55 \_____\___/ \__,_|\___|\___\___/ \_/ 04:15:55 Bash-1.0.6 04:15:55 04:15:55 04:15:55 ==> git version 2.25.1 found 04:15:55 ==> 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 04:15:55 Release-Date: 2020-01-08 04:15:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:15:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:15:55 ==> Jenkins CI detected. 04:15:55 current dir:  /w/workspace/undry_device-onvif-camera_PR-325 04:15:55 project root: . 04:15:55 --> token set from env 04:15:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:15:55 ==> Running gcov in . (disable via -X gcov) 04:15:55 ==> Python coveragepy not found 04:15:55 ==> Searching for coverage reports in: 04:15:55 + . 04:15:55 -> Found 1 reports 04:15:55 ==> Detecting git/mercurial file structure 04:15:55 ==> Reading reports 04:15:55 + ./coverage.out bytes=78922 04:15:55 ==> Appending adjustments 04:15:55 https://docs.codecov.io/docs/fixing-reports 04:15:55 + Found adjustments 04:15:55 ==> Gzipping contents 04:15:55 12K /tmp/codecov.9l8xta.gz 04:15:55 ==> Uploading reports 04:15:55 url: https://codecov.io 04:15:55 query: branch=PR-325&commit=f280213d00d51a35a10ea97ccd1819106e68b523&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=325&job=&cmd_args= 04:15:55 -> Pinging Codecov 04:15:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-325&commit=f280213d00d51a35a10ea97ccd1819106e68b523&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=325&job=&cmd_args= 04:15:55 -> Uploading to 04:15:55 https://storage.googleapis.com/codecov/v4/raw/2023-04-26/F29A59C45E3A92E06B3E522C9905F8EF/f280213d00d51a35a10ea97ccd1819106e68b523/5c68a2b2-1ca5-4e1c-a876-fa589397fe83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T041555Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fc5a2e27434a04703278aa4fad229d4d103f9ad5a8e33fa312a8a06326944a17 04:15:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:15:55 Dload Upload Total Spent Left Speed 04:15:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10501 0 0 100 10501 0 48841 --:--:-- --:--:-- --:--:-- 48841 04:15:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/f280213d00d51a35a10ea97ccd1819106e68b523 [Pipeline] } 04:15:55 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 04:15:57 + [ -d /w/workspace/undry_device-onvif-camera_PR-325/archives ] 04:15:57 + ls -al /w/workspace/undry_device-onvif-camera_PR-325/archives 04:15:57 total 16 04:15:57 drwxr-xr-x 3 root root 4096 Apr 26 04:06 . 04:15:57 drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 04:06 .. 04:15:57 drwxr-xr-x 2 root root 4096 Apr 26 04:06 cost 04:15:57 -rw-r--r-- 1 root root 91 Apr 26 04:06 cost.csv 04:15:57 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-325/archives 04:15:57 + ls -al /w/workspace/undry_device-onvif-camera_PR-325/archives 04:15:57 total 16 04:15:57 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 04:06 . 04:15:57 drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 04:06 .. 04:15:57 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 04:06 cost 04:15:57 -rw-r--r-- 1 jenkins jenkins 91 Apr 26 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:15:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:15:58 ---> package-listing.sh 04:15:58 ++ facter osfamily 04:15:58 ++ tr '[:upper:]' '[:lower:]' 04:15:59 + OS_FAMILY=debian 04:15:59 + workspace=/w/workspace/undry_device-onvif-camera_PR-325 04:15:59 + START_PACKAGES=/tmp/packages_start.txt 04:15:59 + END_PACKAGES=/tmp/packages_end.txt 04:15:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:15:59 + PACKAGES=/tmp/packages_start.txt 04:15:59 + '[' /w/workspace/undry_device-onvif-camera_PR-325 ']' 04:15:59 + PACKAGES=/tmp/packages_end.txt 04:15:59 + case "${OS_FAMILY}" in 04:15:59 + dpkg -l 04:15:59 + grep '^ii' 04:15:59 + '[' -f /tmp/packages_start.txt ']' 04:15:59 + '[' -f /tmp/packages_end.txt ']' 04:15:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:15:59 + '[' /w/workspace/undry_device-onvif-camera_PR-325 ']' 04:15:59 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-325/archives/ 04:15:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-325/archives/ [Pipeline] echo 04:15:59 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-325/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:15:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:00 prd-ubuntu20.04-docker-8c-8g-10923 does not seem to be running inside a container 04:16:00 $ 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-325/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-325 -v /w/workspace/undry_device-onvif-camera_PR-325:/w/workspace/undry_device-onvif-camera_PR-325:rw,z -v /w/workspace/undry_device-onvif-camera_PR-325@tmp:/w/workspace/undry_device-onvif-camera_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:16:00 $ docker top 8826468b33aa2a5296b8dbb84699892c6e10bbc4bb367fb86e2ca5b887cba6e3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:00 + touch /tmp/pre-build-complete [Pipeline] sh 04:16:01 + mkdir -p /var/log/sysstat [Pipeline] sh 04:16:01 + ls /var/log/sa-host 04:16:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:01 provisioning config files... 04:16:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-325@tmp/config12191142252557683188tmp [Pipeline] { [Pipeline] echo 04:16:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:16:01 ---> create-netrc.sh [Pipeline] } 04:16:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:16:02 ---> python-tools-install.sh [Pipeline] echo 04:16:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:16:02 ---> sudo-logs.sh 04:16:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:16:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:16:03 ---> job-cost.sh 04:16:03 lf-activate-venv: SKIPPING 04:16:03 DEBUG: total: 0.2199999988079071 04:16:03 INFO: Retrieving Stack Cost... 04:16:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:16:03 INFO: Archiving Costs [Pipeline] echo 04:16:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:16:04 ---> logs-deploy.sh 04:16:04 lf-activate-venv: SKIPPING 04:16:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-325/1 04:16:04 INFO: archiving workspace using pattern(s): 04:16:05 Archives upload complete. 04:16:05 INFO: archiving logs to Nexus