Pull request #449 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd+a701db29a77f3bc55bc717b71f527cfd5cf355f2 (efd2df44f73f58c6e7df2b0a0455ecaf5da806d4) 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-ssh10687565106666058710.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9363648071882296016.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 590556114a56c6d90cc8043840e039c2f74196dc 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-449/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-449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh988707738880630125.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-449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15947215107474415379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh15243224266497607535.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-449/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-449/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9994036643294396750.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 590556114a56c6d90cc8043840e039c2f74196dc 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/v3]] ========================================================= [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.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-6509 in /w/workspace/undry_device-onvif-camera_PR-449 [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-449 # 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/449/head:refs/remotes/origin/PR-449 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a701db29a77f3bc55bc717b71f527cfd5cf355f2 into PR head commit 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd Merge succeeded, producing 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd Checking out Revision 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd (PR-449) 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 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd # 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 a701db29a77f3bc55bc717b71f527cfd5cf355f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:05:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:05:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:05:08 ========================================================= 03:05:08 EdgeX Global Pipelines Version Info 03:05:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:05:09 ------------------- 03:05:09 stable info: 03:05:09 ------------------- 03:05:09 Commited By: Ginny Guan ginny@iotechsys.com 03:05:09 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 03:05:09 Message: update stable to v1.0.260 03:05:09 ------------------- 03:05:09 experimental info: 03:05:09 ------------------- 03:05:09 Commited By: Ginny Guan ginny@iotechsys.com 03:05:09 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 03:05:09 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-449 [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-449 [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-449 [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a8dc4f [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:12 provisioning config files... 03:05:12 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-449@tmp/config16219914645966867012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:12 ---> ****-login.sh 03:05:12 nexus3.edgexfoundry.org:10001 03:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:13 Configure a credential helper to remove this warning. See 03:05:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:13 03:05:13 Login Succeeded 03:05:13 nexus3.edgexfoundry.org:10002 03:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:13 Configure a credential helper to remove this warning. See 03:05:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:13 03:05:13 Login Succeeded 03:05:13 nexus3.edgexfoundry.org:10003 03:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:13 Configure a credential helper to remove this warning. See 03:05:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:13 03:05:13 Login Succeeded 03:05:13 nexus3.edgexfoundry.org:10004 03:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:13 Configure a credential helper to remove this warning. See 03:05:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:13 03:05:13 Login Succeeded 03:05:13 ****.io 03:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:13 Configure a credential helper to remove this warning. See 03:05:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:13 03:05:13 Login Succeeded 03:05:13 ---> ****-login.sh ends [Pipeline] } 03:05:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:05:14 + git rev-list -1 --merges 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd~1..0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd [Pipeline] echo 03:05:14 -----------> git rev-list -1 --merges 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd~1..0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd [false] [Pipeline] sh 03:05:14 + git log --format=format:%s -1 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd [Pipeline] echo 03:05:14 ========================================================= 03:05:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:05:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:05:15 + git log --format=format:%s -1 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd [Pipeline] echo 03:05:15 [semverPrep] GIT_COMMIT: 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 03:05:15 [semverPrep] This is not a build commit. [Pipeline] sh 03:05:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:05:15 + grep -v github /etc/ssh/ssh_known_hosts 03:05:15 + [ -e /tmp/ssh_known_hosts ] 03:05:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:05:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:05:15 + sudo tee -a /etc/ssh/ssh_known_hosts 03:05:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:16 03:05:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:16 0.1.4: Pulling from edgex-devops/py-git-semver 03:05:16 b85a868b505f: Pulling fs layer 03:05:16 e2be974225ed: Pulling fs layer 03:05:16 339a4e72a1f5: Pulling fs layer 03:05:16 988bab9f4d93: Pulling fs layer 03:05:16 1469e6f7b9e6: Pulling fs layer 03:05:16 eaf3925da568: Pulling fs layer 03:05:16 bab4dde63d76: Pulling fs layer 03:05:16 bde34c3a00c8: Pulling fs layer 03:05:16 b352a97aabf1: Pulling fs layer 03:05:16 4872d77fe225: Pulling fs layer 03:05:16 5851b861e8e6: Pulling fs layer 03:05:16 bde34c3a00c8: Waiting 03:05:16 bab4dde63d76: Waiting 03:05:16 b352a97aabf1: Waiting 03:05:16 eaf3925da568: Waiting 03:05:16 4872d77fe225: Waiting 03:05:16 988bab9f4d93: Waiting 03:05:16 5851b861e8e6: Waiting 03:05:16 1469e6f7b9e6: Waiting 03:05:16 e2be974225ed: Verifying Checksum 03:05:16 e2be974225ed: Download complete 03:05:16 988bab9f4d93: Verifying Checksum 03:05:16 988bab9f4d93: Download complete 03:05:16 1469e6f7b9e6: Verifying Checksum 03:05:16 1469e6f7b9e6: Download complete 03:05:16 eaf3925da568: Verifying Checksum 03:05:16 eaf3925da568: Download complete 03:05:17 339a4e72a1f5: Verifying Checksum 03:05:17 339a4e72a1f5: Download complete 03:05:17 bde34c3a00c8: Download complete 03:05:17 b352a97aabf1: Verifying Checksum 03:05:17 b352a97aabf1: Download complete 03:05:17 4872d77fe225: Verifying Checksum 03:05:17 4872d77fe225: Download complete 03:05:17 5851b861e8e6: Verifying Checksum 03:05:17 5851b861e8e6: Download complete 03:05:17 b85a868b505f: Verifying Checksum 03:05:17 b85a868b505f: Download complete 03:05:17 bab4dde63d76: Verifying Checksum 03:05:17 bab4dde63d76: Download complete 03:05:18 b85a868b505f: Pull complete 03:05:18 e2be974225ed: Pull complete 03:05:18 339a4e72a1f5: Pull complete 03:05:18 988bab9f4d93: Pull complete 03:05:19 1469e6f7b9e6: Pull complete 03:05:19 eaf3925da568: Pull complete 03:05:20 bab4dde63d76: Pull complete 03:05:20 bde34c3a00c8: Pull complete 03:05:20 b352a97aabf1: Pull complete 03:05:20 4872d77fe225: Pull complete 03:05:20 5851b861e8e6: Pull complete 03:05:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:05:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:21 prd-ubuntu20.04-docker-8c-8g-6509 does not seem to be running inside a container 03:05:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-449 -v /w/workspace/undry_device-onvif-camera_PR-449:/w/workspace/undry_device-onvif-camera_PR-449:rw,z -v /w/workspace/undry_device-onvif-camera_PR-449@tmp:/w/workspace/undry_device-onvif-camera_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:05:24 $ docker top 495c87a600ed69651ac55ddf24c949cc41f7b6e2150785d4cab820640a2943c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:05:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:24 [ssh-agent] Looking for ssh-agent implementation... 03:05:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:24 $ docker exec 495c87a600ed69651ac55ddf24c949cc41f7b6e2150785d4cab820640a2943c9 ssh-agent 03:05:24 SSH_AUTH_SOCK=/tmp/ssh-SxxqgsCGTPhM/agent.32 03:05:24 SSH_AGENT_PID=38 03:05:24 Running ssh-add (command line suppressed) 03:05:24 Identity added: /w/workspace/undry_device-onvif-camera_PR-449@tmp/private_key_15595059747466494922.key (/w/workspace/undry_device-onvif-camera_PR-449@tmp/private_key_15595059747466494922.key) 03:05:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:25 + git tag --points-at HEAD [Pipeline] } 03:05:25 $ docker exec --env ******** --env ******** 495c87a600ed69651ac55ddf24c949cc41f7b6e2150785d4cab820640a2943c9 ssh-agent -k 03:05:25 unset SSH_AUTH_SOCK; 03:05:25 unset SSH_AGENT_PID; 03:05:25 echo Agent pid 38 killed; 03:05:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:05:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:25 [ssh-agent] Looking for ssh-agent implementation... 03:05:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:25 $ docker exec 495c87a600ed69651ac55ddf24c949cc41f7b6e2150785d4cab820640a2943c9 ssh-agent 03:05:25 SSH_AUTH_SOCK=/tmp/ssh-6MZ5Mbfh6qFe/agent.71 03:05:25 SSH_AGENT_PID=77 03:05:25 Running ssh-add (command line suppressed) 03:05:25 Identity added: /w/workspace/undry_device-onvif-camera_PR-449@tmp/private_key_4034433191400574066.key (/w/workspace/undry_device-onvif-camera_PR-449@tmp/private_key_4034433191400574066.key) 03:05:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:26 + git semver init 03:05:26 2024-07-26 03:05:26,469 [run_init] DEBUG init version:0.0.0 force:False 03:05:26 2024-07-26 03:05:26,470 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-449/.semver 03:05:26 2024-07-26 03:05:26,470 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-449/.semver 03:05:26 2024-07-26 03:05:26,471 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-449/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-449, universal_newlines=False, shell=None, istream=None) 03:05:27 2024-07-26 03:05:27,769 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-449/.git/info/exclude 03:05:27 2024-07-26 03:05:27,769 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-449/.semver/PR-449 with force:False 03:05:27 2024-07-26 03:05:27,770 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-449/.semver/PR-449 03:05:27 2024-07-26 03:05:27,774 [execute] INFO git cat-file --batch-check 03:05:27 2024-07-26 03:05:27,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-449/.semver, universal_newlines=False, shell=None, istream=) 03:05:27 2024-07-26 03:05:27,781 [execute] INFO git cat-file --batch 03:05:27 2024-07-26 03:05:27,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-449/.semver, universal_newlines=False, shell=None, istream=) 03:05:27 2024-07-26 03:05:27,786 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-449/.semver/PR-449 03:05:27 0.0.0 [Pipeline] } 03:05:27 $ docker exec --env ******** --env ******** 495c87a600ed69651ac55ddf24c949cc41f7b6e2150785d4cab820640a2943c9 ssh-agent -k 03:05:28 unset SSH_AUTH_SOCK; 03:05:28 unset SSH_AGENT_PID; 03:05:28 echo Agent pid 77 killed; 03:05:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:05:28 + git semver [Pipeline] } 03:05:28 $ docker stop --time=1 495c87a600ed69651ac55ddf24c949cc41f7b6e2150785d4cab820640a2943c9 03:05:30 $ docker rm -f --volumes 495c87a600ed69651ac55ddf24c949cc41f7b6e2150785d4cab820640a2943c9 [Pipeline] // withDockerContainer [Pipeline] sh 03:05:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:05:31 Stashed 1 file(s) [Pipeline] echo 03:05:31 [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 03:05:31 provisioning config files... 03:05:31 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-449@tmp/config12223481374869034010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6519 in /w/workspace/undry_device-onvif-camera_PR-449 [Pipeline] { [Pipeline] ws 03:05:32 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:05:32 The recommended git tool is: git 03:05:32 ---> ****-login.sh 03:05:32 nexus3.edgexfoundry.org:10001 03:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:32 Configure a credential helper to remove this warning. See 03:05:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:32 03:05:32 Login Succeeded 03:05:32 nexus3.edgexfoundry.org:10002 03:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:32 Configure a credential helper to remove this warning. See 03:05:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:32 03:05:32 Login Succeeded 03:05:32 nexus3.edgexfoundry.org:10003 03:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:32 Configure a credential helper to remove this warning. See 03:05:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:32 03:05:32 Login Succeeded 03:05:32 nexus3.edgexfoundry.org:10004 03:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:32 Configure a credential helper to remove this warning. See 03:05:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:32 03:05:32 Login Succeeded 03:05:32 ****.io 03:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:32 Configure a credential helper to remove this warning. See 03:05:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:32 03:05:32 Login Succeeded 03:05:32 ---> ****-login.sh ends [Pipeline] } 03:05:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:05:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:05:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:05:33 ========================================================= 03:05:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:05:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:05:33 Sending build context to Docker daemon 36.64MB 03:05:33 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:05:33 Step 2/13 : FROM ${BASE} AS builder 03:05:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:05:34 619be1103602: Pulling fs layer 03:05:34 7862e08f4a3e: Pulling fs layer 03:05:34 5df492c9dc93: Pulling fs layer 03:05:34 7629e6793208: Pulling fs layer 03:05:34 4f4fb700ef54: Pulling fs layer 03:05:34 fb5054dd5b73: Pulling fs layer 03:05:34 eeca6798cff9: Pulling fs layer 03:05:34 aa269ceb94a6: Pulling fs layer 03:05:34 ada007ff1a6a: Pulling fs layer 03:05:34 fb5054dd5b73: Waiting 03:05:34 eeca6798cff9: Waiting 03:05:34 aa269ceb94a6: Waiting 03:05:34 ada007ff1a6a: Waiting 03:05:34 7629e6793208: Waiting 03:05:34 4f4fb700ef54: Waiting 03:05:34 7862e08f4a3e: Verifying Checksum 03:05:34 7862e08f4a3e: Download complete 03:05:34 7629e6793208: Verifying Checksum 03:05:34 7629e6793208: Download complete 03:05:34 4f4fb700ef54: Download complete 03:05:34 fb5054dd5b73: Download complete 03:05:34 619be1103602: Verifying Checksum 03:05:34 619be1103602: Download complete 03:05:34 eeca6798cff9: Verifying Checksum 03:05:34 eeca6798cff9: Download complete 03:05:34 619be1103602: Pull complete 03:05:34 ada007ff1a6a: Verifying Checksum 03:05:34 ada007ff1a6a: Download complete 03:05:34 7862e08f4a3e: Pull complete 03:05:34 5df492c9dc93: Verifying Checksum 03:05:34 5df492c9dc93: Download complete 03:05:34 aa269ceb94a6: Verifying Checksum 03:05:34 aa269ceb94a6: Download complete 03:05:36 using credential edgex-jenkins-ssh 03:05:36 Cloning the remote Git repository 03:05:36 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:05:36 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:05:36 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:05:36 > git --version # timeout=10 03:05:36 > git --version # 'git version 2.25.1' 03:05:36 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:05:37 5df492c9dc93: Pull complete 03:05:37 7629e6793208: Pull complete 03:05:37 4f4fb700ef54: Pull complete 03:05:37 fb5054dd5b73: Pull complete 03:05:37 eeca6798cff9: Pull complete 03:05:39 aa269ceb94a6: Pull complete 03:05:40 ada007ff1a6a: Pull complete 03:05:40 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 03:05:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:05:40 ---> f489d0715acc 03:05:40 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:05:39 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:05:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:05:40 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:05:40 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:05:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/449/head:refs/remotes/origin/PR-449 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:05:41 Merging remotes/origin/main commit a701db29a77f3bc55bc717b71f527cfd5cf355f2 into PR head commit 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd 03:05:41 Merge succeeded, producing 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd 03:05:41 Checking out Revision 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd (PR-449) 03:05:42 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 03:05:42 > git --version # timeout=10 03:05:42 > git --version # 'git version 2.25.1' 03:05:42 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 03:05:41 > git config core.sparsecheckout # timeout=10 03:05:41 > git checkout -f 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd # timeout=10 03:05:41 > git remote # timeout=10 03:05:41 > git config --get remote.origin.url # timeout=10 03:05:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:41 > git merge a701db29a77f3bc55bc717b71f527cfd5cf355f2 # timeout=10 03:05:41 > git rev-parse HEAD^{commit} # timeout=10 03:05:41 > git config core.sparsecheckout # timeout=10 03:05:41 > git checkout -f 0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd # timeout=10 03:05:44 ---> Running in ffdd619349f9 03:05:44 Removing intermediate container ffdd619349f9 03:05:44 ---> d4ea9fbc7cee 03:05:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:05:44 ---> Running in 831379c53b85 03:05:44 Removing intermediate container 831379c53b85 03:05:44 ---> 385736347677 03:05:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:05:44 ---> Running in 5dc4408880e7 03:05:44 Removing intermediate container 5dc4408880e7 03:05:44 ---> e57048327e06 03:05:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:05:44 ---> Running in b6a02fb2abe1 03:05:44 Removing intermediate container b6a02fb2abe1 03:05:44 ---> 2a23d0e4d0de 03:05:44 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:05:44 ---> Running in d7b067a09e73 03:05:44 Removing intermediate container d7b067a09e73 03:05:44 ---> a4b59831ebab 03:05:44 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:05:44 ---> Running in b461812b972f 03:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:05:45 OK: 264 MiB in 52 packages 03:05:45 Removing intermediate container b461812b972f 03:05:45 ---> 69fb1fe65288 03:05:45 Step 9/13 : WORKDIR /device-onvif-camera 03:05:45 ---> Running in 357559a6cf5a 03:05:45 Removing intermediate container 357559a6cf5a 03:05:45 ---> f7625a498c12 03:05:45 Step 10/13 : COPY go.mod vendor* ./ 03:05:45 ---> 436bc57f7433 03:05:45 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:45 ---> Running in 8b71f6cd41f3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:05:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:05:47 % Total % Received % Xferd Average Speed Time Time Time Current 03:05:47 Dload Upload Total Spent Left Speed 03:05:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 69717 0 --:--:-- --:--:-- --:--:-- 69340 [Pipeline] sh 03:05:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:05:47 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 03:05:47 /etc/docker/daemon.new 03:05:47 { 03:05:47 "registry-mirrors": [ 03:05:47 "https://nexus3.edgexfoundry.org:10001" 03:05:47 ], 03:05:47 "bip": "10.250.0.254/24", 03:05:47 "hosts": [ 03:05:47 "tcp://0.0.0.0:5555", 03:05:47 "unix:///var/run/docker.sock" 03:05:47 ], 03:05:47 "mtu": 1458, 03:05:47 "selinux-enabled": true, 03:05:47 "seccomp-profile": "/etc/docker/seccomp.json" 03:05:47 } [Pipeline] sh 03:05:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:05:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:06:07 provisioning config files... 03:06:07 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config5565221938063311495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:07 ---> ****-login.sh 03:06:07 nexus3.edgexfoundry.org:10001 03:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:08 Configure a credential helper to remove this warning. See 03:06:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:08 03:06:08 Login Succeeded 03:06:08 nexus3.edgexfoundry.org:10002 03:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:08 Configure a credential helper to remove this warning. See 03:06:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:08 03:06:08 Login Succeeded 03:06:08 nexus3.edgexfoundry.org:10003 03:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:08 Configure a credential helper to remove this warning. See 03:06:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:08 03:06:08 Login Succeeded 03:06:08 nexus3.edgexfoundry.org:10004 03:06:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:09 Configure a credential helper to remove this warning. See 03:06:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:09 03:06:09 Login Succeeded 03:06:09 ****.io 03:06:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:09 Configure a credential helper to remove this warning. See 03:06:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:09 03:06:09 Login Succeeded 03:06:09 ---> ****-login.sh ends [Pipeline] } 03:06:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:06:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:06:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:06:10 ========================================================= 03:06:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:06:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:06:11 Sending build context to Docker daemon 21.73MB 03:06:11 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:06:11 Step 2/13 : FROM ${BASE} AS builder 03:06:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:06:11 c6b39de5b339: Pulling fs layer 03:06:11 a69c41024577: Pulling fs layer 03:06:11 d6de4b400683: Pulling fs layer 03:06:11 35cb2a7552d0: Pulling fs layer 03:06:11 4f4fb700ef54: Pulling fs layer 03:06:11 464afbd9ba4c: Pulling fs layer 03:06:11 35cb2a7552d0: Waiting 03:06:11 4f4fb700ef54: Waiting 03:06:11 00f215d4a9da: Pulling fs layer 03:06:11 d496ad576159: Pulling fs layer 03:06:11 00f215d4a9da: Waiting 03:06:11 d496ad576159: Waiting 03:06:11 a69c41024577: Verifying Checksum 03:06:11 a69c41024577: Download complete 03:06:11 35cb2a7552d0: Verifying Checksum 03:06:11 35cb2a7552d0: Download complete 03:06:11 4f4fb700ef54: Verifying Checksum 03:06:11 4f4fb700ef54: Download complete 03:06:11 464afbd9ba4c: Verifying Checksum 03:06:11 464afbd9ba4c: Download complete 03:06:11 c6b39de5b339: Verifying Checksum 03:06:11 c6b39de5b339: Download complete 03:06:12 d496ad576159: Verifying Checksum 03:06:12 d496ad576159: Download complete 03:06:12 c6b39de5b339: Pull complete 03:06:13 a69c41024577: Pull complete 03:06:13 d6de4b400683: Verifying Checksum 03:06:13 d6de4b400683: Download complete 03:06:14 00f215d4a9da: Verifying Checksum 03:06:14 00f215d4a9da: Download complete 03:06:27 d6de4b400683: Pull complete 03:06:27 35cb2a7552d0: Pull complete 03:06:27 4f4fb700ef54: Pull complete 03:06:27 464afbd9ba4c: Pull complete 03:06:35 00f215d4a9da: Pull complete 03:06:36 d496ad576159: Pull complete 03:06:36 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 03:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:06:36 ---> f246e2811388 03:06:36 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:06:38 ---> Running in bde55f227894 03:06:38 Removing intermediate container bde55f227894 03:06:38 ---> 4bb6eea6c7f8 03:06:38 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:06:39 ---> Running in ebae50d7695d 03:06:39 Removing intermediate container ebae50d7695d 03:06:39 ---> b7fd0d9081d6 03:06:39 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:06:39 ---> Running in 10519e0747d5 03:06:39 Removing intermediate container 10519e0747d5 03:06:39 ---> 96247dcac83a 03:06:39 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:06:39 ---> Running in 8c99c9003f58 03:06:39 Removing intermediate container 8c99c9003f58 03:06:39 ---> 3faef6ccff5f 03:06:39 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:06:40 ---> Running in da9ae1687681 03:06:40 Removing intermediate container da9ae1687681 03:06:40 ---> a4e0e66c8218 03:06:40 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:06:40 ---> Running in 4b35109b84d9 03:06:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:06:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:06:42 Removing intermediate container 8b71f6cd41f3 03:06:42 ---> 3935d277c715 03:06:42 Step 12/13 : COPY . . 03:06:42 ---> fb0da65ad44b 03:06:42 Step 13/13 : RUN ${MAKE} 03:06:42 ---> Running in b0c427c20116 03:06:42 noop 03:06:42 Removing intermediate container b0c427c20116 03:06:42 ---> 2f2401861d16 03:06:42 Successfully built 2f2401861d16 03:06:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 03:06:42 OK: 266 MiB in 52 packages [Pipeline] sh 03:06:43 + docker inspect -f . ci-base-image-x86_64 03:06:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:43 prd-ubuntu20.04-docker-8c-8g-6509 does not seem to be running inside a container 03:06:43 Removing intermediate container 4b35109b84d9 03:06:43 ---> 35255ee11afa 03:06:43 Step 9/13 : WORKDIR /device-onvif-camera 03:06:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-449 -v /w/workspace/undry_device-onvif-camera_PR-449:/w/workspace/undry_device-onvif-camera_PR-449:rw,z -v /w/workspace/undry_device-onvif-camera_PR-449@tmp:/w/workspace/undry_device-onvif-camera_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:06:43 ---> Running in 2be4e60b227e 03:06:43 $ docker top 5a7590a1abc0dc6ce344b749310ceb7ac55735c0cc5e5b974bf05ade3ff39ad4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:44 Removing intermediate container 2be4e60b227e 03:06:44 ---> 72aaa95868e1 03:06:44 Step 10/13 : COPY go.mod vendor* ./ 03:06:44 + go version 03:06:44 go version go1.21.9 linux/amd64 03:06:44 ---> 01c17b7ec171 03:06:44 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] } 03:06:44 $ docker stop --time=1 5a7590a1abc0dc6ce344b749310ceb7ac55735c0cc5e5b974bf05ade3ff39ad4 03:06:44 ---> Running in 5df98042a2ff 03:06:45 $ docker rm -f --volumes 5a7590a1abc0dc6ce344b749310ceb7ac55735c0cc5e5b974bf05ade3ff39ad4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:46 + docker inspect -f . ci-base-image-x86_64 03:06:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:46 prd-ubuntu20.04-docker-8c-8g-6509 does not seem to be running inside a container 03:06:46 $ 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-449 -v /w/workspace/undry_device-onvif-camera_PR-449:/w/workspace/undry_device-onvif-camera_PR-449:rw,z -v /w/workspace/undry_device-onvif-camera_PR-449@tmp:/w/workspace/undry_device-onvif-camera_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:06:46 $ docker top f23a49f49b18b7f6210caef80c457113d6ea4eebbecc9ac8e312b63d77d754df -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:47 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-449 [Pipeline] fileExists [Pipeline] sh 03:06:47 + make test 03:06:47 go test ./... -coverprofile=coverage.out ./... 03:06:49 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:07:07 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:07:07 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:07:08 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.029s coverage: 31.4% of statements 03:07:08 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.158s coverage: 86.5% of statements 03:07:18 go vet ./... 03:07:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:07:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:07:24 ./bin/test-attribution-txt.sh 03:07:24 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:07:24 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:07:24 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 03:07:24 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:07:24 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:07:24 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:07:24 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:07:24 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:07:24 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:07:24 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:07:24 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 03:07:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:07:24 $ docker stop --time=1 f23a49f49b18b7f6210caef80c457113d6ea4eebbecc9ac8e312b63d77d754df 03:07:28 $ docker rm -f --volumes f23a49f49b18b7f6210caef80c457113d6ea4eebbecc9ac8e312b63d77d754df [Pipeline] // withDockerContainer [Pipeline] sh 03:07:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:07:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:07:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:07:30 + ls -al . 03:07:30 total 312 03:07:30 drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 03:06 . 03:07:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 03:05 .. 03:07:30 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 03:07 .git 03:07:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 03:05 .github 03:07:30 -rw-rw-r-- 1 jenkins jenkins 493 Jul 26 03:05 .gitignore 03:07:30 -rw-rw-r-- 1 jenkins jenkins 42 Jul 26 03:05 .golangci.yml 03:07:30 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 03:05 .semver 03:07:30 -rw-rw-r-- 1 jenkins jenkins 11155 Jul 26 03:05 Attribution.txt 03:07:30 -rw-rw-r-- 1 jenkins jenkins 17665 Jul 26 03:05 CHANGELOG.md 03:07:30 -rw-rw-r-- 1 jenkins jenkins 1683 Jul 26 03:05 Dockerfile 03:07:30 -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 03:05 GOVERNANCE.md 03:07:30 -rw-rw-r-- 1 jenkins jenkins 739 Jul 26 03:05 Jenkinsfile 03:07:30 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 26 03:05 LICENSE 03:07:30 -rw-rw-r-- 1 jenkins jenkins 2883 Jul 26 03:05 Makefile 03:07:30 -rw-rw-r-- 1 jenkins jenkins 625 Jul 26 03:05 OWNERS.md 03:07:30 -rw-rw-r-- 1 jenkins jenkins 2620 Jul 26 03:05 README.md 03:07:30 -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 03:05 VERSION 03:07:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 03:05 bin 03:07:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 03:05 cmd 03:07:30 -rw-r--r-- 1 jenkins jenkins 78805 Jul 26 03:07 coverage.out 03:07:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 03:05 doc 03:07:30 -rw-rw-r-- 1 jenkins jenkins 7331 Jul 26 03:05 go.mod 03:07:30 -rw-rw-r-- 1 jenkins jenkins 102413 Jul 26 03:05 go.sum 03:07:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 03:05 internal 03:07:30 -rw-rw-r-- 1 jenkins jenkins 236 Jul 26 03:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:30 + 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=0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd --label arch=amd64 --label version=0.0.0 . 03:07:30 Sending build context to Docker daemon 36.72MB 03:07:30 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:07:30 Step 2/27 : FROM ${BASE} AS builder 03:07:30 ---> 2f2401861d16 03:07:30 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:07:31 ---> Running in 0411e503f5f0 03:07:31 Removing intermediate container 0411e503f5f0 03:07:31 ---> 9f6dfef86794 03:07:31 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:07:31 ---> Running in d4786b3e3ffc 03:07:31 Removing intermediate container d4786b3e3ffc 03:07:31 ---> f3178f4543b6 03:07:31 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:07:31 ---> Running in b6d897cb8f95 03:07:31 Removing intermediate container b6d897cb8f95 03:07:31 ---> e482cee60950 03:07:31 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:07:31 ---> Running in 3751379b56b9 03:07:31 Removing intermediate container 3751379b56b9 03:07:31 ---> 764af4893387 03:07:31 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:07:31 ---> Running in 8dc5eb262e08 03:07:31 Removing intermediate container 8dc5eb262e08 03:07:31 ---> a9b9865a33c6 03:07:31 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:07:31 ---> Running in db4695f8c269 03:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:07:32 OK: 264 MiB in 52 packages 03:07:32 Removing intermediate container db4695f8c269 03:07:32 ---> e8dfa5717621 03:07:32 Step 9/27 : WORKDIR /device-onvif-camera 03:07:32 ---> Running in b68425df1235 03:07:32 Removing intermediate container b68425df1235 03:07:32 ---> c1ce19f4e27f 03:07:32 Step 10/27 : COPY go.mod vendor* ./ 03:07:32 ---> a6c8b0b34295 03:07:32 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:32 ---> Running in 12e8c45c28e9 03:07:33 Removing intermediate container 12e8c45c28e9 03:07:33 ---> ebd7bfa28a80 03:07:33 Step 12/27 : COPY . . 03:07:34 ---> d2078bcab5f5 03:07:34 Step 13/27 : RUN ${MAKE} 03:07:34 ---> Running in 192869402a6b 03:07:34 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:08:06 Removing intermediate container 192869402a6b 03:08:06 ---> 27961cdedc88 03:08:06 Step 14/27 : FROM alpine:3.18 03:08:06 3.18: Pulling from library/alpine 03:08:06 930bdd4d222e: Pulling fs layer 03:08:06 930bdd4d222e: Verifying Checksum 03:08:06 930bdd4d222e: Download complete 03:08:06 930bdd4d222e: Pull complete 03:08:06 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:08:06 Status: Downloaded newer image for alpine:3.18 03:08:06 ---> 18f865063206 03:08:06 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:08:06 ---> Running in c0fd085f8cb7 03:08:06 Removing intermediate container c0fd085f8cb7 03:08:06 ---> 7ca31ff885c9 03:08:06 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:08:06 ---> Running in 1a06b4d048d3 03:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:08:07 (1/1) Installing dumb-init (1.2.5-r2) 03:08:07 Executing busybox-1.36.1-r7.trigger 03:08:07 OK: 7 MiB in 16 packages 03:08:07 Removing intermediate container 1a06b4d048d3 03:08:07 ---> 711161c285f4 03:08:07 Step 17/27 : RUN apk --no-cache upgrade 03:08:07 ---> Running in fafac290240b 03:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:08:08 OK: 7 MiB in 16 packages 03:08:08 Removing intermediate container fafac290240b 03:08:08 ---> 542e62df1ad3 03:08:08 Step 18/27 : WORKDIR / 03:08:08 ---> Running in 0995405d8b7d 03:08:08 Removing intermediate container 0995405d8b7d 03:08:08 ---> 97abab5b3764 03:08:08 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:08:09 ---> 09f6fb9a4146 03:08:09 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:08:09 ---> beeca9300cc6 03:08:09 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:08:09 ---> 94b828392bc8 03:08:09 Step 22/27 : EXPOSE 59984 03:08:09 ---> Running in e60ce647dafa 03:08:09 Removing intermediate container e60ce647dafa 03:08:09 ---> b3408bb8d226 03:08:09 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:08:09 ---> Running in b56a6c800d2a 03:08:09 Removing intermediate container b56a6c800d2a 03:08:09 ---> 91284e91b43e 03:08:09 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:08:09 ---> Running in 41a0c2b2251b 03:08:09 Removing intermediate container 41a0c2b2251b 03:08:09 ---> e962332bc5cb 03:08:09 Step 25/27 : LABEL arch=amd64 03:08:09 ---> Running in d9343c5fb9ea 03:08:10 Removing intermediate container d9343c5fb9ea 03:08:10 ---> e38b164a7627 03:08:10 Step 26/27 : LABEL git_sha=0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd 03:08:10 ---> Running in 817adbe206a5 03:08:10 Removing intermediate container 817adbe206a5 03:08:10 ---> 20908b4d499b 03:08:10 Step 27/27 : LABEL version=0.0.0 03:08:10 ---> Running in 9345f5855498 03:08:10 Removing intermediate container 9345f5855498 03:08:10 ---> 7e3fd0704696 03:08:10 [Warning] One or more build-args [ARCH] were not consumed 03:08:10 Successfully built 7e3fd0704696 03:08:10 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:08:11 03:08:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:08:11 latest: Pulling from edgex-lftools-log-publisher 03:08:11 5eb5b503b376: Pulling fs layer 03:08:11 5c69ac0246d0: Pulling fs layer 03:08:11 ec43610c2a17: Pulling fs layer 03:08:11 3a2ae6a8a46f: Pulling fs layer 03:08:11 33b1e0a273af: Pulling fs layer 03:08:11 5d3b04190fa2: Pulling fs layer 03:08:11 2f39f015ded8: Pulling fs layer 03:08:11 3a2ae6a8a46f: Waiting 03:08:11 33b1e0a273af: Waiting 03:08:11 5d3b04190fa2: Waiting 03:08:11 5c69ac0246d0: Verifying Checksum 03:08:11 5c69ac0246d0: Download complete 03:08:11 3a2ae6a8a46f: Verifying Checksum 03:08:11 3a2ae6a8a46f: Download complete 03:08:11 33b1e0a273af: Verifying Checksum 03:08:11 33b1e0a273af: Download complete 03:08:11 ec43610c2a17: Verifying Checksum 03:08:11 ec43610c2a17: Download complete 03:08:11 5d3b04190fa2: Download complete 03:08:11 5eb5b503b376: Verifying Checksum 03:08:11 5eb5b503b376: Download complete 03:08:12 2f39f015ded8: Download complete 03:08:13 5eb5b503b376: Pull complete 03:08:13 5c69ac0246d0: Pull complete 03:08:13 ec43610c2a17: Pull complete 03:08:13 3a2ae6a8a46f: Pull complete 03:08:13 33b1e0a273af: Pull complete 03:08:13 5d3b04190fa2: Pull complete 03:08:18 2f39f015ded8: Pull complete 03:08:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:08:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:08:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:18 prd-ubuntu20.04-docker-8c-8g-6509 does not seem to be running inside a container 03:08:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-449 -v /w/workspace/undry_device-onvif-camera_PR-449:/w/workspace/undry_device-onvif-camera_PR-449:rw,z -v /w/workspace/undry_device-onvif-camera_PR-449@tmp:/w/workspace/undry_device-onvif-camera_PR-449@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 03:08:22 $ docker top d8a42f4e3525f69848414a8efe2d59e9dfe196dd8809e13b252df4627a1dd37a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:23 ---> job-cost.sh 03:08:23 lf-activate-venv: SKIPPING 03:08:23 INFO: No Stack... 03:08:23 INFO: Retrieving Pricing Info for: v3-standard-8 03:08:23 INFO: Archiving Costs [Pipeline] sh 03:08:24 + cat /w/workspace/undry_device-onvif-camera_PR-449/archives/cost.csv 03:08:24 + cut -d, -f6 [Pipeline] lock 03:08:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-449-1-stack-cost] 03:08:24 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-449-1-stack-cost] did not exist. Created. 03:08:24 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-449-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:08:24 + echo total: 0.2199999988079071 [Pipeline] stash 03:08:24 Stashed 1 file(s) [Pipeline] } 03:08:24 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-449-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:08:25 $ docker stop --time=1 d8a42f4e3525f69848414a8efe2d59e9dfe196dd8809e13b252df4627a1dd37a 03:08:26 $ docker rm -f --volumes d8a42f4e3525f69848414a8efe2d59e9dfe196dd8809e13b252df4627a1dd37a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:08:36 Removing intermediate container 5df98042a2ff 03:08:36 ---> 2e2f5e859d1c 03:08:36 Step 12/13 : COPY . . 03:08:36 ---> f1daeb790237 03:08:36 Step 13/13 : RUN ${MAKE} 03:08:36 ---> Running in 13e643eae6b4 03:08:36 noop 03:08:36 Removing intermediate container 13e643eae6b4 03:08:36 ---> 0684aa5f4050 03:08:36 Successfully built 0684aa5f4050 03:08:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:37 + docker inspect -f . ci-base-image-arm64 03:08:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:37 prd-ubuntu20.04-docker-arm64-4c-16g-6519 does not seem to be running inside a container 03:08:37 $ 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 03:08:38 $ docker top 5e15dd2238a14983943c564d6a605f6f33a5ac7c3caf87426126b3c3394e4a2d -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:39 + go version 03:08:39 go version go1.21.9 linux/arm64 [Pipeline] } 03:08:39 $ docker stop --time=1 5e15dd2238a14983943c564d6a605f6f33a5ac7c3caf87426126b3c3394e4a2d 03:08:41 $ docker rm -f --volumes 5e15dd2238a14983943c564d6a605f6f33a5ac7c3caf87426126b3c3394e4a2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:42 + docker inspect -f . ci-base-image-arm64 03:08:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:42 prd-ubuntu20.04-docker-arm64-4c-16g-6519 does not seem to be running inside a container 03:08:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-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 03:08:43 $ docker top 2e34a00f77dad9e5bec98d62781bc865ae31051f8c104ea0459ffd3f97d39bed -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:44 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:08:44 + make test 03:08:44 go test ./... -coverprofile=coverage.out ./... 03:08:50 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:12:12 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:12:12 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:12:12 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.170s coverage: 31.4% of statements 03:12:34 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.564s coverage: 86.5% of statements 03:12:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:12:34 go vet ./... 03:13:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:13:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:13:21 ./bin/test-attribution-txt.sh 03:13:21 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:13:21 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:13:21 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 03:13:21 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:13:21 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:13:21 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:13:21 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:13:21 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:13:21 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:13:21 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:13:21 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 03:13:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:13:21 $ docker stop --time=1 2e34a00f77dad9e5bec98d62781bc865ae31051f8c104ea0459ffd3f97d39bed 03:13:23 $ docker rm -f --volumes 2e34a00f77dad9e5bec98d62781bc865ae31051f8c104ea0459ffd3f97d39bed [Pipeline] // withDockerContainer [Pipeline] sh 03:13:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:13:24 Warning: overwriting stash ‘coverage-report’ 03:13:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:13:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:13:26 + ls -al . 03:13:26 total 308 03:13:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 03:08 . 03:13:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 03:05 .. 03:13:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 03:05 .git 03:13:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 03:05 .github 03:13:26 -rw-rw-r-- 1 jenkins jenkins 493 Jul 26 03:05 .gitignore 03:13:26 -rw-rw-r-- 1 jenkins jenkins 42 Jul 26 03:05 .golangci.yml 03:13:26 -rw-rw-r-- 1 jenkins jenkins 11155 Jul 26 03:05 Attribution.txt 03:13:26 -rw-rw-r-- 1 jenkins jenkins 17665 Jul 26 03:05 CHANGELOG.md 03:13:26 -rw-rw-r-- 1 jenkins jenkins 1683 Jul 26 03:05 Dockerfile 03:13:26 -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 03:05 GOVERNANCE.md 03:13:26 -rw-rw-r-- 1 jenkins jenkins 739 Jul 26 03:05 Jenkinsfile 03:13:26 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 26 03:05 LICENSE 03:13:26 -rw-rw-r-- 1 jenkins jenkins 2883 Jul 26 03:05 Makefile 03:13:26 -rw-rw-r-- 1 jenkins jenkins 625 Jul 26 03:05 OWNERS.md 03:13:26 -rw-rw-r-- 1 jenkins jenkins 2620 Jul 26 03:05 README.md 03:13:26 -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 03:05 VERSION 03:13:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 03:05 bin 03:13:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 03:05 cmd 03:13:26 -rw-r--r-- 1 jenkins jenkins 78805 Jul 26 03:12 coverage.out 03:13:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 03:05 doc 03:13:26 -rw-rw-r-- 1 jenkins jenkins 7331 Jul 26 03:05 go.mod 03:13:26 -rw-rw-r-- 1 jenkins jenkins 102413 Jul 26 03:05 go.sum 03:13:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 03:05 internal 03:13:26 -rw-rw-r-- 1 jenkins jenkins 236 Jul 26 03:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:26 + 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=0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd --label arch=arm64 --label version=0.0.0 . 03:13:27 Sending build context to Docker daemon 21.81MB 03:13:27 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:13:27 Step 2/27 : FROM ${BASE} AS builder 03:13:27 ---> 0684aa5f4050 03:13:27 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:13:27 ---> Running in ba5e47f54d6b 03:13:27 Removing intermediate container ba5e47f54d6b 03:13:27 ---> df588991f4fd 03:13:27 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:13:27 ---> Running in 58846d3a99b1 03:13:28 Removing intermediate container 58846d3a99b1 03:13:28 ---> 0505b57ef60e 03:13:28 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:13:28 ---> Running in c99f532f5687 03:13:28 Removing intermediate container c99f532f5687 03:13:28 ---> 4ac31c89b269 03:13:28 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:13:28 ---> Running in 68e188522df5 03:13:28 Removing intermediate container 68e188522df5 03:13:28 ---> de5ed148085b 03:13:28 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:13:29 ---> Running in de8401a2e983 03:13:29 Removing intermediate container de8401a2e983 03:13:29 ---> 94658a648788 03:13:29 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:13:29 ---> Running in 2a57ec1422cc 03:13:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:13:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:13:31 OK: 266 MiB in 52 packages 03:13:32 Removing intermediate container 2a57ec1422cc 03:13:32 ---> 629608fee8e5 03:13:32 Step 9/27 : WORKDIR /device-onvif-camera 03:13:32 ---> Running in 9589bf5c9d95 03:13:33 Removing intermediate container 9589bf5c9d95 03:13:33 ---> a7780c64d420 03:13:33 Step 10/27 : COPY go.mod vendor* ./ 03:13:33 ---> 1950560fd581 03:13:33 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:33 ---> Running in abf32d1c4fbf 03:13:36 Removing intermediate container abf32d1c4fbf 03:13:36 ---> b6a09e5f40fd 03:13:36 Step 12/27 : COPY . . 03:13:37 ---> 904ba5cdb213 03:13:37 Step 13/27 : RUN ${MAKE} 03:13:37 ---> Running in 0c96816a059e 03:13:38 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:17:00 Removing intermediate container 0c96816a059e 03:17:00 ---> 68b61ccf0656 03:17:00 Step 14/27 : FROM alpine:3.18 03:17:00 3.18: Pulling from library/alpine 03:17:00 4983c3fe2029: Pulling fs layer 03:17:00 4983c3fe2029: Verifying Checksum 03:17:00 4983c3fe2029: Download complete 03:17:00 4983c3fe2029: Pull complete 03:17:00 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:17:00 Status: Downloaded newer image for alpine:3.18 03:17:00 ---> a0237000ae83 03:17:00 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:17:00 ---> Running in cf973c3ba26c 03:17:00 Removing intermediate container cf973c3ba26c 03:17:00 ---> 4e9214daeb7e 03:17:00 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:17:00 ---> Running in c9fa1a70981b 03:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:01 (1/1) Installing dumb-init (1.2.5-r2) 03:17:01 Executing busybox-1.36.1-r7.trigger 03:17:01 OK: 8 MiB in 16 packages 03:17:02 Removing intermediate container c9fa1a70981b 03:17:02 ---> d1dd14590b68 03:17:02 Step 17/27 : RUN apk --no-cache upgrade 03:17:02 ---> Running in f2cf5c2eee0f 03:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:04 OK: 8 MiB in 16 packages 03:17:05 Removing intermediate container f2cf5c2eee0f 03:17:05 ---> 84f5991e14d5 03:17:05 Step 18/27 : WORKDIR / 03:17:05 ---> Running in 0ef80d9072c8 03:17:06 Removing intermediate container 0ef80d9072c8 03:17:06 ---> 742437745b60 03:17:06 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:17:08 ---> abca90ef05f3 03:17:08 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:17:08 ---> 4e5f613e99fb 03:17:08 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:17:08 ---> 80469f34a445 03:17:08 Step 22/27 : EXPOSE 59984 03:17:08 ---> Running in dd95fc38403d 03:17:09 Removing intermediate container dd95fc38403d 03:17:09 ---> 7128426a5557 03:17:09 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:17:09 ---> Running in 9aa539f398b6 03:17:09 Removing intermediate container 9aa539f398b6 03:17:09 ---> 86aa05729258 03:17:09 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:17:09 ---> Running in 6008ab710116 03:17:09 Removing intermediate container 6008ab710116 03:17:09 ---> 7ecfb91623a5 03:17:09 Step 25/27 : LABEL arch=arm64 03:17:09 ---> Running in 2a69f1590c26 03:17:10 Removing intermediate container 2a69f1590c26 03:17:10 ---> 503600d814d1 03:17:10 Step 26/27 : LABEL git_sha=0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd 03:17:10 ---> Running in 7513d6493472 03:17:10 Removing intermediate container 7513d6493472 03:17:10 ---> c74c1fb23640 03:17:10 Step 27/27 : LABEL version=0.0.0 03:17:10 ---> Running in ee6eeda0023c 03:17:11 Removing intermediate container ee6eeda0023c 03:17:11 ---> 44b9704cae6d 03:17:11 [Warning] One or more build-args [ARCH] were not consumed 03:17:11 Successfully built 44b9704cae6d 03:17:11 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:17:12 03:17:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:17:12 arm64: Pulling from edgex-lftools-log-publisher 03:17:12 8998bd30e6a1: Pulling fs layer 03:17:12 04944245beec: Pulling fs layer 03:17:12 699f458cf7ca: Pulling fs layer 03:17:12 765212b225bb: Pulling fs layer 03:17:12 f23df028b6ca: Pulling fs layer 03:17:12 d65c8cfc05b1: Pulling fs layer 03:17:12 2437ff75d9bd: Pulling fs layer 03:17:12 765212b225bb: Waiting 03:17:12 f23df028b6ca: Waiting 03:17:12 d65c8cfc05b1: Waiting 03:17:12 2437ff75d9bd: Waiting 03:17:12 04944245beec: Verifying Checksum 03:17:12 04944245beec: Download complete 03:17:12 765212b225bb: Verifying Checksum 03:17:12 765212b225bb: Download complete 03:17:12 f23df028b6ca: Verifying Checksum 03:17:12 f23df028b6ca: Download complete 03:17:12 d65c8cfc05b1: Verifying Checksum 03:17:12 d65c8cfc05b1: Download complete 03:17:13 699f458cf7ca: Verifying Checksum 03:17:13 699f458cf7ca: Download complete 03:17:13 8998bd30e6a1: Verifying Checksum 03:17:13 8998bd30e6a1: Download complete 03:17:15 2437ff75d9bd: Verifying Checksum 03:17:15 2437ff75d9bd: Download complete 03:17:17 8998bd30e6a1: Pull complete 03:17:18 04944245beec: Pull complete 03:17:20 699f458cf7ca: Pull complete 03:17:20 765212b225bb: Pull complete 03:17:21 f23df028b6ca: Pull complete 03:17:21 d65c8cfc05b1: Pull complete 03:17:39 2437ff75d9bd: Pull complete 03:17:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:17:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:17:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:39 prd-ubuntu20.04-docker-arm64-4c-16g-6519 does not seem to be running inside a container 03:17:39 $ 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 03:17:42 $ docker top a6b1bd226740382a0fb0324962d1342b297461457813f724dad287bd3d114dd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:43 ---> job-cost.sh 03:17:43 lf-activate-venv: SKIPPING 03:17:43 INFO: No Stack... 03:17:43 INFO: Retrieving Pricing Info for: v3-standard-4 03:17:44 INFO: Archiving Costs [Pipeline] sh 03:17:45 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:17:45 + cut -d, -f6 [Pipeline] lock 03:17:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-449-1-stack-cost] 03:17:45 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-449-1-stack-cost] did not exist. Created. 03:17:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-449-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:17:45 /w/workspace/device-onvif-camera/1@tmp/durable-3ca0f24d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:17:46 + echo total: 0.2199999988079071 [Pipeline] stash 03:17:46 Warning: overwriting stash ‘stack-cost’ 03:17:46 Stashed 1 file(s) [Pipeline] } 03:17:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-449-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:17:46 $ docker stop --time=1 a6b1bd226740382a0fb0324962d1342b297461457813f724dad287bd3d114dd6 03:17:48 $ docker rm -f --volumes a6b1bd226740382a0fb0324962d1342b297461457813f724dad287bd3d114dd6 [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 03:17:49 provisioning config files... 03:17:49 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-449@tmp/config8153856940433492872tmp [Pipeline] { [Pipeline] sh 03:17:49 + set +x 03:17:49 + curl -s https://codecov.io/bash 03:17:49 + bash -s -- 03:17:49 03:17:49 _____ _ 03:17:49 / ____| | | 03:17:49 | | ___ __| | ___ ___ _____ __ 03:17:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:17:49 | |___| (_) | (_| | __/ (_| (_) \ V / 03:17:49 \_____\___/ \__,_|\___|\___\___/ \_/ 03:17:49 Bash-1.0.6 03:17:49 03:17:49 03:17:49 ==> git version 2.25.1 found 03:17:49 ==> 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 03:17:49 Release-Date: 2020-01-08 03:17:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:17:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:17:49 ==> Jenkins CI detected. 03:17:49 current dir:  /w/workspace/undry_device-onvif-camera_PR-449 03:17:49 project root: . 03:17:49 --> token set from env 03:17:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:17:49 ==> Running gcov in . (disable via -X gcov) 03:17:49 ==> Python coveragepy not found 03:17:49 ==> Searching for coverage reports in: 03:17:49 + . 03:17:50 -> Found 1 reports 03:17:50 ==> Detecting git/mercurial file structure 03:17:50 ==> Reading reports 03:17:50 + ./coverage.out bytes=78805 03:17:50 ==> Appending adjustments 03:17:50 https://docs.codecov.io/docs/fixing-reports 03:17:50 + Found adjustments 03:17:50 ==> Gzipping contents 03:17:50 12K /tmp/codecov.evRbpW.gz 03:17:50 ==> Uploading reports 03:17:50 url: https://codecov.io 03:17:50 query: branch=PR-449&commit=0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-449%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=449&job=&cmd_args= 03:17:50 -> Pinging Codecov 03:17:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-449&commit=0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-449%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=449&job=&cmd_args= 03:17:50 -> Uploading to 03:17:50 https://storage.googleapis.com/codecov/v4/raw/2024-07-26/F29A59C45E3A92E06B3E522C9905F8EF/0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd/e7f03109-2b74-4208-9a8c-dbae82191dec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240726%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240726T031750Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fc7485310081c8be7abff334ea0f9395bde166fd4f87c7ba0dc35fadf6d9767e 03:17:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:17:50 Dload Upload Total Spent Left Speed 03:17:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 50241 --:--:-- --:--:-- --:--:-- 50000 100 10400 0 0 100 10400 0 43697 --:--:-- --:--:-- --:--:-- 43514 03:17:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/0a8dc4fbbc5ae08e8d763564b32ccc6002fa49dd [Pipeline] } 03:17:50 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:17:53 + [ -d /w/workspace/undry_device-onvif-camera_PR-449/archives ] 03:17:53 + ls -al /w/workspace/undry_device-onvif-camera_PR-449/archives 03:17:53 total 16 03:17:53 drwxr-xr-x 3 root root 4096 Jul 26 03:08 . 03:17:53 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 03:08 .. 03:17:53 drwxr-xr-x 2 root root 4096 Jul 26 03:08 cost 03:17:53 -rw-r--r-- 1 root root 92 Jul 26 03:08 cost.csv 03:17:53 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-449/archives 03:17:53 + ls -al /w/workspace/undry_device-onvif-camera_PR-449/archives 03:17:53 total 16 03:17:53 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 03:08 . 03:17:53 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 03:08 .. 03:17:53 drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 03:08 cost 03:17:53 -rw-r--r-- 1 jenkins jenkins 92 Jul 26 03:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:17:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:17:54 ---> package-listing.sh 03:17:54 ++ tr '[:upper:]' '[:lower:]' 03:17:54 ++ facter osfamily 03:17:54 + OS_FAMILY=debian 03:17:54 + workspace=/w/workspace/undry_device-onvif-camera_PR-449 03:17:54 + START_PACKAGES=/tmp/packages_start.txt 03:17:54 + END_PACKAGES=/tmp/packages_end.txt 03:17:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:17:54 + PACKAGES=/tmp/packages_start.txt 03:17:54 + '[' /w/workspace/undry_device-onvif-camera_PR-449 ']' 03:17:54 + PACKAGES=/tmp/packages_end.txt 03:17:54 + case "${OS_FAMILY}" in 03:17:54 + dpkg -l 03:17:54 + grep '^ii' 03:17:54 + '[' -f /tmp/packages_start.txt ']' 03:17:54 + '[' -f /tmp/packages_end.txt ']' 03:17:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:17:54 + '[' /w/workspace/undry_device-onvif-camera_PR-449 ']' 03:17:54 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-449/archives/ 03:17:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-449/archives/ [Pipeline] echo 03:17:54 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-449/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:17:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:17:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:55 prd-ubuntu20.04-docker-8c-8g-6509 does not seem to be running inside a container 03:17:55 $ 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-449/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-449 -v /w/workspace/undry_device-onvif-camera_PR-449:/w/workspace/undry_device-onvif-camera_PR-449:rw,z -v /w/workspace/undry_device-onvif-camera_PR-449@tmp:/w/workspace/undry_device-onvif-camera_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:17:56 $ docker top 020d38ee41f6a7fcb63889358fd3aa51489aa70130c2036eb6d3f25bf0bc192d -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:56 + touch /tmp/pre-build-complete [Pipeline] sh 03:17:56 + mkdir -p /var/log/sysstat [Pipeline] sh 03:17:57 + ls /var/log/sa-host 03:17:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:57 provisioning config files... 03:17:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-449@tmp/config14167224851800678380tmp [Pipeline] { [Pipeline] echo 03:17:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:17:57 ---> create-netrc.sh [Pipeline] } 03:17:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:17:58 ---> python-tools-install.sh [Pipeline] echo 03:17:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:17:58 ---> sudo-logs.sh 03:17:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:17:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:17:59 ---> job-cost.sh 03:17:59 lf-activate-venv: SKIPPING 03:17:59 DEBUG: total: 0.2199999988079071 03:17:59 INFO: Retrieving Stack Cost... 03:17:59 INFO: Retrieving Pricing Info for: v3-standard-8 03:17:59 INFO: Archiving Costs [Pipeline] echo 03:17:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:18:00 ---> logs-deploy.sh 03:18:00 lf-activate-venv: SKIPPING 03:18:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-449/1 03:18:00 INFO: archiving workspace using pattern(s): 03:18:01 Archives upload complete. 03:18:01 INFO: archiving logs to Nexus