Pull request #322 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a+add9740b43e34f24ff208f7d10aeac3534a31844 (4cfa8169fb30ddce76db548f5531bbd0e7364a74) 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-ssh2599470966077605144.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12842933499153442619.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-usb-camera/branches/PR-322/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-usb-camera/branches/PR-322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4687523402621987767.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-usb-camera/branches/PR-322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4077329978527690002.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6470137493825232566.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-usb-camera/branches/PR-322/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-usb-camera/branches/PR-322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6907830670933317025.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1084 in /w/workspace/foundry_device-usb-camera_PR-322 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-322 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/322/head:refs/remotes/origin/PR-322 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit add9740b43e34f24ff208f7d10aeac3534a31844 into PR head commit e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a Merge succeeded, producing e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a Checking out Revision e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a (PR-322) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a # 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 add9740b43e34f24ff208f7d10aeac3534a31844 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:36:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:36:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:36:52 ========================================================= 17:36:52 EdgeX Global Pipelines Version Info 17:36:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:36:53 ------------------- 17:36:53 stable info: 17:36:53 ------------------- 17:36:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:36:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:36:53 Message: update stable to v1.0.258 17:36:53 ------------------- 17:36:53 experimental info: 17:36:53 ------------------- 17:36:53 Commited By: **** collab-it+edgex@linuxfoundation.org 17:36:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:36:53 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:36:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:36:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:36:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:36:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:36:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:36:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:36:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:36:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:36:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:36:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:36:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:36:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:36:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:36:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:36:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:36:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:36:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:36:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:36:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:36:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:36:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:36:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:36:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:36:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:36:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:36:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:36:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:36:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-322 [Pipeline] echo 17:36:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-322 [Pipeline] echo 17:36:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-322 [Pipeline] echo 17:36:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a [Pipeline] echo 17:36:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1589dc [Pipeline] echo 17:36:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:36:56 provisioning config files... 17:36:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-322@tmp/config17295033382776868775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:57 ---> ****-login.sh 17:36:57 nexus3.edgexfoundry.org:10001 17:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:36:57 Configure a credential helper to remove this warning. See 17:36:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:36:57 17:36:57 Login Succeeded 17:36:57 nexus3.edgexfoundry.org:10002 17:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:36:57 Configure a credential helper to remove this warning. See 17:36:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:36:57 17:36:57 Login Succeeded 17:36:57 nexus3.edgexfoundry.org:10003 17:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:36:57 Configure a credential helper to remove this warning. See 17:36:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:36:57 17:36:57 Login Succeeded 17:36:57 nexus3.edgexfoundry.org:10004 17:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:36:57 Configure a credential helper to remove this warning. See 17:36:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:36:57 17:36:57 Login Succeeded 17:36:57 ****.io 17:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:36:58 Configure a credential helper to remove this warning. See 17:36:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:36:58 17:36:58 Login Succeeded 17:36:58 ---> ****-login.sh ends [Pipeline] } 17:36:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:36:59 + git rev-list -1 --merges e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a~1..e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a [Pipeline] echo 17:36:59 -----------> git rev-list -1 --merges e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a~1..e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a [false] [Pipeline] sh 17:36:59 + git log --format=format:%s -1 e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a [Pipeline] echo 17:36:59 ========================================================= 17:36:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:36:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:36:59 + git log --format=format:%s -1 e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a [Pipeline] echo 17:36:59 [semverPrep] GIT_COMMIT: e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:37:00 [semverPrep] This is not a build commit. [Pipeline] sh 17:37:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:37:00 + grep -v github /etc/ssh/ssh_known_hosts 17:37:00 + [ -e /tmp/ssh_known_hosts ] 17:37:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:37:00 + sudo tee -a /etc/ssh/ssh_known_hosts 17:37:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:37:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:01 17:37:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:01 0.1.4: Pulling from edgex-devops/py-git-semver 17:37:01 b85a868b505f: Pulling fs layer 17:37:01 e2be974225ed: Pulling fs layer 17:37:01 339a4e72a1f5: Pulling fs layer 17:37:01 988bab9f4d93: Pulling fs layer 17:37:01 1469e6f7b9e6: Pulling fs layer 17:37:01 eaf3925da568: Pulling fs layer 17:37:01 bab4dde63d76: Pulling fs layer 17:37:01 bde34c3a00c8: Pulling fs layer 17:37:01 b352a97aabf1: Pulling fs layer 17:37:01 4872d77fe225: Pulling fs layer 17:37:01 5851b861e8e6: Pulling fs layer 17:37:01 eaf3925da568: Waiting 17:37:01 5851b861e8e6: Waiting 17:37:01 4872d77fe225: Waiting 17:37:01 1469e6f7b9e6: Waiting 17:37:01 bde34c3a00c8: Waiting 17:37:01 bab4dde63d76: Waiting 17:37:01 988bab9f4d93: Waiting 17:37:01 b352a97aabf1: Waiting 17:37:01 988bab9f4d93: Download complete 17:37:01 1469e6f7b9e6: Verifying Checksum 17:37:01 1469e6f7b9e6: Download complete 17:37:01 eaf3925da568: Verifying Checksum 17:37:01 eaf3925da568: Download complete 17:37:01 339a4e72a1f5: Verifying Checksum 17:37:01 339a4e72a1f5: Download complete 17:37:01 bde34c3a00c8: Download complete 17:37:01 b352a97aabf1: Download complete 17:37:01 4872d77fe225: Download complete 17:37:01 5851b861e8e6: Verifying Checksum 17:37:01 5851b861e8e6: Download complete 17:37:01 b85a868b505f: Verifying Checksum 17:37:01 b85a868b505f: Download complete 17:37:02 bab4dde63d76: Verifying Checksum 17:37:02 bab4dde63d76: Download complete 17:37:02 b85a868b505f: Pull complete 17:37:03 e2be974225ed: Pull complete 17:37:03 339a4e72a1f5: Pull complete 17:37:03 988bab9f4d93: Pull complete 17:37:03 1469e6f7b9e6: Pull complete 17:37:03 eaf3925da568: Pull complete 17:37:05 bab4dde63d76: Pull complete 17:37:05 bde34c3a00c8: Pull complete 17:37:05 b352a97aabf1: Pull complete 17:37:05 4872d77fe225: Pull complete 17:37:05 5851b861e8e6: Pull complete 17:37:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:37:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:06 prd-ubuntu20.04-docker-8c-8g-1084 does not seem to be running inside a container 17:37:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-322 -v /w/workspace/foundry_device-usb-camera_PR-322:/w/workspace/foundry_device-usb-camera_PR-322:rw,z -v /w/workspace/foundry_device-usb-camera_PR-322@tmp:/w/workspace/foundry_device-usb-camera_PR-322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:37:09 $ docker top ef100b27a9199ca9c8c7571dba713f2bafbde0b9a21d9d24af8c4ad0669f7f63 -eo pid,comm 17:37:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:37:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:37:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:09 [ssh-agent] Looking for ssh-agent implementation... 17:37:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:09 $ docker exec ef100b27a9199ca9c8c7571dba713f2bafbde0b9a21d9d24af8c4ad0669f7f63 ssh-agent 17:37:10 SSH_AUTH_SOCK=/tmp/ssh-4NJ6spFvVDoF/agent.32 17:37:10 SSH_AGENT_PID=38 17:37:10 Running ssh-add (command line suppressed) 17:37:10 Identity added: /w/workspace/foundry_device-usb-camera_PR-322@tmp/private_key_9366270687632003540.key (/w/workspace/foundry_device-usb-camera_PR-322@tmp/private_key_9366270687632003540.key) 17:37:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:10 + git tag --points-at HEAD [Pipeline] } 17:37:10 $ docker exec --env ******** --env ******** ef100b27a9199ca9c8c7571dba713f2bafbde0b9a21d9d24af8c4ad0669f7f63 ssh-agent -k 17:37:10 unset SSH_AUTH_SOCK; 17:37:10 unset SSH_AGENT_PID; 17:37:10 echo Agent pid 38 killed; 17:37:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:37:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:10 [ssh-agent] Looking for ssh-agent implementation... 17:37:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:10 $ docker exec ef100b27a9199ca9c8c7571dba713f2bafbde0b9a21d9d24af8c4ad0669f7f63 ssh-agent 17:37:11 SSH_AUTH_SOCK=/tmp/ssh-SPkmt4uYNHhe/agent.70 17:37:11 SSH_AGENT_PID=76 17:37:11 Running ssh-add (command line suppressed) 17:37:11 Identity added: /w/workspace/foundry_device-usb-camera_PR-322@tmp/private_key_16738604017724552855.key (/w/workspace/foundry_device-usb-camera_PR-322@tmp/private_key_16738604017724552855.key) 17:37:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:11 + git semver init 17:37:11 2024-02-16 17:37:11,648 [run_init] DEBUG init version:0.0.0 force:False 17:37:11 2024-02-16 17:37:11,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-322/.semver 17:37:11 2024-02-16 17:37:11,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-322/.semver 17:37:11 2024-02-16 17:37:11,649 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-322/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-322, universal_newlines=False, shell=None, istream=None) 17:37:13 2024-02-16 17:37:12,706 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-322/.git/info/exclude 17:37:13 2024-02-16 17:37:12,707 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-322/.semver/PR-322 with force:False 17:37:13 2024-02-16 17:37:12,707 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-322/.semver/PR-322 17:37:13 2024-02-16 17:37:12,711 [execute] INFO git cat-file --batch-check 17:37:13 2024-02-16 17:37:12,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-322/.semver, universal_newlines=False, shell=None, istream=) 17:37:13 2024-02-16 17:37:12,716 [execute] INFO git cat-file --batch 17:37:13 2024-02-16 17:37:12,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-322/.semver, universal_newlines=False, shell=None, istream=) 17:37:13 2024-02-16 17:37:12,722 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-322/.semver/PR-322 17:37:13 0.0.0 [Pipeline] } 17:37:13 $ docker exec --env ******** --env ******** ef100b27a9199ca9c8c7571dba713f2bafbde0b9a21d9d24af8c4ad0669f7f63 ssh-agent -k 17:37:13 unset SSH_AUTH_SOCK; 17:37:13 unset SSH_AGENT_PID; 17:37:13 echo Agent pid 76 killed; 17:37:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:37:13 + git semver [Pipeline] } 17:37:14 $ docker stop --time=1 ef100b27a9199ca9c8c7571dba713f2bafbde0b9a21d9d24af8c4ad0669f7f63 17:37:15 $ docker rm -f --volumes ef100b27a9199ca9c8c7571dba713f2bafbde0b9a21d9d24af8c4ad0669f7f63 [Pipeline] // withDockerContainer [Pipeline] sh 17:37:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:37:16 Stashed 1 file(s) [Pipeline] echo 17:37:16 [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 17:37:17 provisioning config files... 17:37:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-322@tmp/config18109973130808100714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:17 ---> ****-login.sh 17:37:17 nexus3.edgexfoundry.org:10001 17:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:37:17 Configure a credential helper to remove this warning. See 17:37:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:37:17 17:37:17 Login Succeeded 17:37:17 nexus3.edgexfoundry.org:10002 17:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:37:17 Configure a credential helper to remove this warning. See 17:37:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:37:17 17:37:17 Login Succeeded 17:37:17 nexus3.edgexfoundry.org:10003 17:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:37:18 Configure a credential helper to remove this warning. See 17:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:37:18 17:37:18 Login Succeeded 17:37:18 nexus3.edgexfoundry.org:10004 17:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:37:18 Configure a credential helper to remove this warning. See 17:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:37:18 17:37:18 Login Succeeded 17:37:18 ****.io 17:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:37:18 Configure a credential helper to remove this warning. See 17:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:37:18 17:37:18 Login Succeeded 17:37:18 ---> ****-login.sh ends [Pipeline] } 17:37:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:37:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:37:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:37:18 ========================================================= 17:37:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:37:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:19 + 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 . 17:37:19 Sending build context to Docker daemon 14.38MB 17:37:19 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:37:19 Step 2/13 : FROM ${BASE} AS builder 17:37:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:37:19 7264a8db6415: Pulling fs layer 17:37:19 c4d48a809fc2: Pulling fs layer 17:37:19 4f1c88b9dad5: Pulling fs layer 17:37:19 ad3a456e5733: Pulling fs layer 17:37:19 69c7f0334f64: Pulling fs layer 17:37:19 1f1c1a5573a3: Pulling fs layer 17:37:19 ce7588e14bc9: Pulling fs layer 17:37:19 b5e4710f87ac: Pulling fs layer 17:37:19 1f1c1a5573a3: Waiting 17:37:19 69c7f0334f64: Waiting 17:37:19 ad3a456e5733: Waiting 17:37:19 ce7588e14bc9: Waiting 17:37:19 b5e4710f87ac: Waiting 17:37:19 c4d48a809fc2: Verifying Checksum 17:37:19 c4d48a809fc2: Download complete 17:37:19 ad3a456e5733: Download complete 17:37:19 69c7f0334f64: Verifying Checksum 17:37:19 69c7f0334f64: Download complete 17:37:19 7264a8db6415: Verifying Checksum 17:37:19 7264a8db6415: Download complete 17:37:19 1f1c1a5573a3: Verifying Checksum 17:37:19 1f1c1a5573a3: Download complete 17:37:19 7264a8db6415: Pull complete 17:37:19 c4d48a809fc2: Pull complete 17:37:19 b5e4710f87ac: Verifying Checksum 17:37:19 b5e4710f87ac: Download complete 17:37:20 4f1c88b9dad5: Download complete 17:37:20 ce7588e14bc9: Verifying Checksum 17:37:20 ce7588e14bc9: Download complete 17:37:23 4f1c88b9dad5: Pull complete 17:37:23 ad3a456e5733: Pull complete 17:37:23 69c7f0334f64: Pull complete 17:37:23 1f1c1a5573a3: Pull complete 17:37:25 ce7588e14bc9: Pull complete 17:37:26 b5e4710f87ac: Pull complete 17:37:26 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 17:37:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:37:26 ---> 88b5674ff536 17:37:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:37:31 ---> Running in 5ab7a432cd99 17:37:31 Removing intermediate container 5ab7a432cd99 17:37:31 ---> e1b5754cb912 17:37:31 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:37:31 ---> Running in 49c036a240eb 17:37:31 Removing intermediate container 49c036a240eb 17:37:31 ---> 23abd34dc881 17:37:31 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:37:31 ---> Running in 22ff4b4b4406 17:37:31 Removing intermediate container 22ff4b4b4406 17:37:31 ---> b8eec1d73097 17:37:31 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:37:31 ---> Running in 269aaba12738 17:37:31 Removing intermediate container 269aaba12738 17:37:31 ---> 0c623fc4022a 17:37:31 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:37:31 ---> Running in b02bbae898ec 17:37:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:37:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:37:31 (1/13) Installing libintl (0.21.1-r7) 17:37:31 (2/13) Installing eudev-libs (3.2.11-r8) 17:37:31 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:37:31 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:37:31 (5/13) Installing v4l-utils (1.24.1-r0) 17:37:32 Still waiting to schedule task 17:37:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:37:32 (6/13) Installing libdvbv5 (1.24.1-r0) 17:37:32 (7/13) Installing udev-init-scripts (35-r1) 17:37:32 (8/13) Installing libblkid (2.38.1-r8) 17:37:32 (9/13) Installing xz-libs (5.4.3-r0) 17:37:32 (10/13) Installing kmod-libs (30-r3) 17:37:32 (11/13) Installing eudev (3.2.11-r8) 17:37:32 (12/13) Installing eudev-dev (3.2.11-r8) 17:37:32 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:37:32 Executing busybox-1.36.1-r5.trigger 17:37:32 Executing eudev-3.2.11-r8.trigger 17:37:32 OK: 271 MiB in 65 packages 17:37:32 Removing intermediate container b02bbae898ec 17:37:32 ---> a85887944e3c 17:37:32 Step 8/13 : WORKDIR /device-usb-camera 17:37:32 ---> Running in e27eb65d65e0 17:37:32 Removing intermediate container e27eb65d65e0 17:37:32 ---> 835b0daf9406 17:37:32 Step 9/13 : COPY go.mod vendor* ./ 17:37:33 ---> 526346a003dd 17:37:33 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:33 ---> Running in 17649eb3ea50 17:38:05 Removing intermediate container 17649eb3ea50 17:38:05 ---> ff209cfe80c2 17:38:05 Step 11/13 : COPY . . 17:38:05 ---> 22d7457dbac6 17:38:05 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:38:05 ---> Running in 72a632f7925c 17:38:05  % Total % Received % Xferd Average Speed Time Time Time Current 17:38:05 Dload Upload Total Spent Left Speed 17:38:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8556 0 --:--:-- --:--:-- --:--:-- 8634 17:38:05 Removing intermediate container 72a632f7925c 17:38:05 ---> d709e76c6029 17:38:05 Step 13/13 : RUN ${MAKE} 17:38:05 ---> Running in 033c098deed8 17:38:05 noop 17:38:05 Removing intermediate container 033c098deed8 17:38:05 ---> 8ee5ff9cd6a6 17:38:05 Successfully built 8ee5ff9cd6a6 17:38:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:05 + docker inspect -f . ci-base-image-x86_64 17:38:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:06 prd-ubuntu20.04-docker-8c-8g-1084 does not seem to be running inside a container 17:38:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-322 -v /w/workspace/foundry_device-usb-camera_PR-322:/w/workspace/foundry_device-usb-camera_PR-322:rw,z -v /w/workspace/foundry_device-usb-camera_PR-322@tmp:/w/workspace/foundry_device-usb-camera_PR-322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:38:06 $ docker top 3df33ca15f47f04f17b5130ecb31a68289634026843277c8ebddd59bf0296f3d -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:07 + go version 17:38:07 go version go1.21.0 linux/amd64 [Pipeline] } 17:38:07 $ docker stop --time=1 3df33ca15f47f04f17b5130ecb31a68289634026843277c8ebddd59bf0296f3d 17:38:08 $ docker rm -f --volumes 3df33ca15f47f04f17b5130ecb31a68289634026843277c8ebddd59bf0296f3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:09 + docker inspect -f . ci-base-image-x86_64 17:38:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:10 prd-ubuntu20.04-docker-8c-8g-1084 does not seem to be running inside a container 17:38:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-322 -v /w/workspace/foundry_device-usb-camera_PR-322:/w/workspace/foundry_device-usb-camera_PR-322:rw,z -v /w/workspace/foundry_device-usb-camera_PR-322@tmp:/w/workspace/foundry_device-usb-camera_PR-322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:38:10 $ docker top 834c8f3cdb5b0cdce3d1dd1628ed6302d29b0cfa1d6b5977c9efb149974aa143 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:10 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-322 [Pipeline] fileExists [Pipeline] sh 17:38:11 + make test 17:38:11 go test ./... -coverprofile=coverage.out ./... 17:38:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:38:22 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:38:22 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 4.4% of statements 17:38:29 go vet ./... 17:38:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:38:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:38:31 ./bin/test-attribution-txt.sh 17:38:31 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 17:38:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:38:32 $ docker stop --time=1 834c8f3cdb5b0cdce3d1dd1628ed6302d29b0cfa1d6b5977c9efb149974aa143 17:38:35 $ docker rm -f --volumes 834c8f3cdb5b0cdce3d1dd1628ed6302d29b0cfa1d6b5977c9efb149974aa143 [Pipeline] // withDockerContainer [Pipeline] sh 17:38:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:38:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:38:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:38:37 + ls -al . 17:38:37 total 224 17:38:37 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 17:38 . 17:38:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 17:36 .. 17:38:37 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 17:38 .git 17:38:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 17:36 .github 17:38:37 -rw-rw-r-- 1 jenkins jenkins 429 Feb 16 17:36 .gitignore 17:38:37 -rw-rw-r-- 1 jenkins jenkins 45 Feb 16 17:36 .golangci.yml 17:38:37 -rw-rw-r-- 1 jenkins jenkins 77 Feb 16 17:36 .hadolint.yml 17:38:37 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 17:37 .semver 17:38:37 -rw-rw-r-- 1 jenkins jenkins 10851 Feb 16 17:36 Attribution.txt 17:38:37 -rw-rw-r-- 1 jenkins jenkins 16561 Feb 16 17:36 CHANGELOG.md 17:38:37 -rw-rw-r-- 1 jenkins jenkins 2562 Feb 16 17:36 Dockerfile 17:38:37 -rw-rw-r-- 1 jenkins jenkins 678 Feb 16 17:36 GOVERNANCE.md 17:38:37 -rw-rw-r-- 1 jenkins jenkins 659 Feb 16 17:36 Jenkinsfile 17:38:37 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 16 17:36 LICENSE 17:38:37 -rw-rw-r-- 1 jenkins jenkins 2611 Feb 16 17:36 Makefile 17:38:37 -rw-rw-r-- 1 jenkins jenkins 622 Feb 16 17:36 OWNERS.md 17:38:37 -rw-rw-r-- 1 jenkins jenkins 2575 Feb 16 17:36 README.md 17:38:37 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 17:37 VERSION 17:38:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 17:36 bin 17:38:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 17:36 cmd 17:38:37 -rw-r--r-- 1 jenkins jenkins 54703 Feb 16 17:38 coverage.out 17:38:37 -rwxrwxr-x 1 jenkins jenkins 84 Feb 16 17:36 docker-entrypoint.sh 17:38:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 17:36 docs 17:38:37 -rw-rw-r-- 1 jenkins jenkins 3969 Feb 16 17:36 go.mod 17:38:37 -rw-rw-r-- 1 jenkins jenkins 34345 Feb 16 17:36 go.sum 17:38:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 17:36 internal 17:38:37 -rw-rw-r-- 1 jenkins jenkins 231 Feb 16 17:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:37 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a --label arch=amd64 --label version=0.0.0 . 17:38:37 Sending build context to Docker daemon 14.44MB 17:38:37 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 17:38:37 Step 2/37 : FROM ${BASE} AS builder 17:38:37 ---> 8ee5ff9cd6a6 17:38:37 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:38:38 ---> Running in 447f3822f5ee 17:38:38 Removing intermediate container 447f3822f5ee 17:38:38 ---> 1aaf257d36d1 17:38:38 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:38:38 ---> Running in 28384e63d893 17:38:38 Removing intermediate container 28384e63d893 17:38:38 ---> 20854f67a42b 17:38:38 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:38:38 ---> Running in 34f727ac6884 17:38:38 Removing intermediate container 34f727ac6884 17:38:38 ---> 49f92036a0bf 17:38:38 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:38:38 ---> Running in 4784c1d2627b 17:38:38 Removing intermediate container 4784c1d2627b 17:38:38 ---> 6309d6d3f8bf 17:38:38 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:38:38 ---> Running in 2c709abd3406 17:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:39 OK: 271 MiB in 65 packages 17:38:39 Removing intermediate container 2c709abd3406 17:38:39 ---> e8b5503fa3be 17:38:39 Step 8/37 : WORKDIR /device-usb-camera 17:38:39 ---> Running in c35a6b03a5a9 17:38:39 Removing intermediate container c35a6b03a5a9 17:38:39 ---> fe0366e9d520 17:38:39 Step 9/37 : COPY go.mod vendor* ./ 17:38:39 ---> ed0fb60c15f3 17:38:39 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:39 ---> Running in 7982c92dcc5b 17:38:40 Removing intermediate container 7982c92dcc5b 17:38:40 ---> 0dc6d3eee06f 17:38:40 Step 11/37 : COPY . . 17:38:41 ---> 7358f37d156c 17:38:41 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:38:41 ---> Running in e6d09111bcd0 17:38:41  % Total % Received % Xferd Average Speed Time Time Time Current 17:38:41 Dload Upload Total Spent Left Speed 17:38:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 29179 0 --:--:-- --:--:-- --:--:-- 29500 17:38:41 Removing intermediate container e6d09111bcd0 17:38:41 ---> c00361a9bcb3 17:38:41 Step 13/37 : RUN ${MAKE} 17:38:42 ---> Running in e98b73432c55 17:38:42 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.8" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:39:04 Removing intermediate container e98b73432c55 17:39:04 ---> 34d4cac7973e 17:39:04 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:39:04 v0.21.6: Pulling from aler9/rtsp-simple-server 17:39:04 4acc49c71d14: Pulling fs layer 17:39:04 4acc49c71d14: Verifying Checksum 17:39:04 4acc49c71d14: Download complete 17:39:04 4acc49c71d14: Pull complete 17:39:04 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:39:04 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:39:04 ---> 01a2bd3e5fff 17:39:04 Step 15/37 : FROM alpine:3.18 17:39:04 3.18: Pulling from library/alpine 17:39:04 619be1103602: Pulling fs layer 17:39:04 619be1103602: Verifying Checksum 17:39:04 619be1103602: Download complete 17:39:04 619be1103602: Pull complete 17:39:04 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 17:39:04 Status: Downloaded newer image for alpine:3.18 17:39:04 ---> d3782b16ccc9 17:39:04 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:39:04 ---> Running in 2092fec3602d 17:39:04 Removing intermediate container 2092fec3602d 17:39:04 ---> 756b352e322a 17:39:04 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:39:04 ---> Running in ee68679b044f 17:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:39:04 (1/107) Installing dumb-init (1.2.5-r2) 17:39:04 (2/107) Installing sdl2 (2.26.5-r0) 17:39:04 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:39:05 (4/107) Installing aom-libs (3.6.1-r0) 17:39:05 (5/107) Installing libxau (1.0.11-r2) 17:39:05 (6/107) Installing libmd (1.0.4-r2) 17:39:05 (7/107) Installing libbsd (0.11.7-r1) 17:39:05 (8/107) Installing libxdmcp (1.1.4-r2) 17:39:05 (9/107) Installing libxcb (1.15-r1) 17:39:05 (10/107) Installing libx11 (1.8.7-r0) 17:39:05 (11/107) Installing hwdata-pci (0.370-r0) 17:39:05 (12/107) Installing libpciaccess (0.17-r2) 17:39:05 (13/107) Installing libdrm (2.4.115-r4) 17:39:05 (14/107) Installing libxext (1.3.5-r2) 17:39:05 (15/107) Installing libxfixes (6.0.1-r2) 17:39:05 (16/107) Installing libffi (3.4.4-r2) 17:39:05 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:39:05 (18/107) Installing libva (2.18.0-r1) 17:39:05 (19/107) Installing libvdpau (1.5-r1) 17:39:05 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:39:05 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:39:05 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:39:05 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 17:39:05 (24/107) Installing libdav1d (1.2.1-r0) 17:39:05 (25/107) Installing brotli-libs (1.0.9-r14) 17:39:05 (26/107) Installing libhwy (1.0.4-r1) 17:39:05 (27/107) Installing lcms2 (2.15-r2) 17:39:05 (28/107) Installing libjxl (0.8.2-r0) 17:39:05 (29/107) Installing lame-libs (3.100-r5) 17:39:05 (30/107) Installing opus (1.4-r0) 17:39:05 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:39:05 (32/107) Installing soxr (0.1.3-r5) 17:39:05 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 17:39:05 (34/107) Installing libogg (1.3.5-r4) 17:39:05 (35/107) Installing libtheora (1.1.1-r17) 17:39:05 (36/107) Installing libvorbis (1.3.7-r1) 17:39:05 (37/107) Installing libvpx (1.13.0-r2) 17:39:05 (38/107) Installing libwebp (1.3.2-r0) 17:39:05 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:39:05 (40/107) Installing numactl (2.0.16-r4) 17:39:05 (41/107) Installing x265-libs (3.5-r4) 17:39:05 (42/107) Installing xvidcore (1.3.7-r1) 17:39:05 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 17:39:05 (44/107) Installing alsa-lib (1.2.9-r1) 17:39:05 (45/107) Installing libexpat (2.6.0-r0) 17:39:05 (46/107) Installing libbz2 (1.0.8-r5) 17:39:05 (47/107) Installing libpng (1.6.39-r3) 17:39:05 (48/107) Installing freetype (2.13.0-r5) 17:39:05 (49/107) Installing fontconfig (2.14.2-r3) 17:39:05 (50/107) Installing fribidi (1.0.13-r0) 17:39:05 (51/107) Installing libintl (0.21.1-r7) 17:39:05 (52/107) Installing libblkid (2.38.1-r8) 17:39:05 (53/107) Installing libmount (2.38.1-r8) 17:39:05 (54/107) Installing pcre2 (10.42-r1) 17:39:05 (55/107) Installing glib (2.76.6-r0) 17:39:05 (56/107) Installing graphite2 (1.3.14-r5) 17:39:05 (57/107) Installing harfbuzz (7.3.0-r0) 17:39:05 (58/107) Installing libunibreak (5.1-r0) 17:39:05 (59/107) Installing libass (0.17.1-r0) 17:39:05 (60/107) Installing libbluray (1.3.4-r0) 17:39:05 (61/107) Installing gmp (6.2.1-r3) 17:39:05 (62/107) Installing nettle (3.8.1-r2) 17:39:05 (63/107) Installing libunistring (1.1-r1) 17:39:05 (64/107) Installing libidn2 (2.3.4-r1) 17:39:05 (65/107) Installing p11-kit (0.24.1-r2) 17:39:05 (66/107) Installing libtasn1 (4.19.0-r1) 17:39:05 (67/107) Installing gnutls (3.8.3-r0) 17:39:05 (68/107) Installing mpg123-libs (1.31.3-r1) 17:39:05 (69/107) Installing libopenmpt (0.7.2-r0) 17:39:05 (70/107) Installing cjson (1.7.17-r0) 17:39:05 (71/107) Installing mbedtls (2.28.7-r0) 17:39:05 (72/107) Installing librist (0.2.7-r0) 17:39:05 (73/107) Installing libsrt (1.5.2-r0) 17:39:05 (74/107) Installing libssh (0.10.5-r0) 17:39:05 (75/107) Installing xz-libs (5.4.3-r0) 17:39:05 (76/107) Installing libxml2 (2.11.7-r0) 17:39:06 (77/107) Installing libsodium (1.0.18-r3) 17:39:06 (78/107) Installing libzmq (4.3.4-r4) 17:39:06 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 17:39:06 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:39:06 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:39:06 (82/107) Installing shaderc (2023.3-r1) 17:39:06 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:39:06 (84/107) Installing libplacebo (5.264.1-r1) 17:39:06 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 17:39:06 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 17:39:06 (87/107) Installing vidstab (1.1.1-r0) 17:39:06 (88/107) Installing zimg (3.0.5-r0) 17:39:06 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 17:39:06 (90/107) Installing libasyncns (0.8-r1) 17:39:06 (91/107) Installing dbus-libs (1.14.8-r0) 17:39:06 (92/107) Installing libltdl (2.4.7-r2) 17:39:06 (93/107) Installing orc (0.4.34-r0) 17:39:06 (94/107) Installing flac-libs (1.4.3-r0) 17:39:06 (95/107) Installing libsndfile (1.2.0-r2) 17:39:06 (96/107) Installing speexdsp (1.2.1-r1) 17:39:06 (97/107) Installing tdb-libs (1.4.8-r1) 17:39:06 (98/107) Installing libpulse (16.1-r10) 17:39:06 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:39:06 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:39:06 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 17:39:06 (102/107) Installing ffmpeg (6.0.1-r0) 17:39:06 (103/107) Installing udev-init-scripts (35-r1) 17:39:06 (104/107) Installing eudev-libs (3.2.11-r8) 17:39:06 (105/107) Installing zstd-libs (1.5.5-r4) 17:39:06 (106/107) Installing kmod-libs (30-r3) 17:39:06 (107/107) Installing eudev (3.2.11-r8) 17:39:06 Executing busybox-1.36.1-r5.trigger 17:39:06 Executing glib-2.76.6-r0.trigger 17:39:06 Executing eudev-3.2.11-r8.trigger 17:39:06 OK: 131 MiB in 122 packages 17:39:10 Removing intermediate container ee68679b044f 17:39:10 ---> c7980aa58acb 17:39:10 Step 18/37 : RUN apk --no-cache upgrade 17:39:10 ---> Running in 75285088dbcb 17:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:39:10 OK: 131 MiB in 122 packages 17:39:10 Removing intermediate container 75285088dbcb 17:39:10 ---> ee1d80fad8aa 17:39:10 Step 19/37 : WORKDIR / 17:39:10 ---> Running in 296f636cfc86 17:39:10 Removing intermediate container 296f636cfc86 17:39:10 ---> 9088d5350d1d 17:39:10 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:39:11 ---> 3d3ba76c4657 17:39:11 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:39:11 ---> 12ec85f82193 17:39:11 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:39:11 ---> ec2d81e12f4e 17:39:11 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:39:12 ---> 4c2cb7b7b25a 17:39:12 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:39:12 ---> af8000afee87 17:39:12 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 17:39:12 ---> 253071baedce 17:39:12 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 17:39:13 ---> ac5835f9b72f 17:39:13 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:39:13 ---> Running in 4e2ebe072481 17:39:13 Removing intermediate container 4e2ebe072481 17:39:13 ---> 01171113fec3 17:39:13 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:39:13 ---> Running in 4c3eb4cfb7f1 17:39:14 Removing intermediate container 4c3eb4cfb7f1 17:39:14 ---> 7a28c0f9f5ee 17:39:14 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:39:14 ---> Running in 6221eb952b46 17:39:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1085 in /w/workspace/foundry_device-usb-camera_PR-322 [Pipeline] { [Pipeline] ws 17:39:14 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:39:14 Removing intermediate container 6221eb952b46 17:39:14 ---> 23aed06fc1d9 17:39:14 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:39:14 ---> Running in 0a4820ae09fa 17:39:15 Removing intermediate container 0a4820ae09fa 17:39:15 ---> ed649b728f26 17:39:15 Step 31/37 : EXPOSE 59983 17:39:15 ---> Running in fdc5adef7b8c 17:39:15 Removing intermediate container fdc5adef7b8c 17:39:15 ---> 9c92c9032039 17:39:15 Step 32/37 : EXPOSE 8554 17:39:15 ---> Running in 5961468669d4 17:39:15 Removing intermediate container 5961468669d4 17:39:15 ---> a58aeaf3be76 17:39:15 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:39:15 ---> Running in 939f8873a9a5 17:39:15 Removing intermediate container 939f8873a9a5 17:39:15 ---> 1e7748bffb58 17:39:15 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:39:15 ---> Running in b554ab45a454 17:39:15 Removing intermediate container b554ab45a454 17:39:15 ---> 2cf12e169fb6 17:39:15 Step 35/37 : LABEL arch=amd64 17:39:15 ---> Running in 6993d65a2f4d 17:39:15 Removing intermediate container 6993d65a2f4d 17:39:15 ---> 6541c89db601 17:39:15 Step 36/37 : LABEL git_sha=e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a 17:39:15 ---> Running in 32ea9e30a52b 17:39:15 Removing intermediate container 32ea9e30a52b 17:39:15 ---> c1493a044e77 17:39:15 Step 37/37 : LABEL version=0.0.0 17:39:15 ---> Running in cd45176d7f6a 17:39:16 Removing intermediate container cd45176d7f6a 17:39:16 ---> 1aa7e4eb33bc 17:39:16 [Warning] One or more build-args [ARCH] were not consumed 17:39:16 Successfully built 1aa7e4eb33bc 17:39:16 Successfully tagged device-usb-camera:latest 17:39:17 Selected Git installation does not exist. Using Default 17:39:17 The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:18 17:39:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:19 latest: Pulling from edgex-lftools-log-publisher 17:39:19 5eb5b503b376: Pulling fs layer 17:39:19 5c69ac0246d0: Pulling fs layer 17:39:19 ec43610c2a17: Pulling fs layer 17:39:19 3a2ae6a8a46f: Pulling fs layer 17:39:19 33b1e0a273af: Pulling fs layer 17:39:19 5d3b04190fa2: Pulling fs layer 17:39:19 2f39f015ded8: Pulling fs layer 17:39:19 33b1e0a273af: Waiting 17:39:19 5d3b04190fa2: Waiting 17:39:19 2f39f015ded8: Waiting 17:39:19 3a2ae6a8a46f: Waiting 17:39:19 5c69ac0246d0: Verifying Checksum 17:39:19 5c69ac0246d0: Download complete 17:39:19 3a2ae6a8a46f: Verifying Checksum 17:39:19 3a2ae6a8a46f: Download complete 17:39:19 33b1e0a273af: Verifying Checksum 17:39:19 33b1e0a273af: Download complete 17:39:19 5d3b04190fa2: Verifying Checksum 17:39:19 5d3b04190fa2: Download complete 17:39:19 ec43610c2a17: Verifying Checksum 17:39:19 ec43610c2a17: Download complete 17:39:19 5eb5b503b376: Verifying Checksum 17:39:19 5eb5b503b376: Download complete 17:39:20 2f39f015ded8: Download complete 17:39:20 5eb5b503b376: Pull complete 17:39:21 5c69ac0246d0: Pull complete 17:39:21 ec43610c2a17: Pull complete 17:39:21 3a2ae6a8a46f: Pull complete 17:39:21 33b1e0a273af: Pull complete 17:39:21 5d3b04190fa2: Pull complete 17:39:25 2f39f015ded8: Pull complete 17:39:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:39:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 17:39:26 using credential edgex-jenkins-ssh 17:39:26 Cloning the remote Git repository [Pipeline] withDockerContainer 17:39:26 prd-ubuntu20.04-docker-8c-8g-1084 does not seem to be running inside a container 17:39:26 $ 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/foundry_device-usb-camera_PR-322 -v /w/workspace/foundry_device-usb-camera_PR-322:/w/workspace/foundry_device-usb-camera_PR-322:rw,z -v /w/workspace/foundry_device-usb-camera_PR-322@tmp:/w/workspace/foundry_device-usb-camera_PR-322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:39:26 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:39:26 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:39:26 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:39:26 > git --version # timeout=10 17:39:26 > git --version # 'git version 2.25.1' 17:39:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:29 $ docker top 6ddb45b9700102871c4b9437c80bb7cdc518d434b0ae91ae188d75090bc62b58 -eo pid,comm [Pipeline] { 17:39:28 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:39:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:29 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [Pipeline] libraryResource [Pipeline] sh 17:39:30 ---> job-cost.sh 17:39:30 lf-activate-venv: SKIPPING 17:39:30 INFO: No Stack... 17:39:30 INFO: Retrieving Pricing Info for: v3-standard-8 17:39:30 Merging remotes/origin/main commit add9740b43e34f24ff208f7d10aeac3534a31844 into PR head commit e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a 17:39:30 INFO: Archiving Costs [Pipeline] sh 17:39:31 + + cat /w/workspace/foundry_device-usb-camera_PR-322/archives/cost.csvcut 17:39:31 -d, -f6 [Pipeline] lock 17:39:31 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-322-1-stack-cost] 17:39:31 Resource [jenkins-edgexfoundry-device-usb-camera-PR-322-1-stack-cost] did not exist. Created. 17:39:31 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-322-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:39:31 Merge succeeded, producing e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a 17:39:31 Checking out Revision e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a (PR-322) 17:39:30 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:39:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/322/head:refs/remotes/origin/PR-322 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:39:30 > git config core.sparsecheckout # timeout=10 17:39:30 > git checkout -f e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a # timeout=10 17:39:31 > git remote # timeout=10 17:39:31 > git config --get remote.origin.url # timeout=10 17:39:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:31 > git merge add9740b43e34f24ff208f7d10aeac3534a31844 # timeout=10 17:39:31 > git rev-parse HEAD^{commit} # timeout=10 17:39:31 > git config core.sparsecheckout # timeout=10 17:39:31 + echo total: 0.2199999988079071 [Pipeline] stash 17:39:31 Stashed 1 file(s) [Pipeline] } 17:39:31 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-322-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:39:32 $ docker stop --time=1 6ddb45b9700102871c4b9437c80bb7cdc518d434b0ae91ae188d75090bc62b58 17:39:32 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:39:32 > git --version # timeout=10 17:39:32 > git --version # 'git version 2.25.1' 17:39:32 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:39:31 > git checkout -f e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a # timeout=10 17:39:33 17:39:33 GitHub has been notified of this commit’s build result 17:39:33 17:39:33 $ docker rm -f --volumes 6ddb45b9700102871c4b9437c80bb7cdc518d434b0ae91ae188d75090bc62b58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:39:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:39:36 % Total % Received % Xferd Average Speed Time Time Time Current 17:39:36 Dload Upload Total Spent Left Speed 17:39:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh 17:39:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:39:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:39:36 + sudo tee /etc/docker/daemon.new 17:39:36 { 17:39:36 "registry-mirrors": [ 17:39:36 "https://nexus3.edgexfoundry.org:10001" 17:39:36 ], 17:39:36 "bip": "10.250.0.254/24", 17:39:36 "hosts": [ 17:39:36 "tcp://0.0.0.0:5555", 17:39:36 "unix:///var/run/docker.sock" 17:39:36 ], 17:39:36 "mtu": 1458, 17:39:36 "selinux-enabled": true, 17:39:36 "seccomp-profile": "/etc/docker/seccomp.json" 17:39:36 } [Pipeline] sh 17:39:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:39:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:39:55 provisioning config files... 17:39:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config15007449181458915712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:56 ---> ****-login.sh 17:39:56 nexus3.edgexfoundry.org:10001 17:39:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:39:57 Configure a credential helper to remove this warning. See 17:39:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:39:57 17:39:57 Login Succeeded 17:39:57 nexus3.edgexfoundry.org:10002 17:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:39:57 Configure a credential helper to remove this warning. See 17:39:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:39:57 17:39:57 Login Succeeded 17:39:57 nexus3.edgexfoundry.org:10003 17:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:39:57 Configure a credential helper to remove this warning. See 17:39:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:39:57 17:39:57 Login Succeeded 17:39:57 nexus3.edgexfoundry.org:10004 17:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:39:58 Configure a credential helper to remove this warning. See 17:39:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:39:58 17:39:58 Login Succeeded 17:39:58 ****.io 17:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:39:58 Configure a credential helper to remove this warning. See 17:39:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:39:58 17:39:58 Login Succeeded 17:39:58 ---> ****-login.sh ends [Pipeline] } 17:39:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:39:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:39:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:39:59 ========================================================= 17:39:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:39:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:00 + 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 . 17:40:00 Sending build context to Docker daemon 7.412MB 17:40:00 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:40:00 Step 2/13 : FROM ${BASE} AS builder 17:40:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:40:04 9fda8d8052c6: Pulling fs layer 17:40:04 5d54e960e981: Pulling fs layer 17:40:04 c4a7e357bf2a: Pulling fs layer 17:40:04 f0e02332f6b5: Pulling fs layer 17:40:04 872ee5b61b7b: Pulling fs layer 17:40:04 0c6a40ed1a82: Pulling fs layer 17:40:04 94ae7d8d031c: Pulling fs layer 17:40:04 f0e02332f6b5: Waiting 17:40:04 872ee5b61b7b: Waiting 17:40:04 0c6a40ed1a82: Waiting 17:40:04 94ae7d8d031c: Waiting 17:40:04 5d54e960e981: Download complete 17:40:04 f0e02332f6b5: Verifying Checksum 17:40:04 f0e02332f6b5: Download complete 17:40:04 872ee5b61b7b: Verifying Checksum 17:40:04 872ee5b61b7b: Download complete 17:40:04 9fda8d8052c6: Verifying Checksum 17:40:04 9fda8d8052c6: Download complete 17:40:04 94ae7d8d031c: Verifying Checksum 17:40:04 94ae7d8d031c: Download complete 17:40:05 9fda8d8052c6: Pull complete 17:40:05 5d54e960e981: Pull complete 17:40:06 c4a7e357bf2a: Verifying Checksum 17:40:06 c4a7e357bf2a: Download complete 17:40:07 0c6a40ed1a82: Verifying Checksum 17:40:07 0c6a40ed1a82: Download complete 17:40:19 c4a7e357bf2a: Pull complete 17:40:19 f0e02332f6b5: Pull complete 17:40:19 872ee5b61b7b: Pull complete 17:40:27 0c6a40ed1a82: Pull complete 17:40:28 94ae7d8d031c: Pull complete 17:40:28 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 17:40:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:40:28 ---> 86de565de09d 17:40:28 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:40:29 ---> Running in 4d5afc7dc9ad 17:40:30 Removing intermediate container 4d5afc7dc9ad 17:40:30 ---> 69d1f150f8e0 17:40:30 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:40:30 ---> Running in 01f1a34db620 17:40:30 Removing intermediate container 01f1a34db620 17:40:30 ---> 2a6c6d640bb3 17:40:30 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:40:30 ---> Running in 7f96eb49c460 17:40:30 Removing intermediate container 7f96eb49c460 17:40:30 ---> 6c50a94e5c04 17:40:30 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:40:30 ---> Running in a6e35ae9cc0d 17:40:31 Removing intermediate container a6e35ae9cc0d 17:40:31 ---> b9092e0f1729 17:40:31 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:40:31 ---> Running in c77689cf1aa5 17:40:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:40:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:40:33 (1/13) Installing libintl (0.21.1-r7) 17:40:33 (2/13) Installing eudev-libs (3.2.11-r8) 17:40:33 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:40:33 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:40:33 (5/13) Installing v4l-utils (1.24.1-r0) 17:40:33 (6/13) Installing libdvbv5 (1.24.1-r0) 17:40:33 (7/13) Installing udev-init-scripts (35-r1) 17:40:33 (8/13) Installing libblkid (2.38.1-r8) 17:40:33 (9/13) Installing xz-libs (5.4.3-r0) 17:40:33 (10/13) Installing kmod-libs (30-r3) 17:40:33 (11/13) Installing eudev (3.2.11-r8) 17:40:33 (12/13) Installing eudev-dev (3.2.11-r8) 17:40:34 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:40:34 Executing busybox-1.36.1-r5.trigger 17:40:34 Executing eudev-3.2.11-r8.trigger 17:40:34 OK: 273 MiB in 65 packages 17:40:35 Removing intermediate container c77689cf1aa5 17:40:35 ---> 932c8db4c97b 17:40:35 Step 8/13 : WORKDIR /device-usb-camera 17:40:35 ---> Running in e8ce1cde4846 17:40:35 Removing intermediate container e8ce1cde4846 17:40:35 ---> b9a266dbd8e4 17:40:35 Step 9/13 : COPY go.mod vendor* ./ 17:40:36 ---> 166204efae4d 17:40:36 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:40:36 ---> Running in 2ffe9acb2d3e 17:41:45 Removing intermediate container 2ffe9acb2d3e 17:41:45 ---> 3723ba3405e2 17:41:45 Step 11/13 : COPY . . 17:41:45 ---> 0186e1483d1b 17:41:45 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:41:45 ---> Running in 0730b64f7721 17:41:45  % Total % Received % Xferd Average Speed Time Time Time Current 17:41:45  Dload Upload Total Spent Left Speed 17:41:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8338  0 --:--:-- --:--:-- --:--:-- 8428 17:41:45 Removing intermediate container 0730b64f7721 17:41:45 ---> 33168d97f1b7 17:41:45 Step 13/13 : RUN ${MAKE} 17:41:45 ---> Running in b5f0def5ac00 17:41:45 noop 17:41:45 Removing intermediate container b5f0def5ac00 17:41:45 ---> 7254513e97fa 17:41:45 Successfully built 7254513e97fa 17:41:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:45 + docker inspect -f . ci-base-image-arm64 17:41:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:46 prd-ubuntu20.04-docker-arm64-4c-16g-1085 does not seem to be running inside a container 17:41:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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 ******** -e ******** ci-base-image-arm64 cat 17:41:47 $ docker top bc66865fac43bea08875e4a7f547689ed431a1693252982859c7bb5ccd4abc93 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:48 + go version 17:41:48 go version go1.21.0 linux/arm64 [Pipeline] } 17:41:48 $ docker stop --time=1 bc66865fac43bea08875e4a7f547689ed431a1693252982859c7bb5ccd4abc93 17:41:50 $ docker rm -f --volumes bc66865fac43bea08875e4a7f547689ed431a1693252982859c7bb5ccd4abc93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:51 + docker inspect -f . ci-base-image-arm64 17:41:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:51 prd-ubuntu20.04-docker-arm64-4c-16g-1085 does not seem to be running inside a container 17:41:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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 ******** -e ******** ci-base-image-arm64 cat 17:41:52 $ docker top fd39337af94b92503a0a5addadedf6e2f477bfda3346f39879a77454320e1db9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:53 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:41:54 + make test 17:41:54 go test ./... -coverprofile=coverage.out ./... 17:41:57 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:43:34 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:43:34 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 4.4% of statements 17:43:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:43:35 go vet ./... 17:43:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:43:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:43:57 ./bin/test-attribution-txt.sh 17:43:57 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 17:43:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:43:57 $ docker stop --time=1 fd39337af94b92503a0a5addadedf6e2f477bfda3346f39879a77454320e1db9 17:43:59 $ docker rm -f --volumes fd39337af94b92503a0a5addadedf6e2f477bfda3346f39879a77454320e1db9 [Pipeline] // withDockerContainer [Pipeline] sh 17:44:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:44:01 Warning: overwriting stash ‘coverage-report’ 17:44:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:44:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:44:03 + ls -al . 17:44:03 total 220 17:44:03 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 17:41 . 17:44:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 17:39 .. 17:44:03 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 17:39 .git 17:44:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 17:39 .github 17:44:03 -rw-rw-r-- 1 jenkins jenkins 429 Feb 16 17:39 .gitignore 17:44:03 -rw-rw-r-- 1 jenkins jenkins 45 Feb 16 17:39 .golangci.yml 17:44:03 -rw-rw-r-- 1 jenkins jenkins 77 Feb 16 17:39 .hadolint.yml 17:44:03 -rw-rw-r-- 1 jenkins jenkins 10851 Feb 16 17:39 Attribution.txt 17:44:03 -rw-rw-r-- 1 jenkins jenkins 16561 Feb 16 17:39 CHANGELOG.md 17:44:03 -rw-rw-r-- 1 jenkins jenkins 2562 Feb 16 17:39 Dockerfile 17:44:03 -rw-rw-r-- 1 jenkins jenkins 678 Feb 16 17:39 GOVERNANCE.md 17:44:03 -rw-rw-r-- 1 jenkins jenkins 659 Feb 16 17:39 Jenkinsfile 17:44:03 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 16 17:39 LICENSE 17:44:03 -rw-rw-r-- 1 jenkins jenkins 2611 Feb 16 17:39 Makefile 17:44:03 -rw-rw-r-- 1 jenkins jenkins 622 Feb 16 17:39 OWNERS.md 17:44:03 -rw-rw-r-- 1 jenkins jenkins 2575 Feb 16 17:39 README.md 17:44:03 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 17:37 VERSION 17:44:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 17:39 bin 17:44:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 17:39 cmd 17:44:03 -rw-r--r-- 1 jenkins jenkins 54703 Feb 16 17:43 coverage.out 17:44:03 -rwxrwxr-x 1 jenkins jenkins 84 Feb 16 17:39 docker-entrypoint.sh 17:44:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 17:39 docs 17:44:03 -rw-rw-r-- 1 jenkins jenkins 3969 Feb 16 17:39 go.mod 17:44:03 -rw-rw-r-- 1 jenkins jenkins 34345 Feb 16 17:39 go.sum 17:44:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 17:39 internal 17:44:03 -rw-rw-r-- 1 jenkins jenkins 231 Feb 16 17:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:03 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a --label arch=arm64 --label version=0.0.0 . 17:44:04 Sending build context to Docker daemon 7.468MB 17:44:04 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 17:44:04 Step 2/37 : FROM ${BASE} AS builder 17:44:04 ---> 7254513e97fa 17:44:04 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:44:04 ---> Running in 502a45c81bfa 17:44:04 Removing intermediate container 502a45c81bfa 17:44:04 ---> 35dd7b5db26f 17:44:04 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:44:04 ---> Running in 1970d72044f2 17:44:04 Removing intermediate container 1970d72044f2 17:44:04 ---> 62c32df91a84 17:44:05 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:44:05 ---> Running in 5e226836a258 17:44:05 Removing intermediate container 5e226836a258 17:44:05 ---> 2281f9f90c8b 17:44:05 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:44:05 ---> Running in a5daf6b33de2 17:44:05 Removing intermediate container a5daf6b33de2 17:44:05 ---> d82ab9ee3445 17:44:05 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:44:05 ---> Running in d25a6f2fc7c9 17:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:44:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:44:08 OK: 273 MiB in 65 packages 17:44:08 Removing intermediate container d25a6f2fc7c9 17:44:08 ---> 72a68eddd7cf 17:44:08 Step 8/37 : WORKDIR /device-usb-camera 17:44:08 ---> Running in a2bc716a6d0a 17:44:09 Removing intermediate container a2bc716a6d0a 17:44:09 ---> 5c33606f1ed3 17:44:09 Step 9/37 : COPY go.mod vendor* ./ 17:44:12 ---> ae5965196c23 17:44:12 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:12 ---> Running in 6e754ea902ad 17:44:15 Removing intermediate container 6e754ea902ad 17:44:15 ---> 8d73e04f3f71 17:44:15 Step 11/37 : COPY . . 17:44:16 ---> 4e22815ed313 17:44:16 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:44:16 ---> Running in a60231442a31 17:44:17  % Total % Received % Xferd Average Speed Time Time Time Current 17:44:17 Dload Upload Total Spent Left Speed 17:44:17 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3242 0 --:--:-- --:--:-- --:--:-- 3257 17:44:18 Removing intermediate container a60231442a31 17:44:18 ---> e124755725b1 17:44:18 Step 13/37 : RUN ${MAKE} 17:44:18 ---> Running in 0dfc9c51c845 17:44:19 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.8" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:46:25 Removing intermediate container 0dfc9c51c845 17:46:25 ---> d8af40548697 17:46:25 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:46:25 v0.21.6: Pulling from aler9/rtsp-simple-server 17:46:25 8766b47fe142: Pulling fs layer 17:46:25 8766b47fe142: Verifying Checksum 17:46:25 8766b47fe142: Download complete 17:46:26 8766b47fe142: Pull complete 17:46:26 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:46:26 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:46:26 ---> 69d40e2cb93c 17:46:26 Step 15/37 : FROM alpine:3.18 17:46:26 3.18: Pulling from library/alpine 17:46:26 c6b39de5b339: Pulling fs layer 17:46:27 c6b39de5b339: Verifying Checksum 17:46:27 c6b39de5b339: Download complete 17:46:27 c6b39de5b339: Pull complete 17:46:27 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 17:46:27 Status: Downloaded newer image for alpine:3.18 17:46:27 ---> 33abbf032149 17:46:27 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:46:28 ---> Running in 440d9144d280 17:46:28 Removing intermediate container 440d9144d280 17:46:28 ---> 9266592aca52 17:46:28 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:46:28 ---> Running in ab88db110e26 17:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:46:30 (1/104) Installing dumb-init (1.2.5-r2) 17:46:30 (2/104) Installing sdl2 (2.26.5-r0) 17:46:30 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:46:31 (4/104) Installing aom-libs (3.6.1-r0) 17:46:31 (5/104) Installing libxau (1.0.11-r2) 17:46:31 (6/104) Installing libmd (1.0.4-r2) 17:46:31 (7/104) Installing libbsd (0.11.7-r1) 17:46:31 (8/104) Installing libxdmcp (1.1.4-r2) 17:46:31 (9/104) Installing libxcb (1.15-r1) 17:46:31 (10/104) Installing libx11 (1.8.7-r0) 17:46:31 (11/104) Installing libdrm (2.4.115-r4) 17:46:31 (12/104) Installing libxext (1.3.5-r2) 17:46:31 (13/104) Installing libxfixes (6.0.1-r2) 17:46:31 (14/104) Installing libffi (3.4.4-r2) 17:46:31 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:46:31 (16/104) Installing libva (2.18.0-r1) 17:46:31 (17/104) Installing libvdpau (1.5-r1) 17:46:31 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 17:46:31 (19/104) Installing libdav1d (1.2.1-r0) 17:46:31 (20/104) Installing brotli-libs (1.0.9-r14) 17:46:31 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:46:31 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:46:31 (23/104) Installing libhwy (1.0.4-r1) 17:46:31 (24/104) Installing lcms2 (2.15-r2) 17:46:31 (25/104) Installing libjxl (0.8.2-r0) 17:46:31 (26/104) Installing lame-libs (3.100-r5) 17:46:31 (27/104) Installing opus (1.4-r0) 17:46:31 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:46:31 (29/104) Installing soxr (0.1.3-r5) 17:46:31 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 17:46:31 (31/104) Installing libogg (1.3.5-r4) 17:46:31 (32/104) Installing libtheora (1.1.1-r17) 17:46:31 (33/104) Installing libvorbis (1.3.7-r1) 17:46:31 (34/104) Installing libvpx (1.13.0-r2) 17:46:31 (35/104) Installing libwebp (1.3.2-r0) 17:46:31 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:46:31 (37/104) Installing numactl (2.0.16-r4) 17:46:31 (38/104) Installing x265-libs (3.5-r4) 17:46:32 (39/104) Installing xvidcore (1.3.7-r1) 17:46:32 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 17:46:32 (41/104) Installing alsa-lib (1.2.9-r1) 17:46:32 (42/104) Installing libexpat (2.6.0-r0) 17:46:32 (43/104) Installing libbz2 (1.0.8-r5) 17:46:32 (44/104) Installing libpng (1.6.39-r3) 17:46:32 (45/104) Installing freetype (2.13.0-r5) 17:46:32 (46/104) Installing fontconfig (2.14.2-r3) 17:46:32 (47/104) Installing fribidi (1.0.13-r0) 17:46:32 (48/104) Installing libintl (0.21.1-r7) 17:46:32 (49/104) Installing libblkid (2.38.1-r8) 17:46:32 (50/104) Installing libmount (2.38.1-r8) 17:46:32 (51/104) Installing pcre2 (10.42-r1) 17:46:32 (52/104) Installing glib (2.76.6-r0) 17:46:32 (53/104) Installing graphite2 (1.3.14-r5) 17:46:32 (54/104) Installing harfbuzz (7.3.0-r0) 17:46:32 (55/104) Installing libunibreak (5.1-r0) 17:46:32 (56/104) Installing libass (0.17.1-r0) 17:46:32 (57/104) Installing libbluray (1.3.4-r0) 17:46:32 (58/104) Installing gmp (6.2.1-r3) 17:46:32 (59/104) Installing nettle (3.8.1-r2) 17:46:32 (60/104) Installing libunistring (1.1-r1) 17:46:32 (61/104) Installing libidn2 (2.3.4-r1) 17:46:32 (62/104) Installing p11-kit (0.24.1-r2) 17:46:32 (63/104) Installing libtasn1 (4.19.0-r1) 17:46:32 (64/104) Installing gnutls (3.8.3-r0) 17:46:33 (65/104) Installing mpg123-libs (1.31.3-r1) 17:46:33 (66/104) Installing libopenmpt (0.7.2-r0) 17:46:33 (67/104) Installing cjson (1.7.17-r0) 17:46:33 (68/104) Installing mbedtls (2.28.7-r0) 17:46:33 (69/104) Installing librist (0.2.7-r0) 17:46:33 (70/104) Installing libsrt (1.5.2-r0) 17:46:33 (71/104) Installing libssh (0.10.5-r0) 17:46:33 (72/104) Installing xz-libs (5.4.3-r0) 17:46:33 (73/104) Installing libxml2 (2.11.7-r0) 17:46:33 (74/104) Installing libsodium (1.0.18-r3) 17:46:33 (75/104) Installing libzmq (4.3.4-r4) 17:46:33 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 17:46:33 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:46:33 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:46:33 (79/104) Installing shaderc (2023.3-r1) 17:46:33 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:46:33 (81/104) Installing libplacebo (5.264.1-r1) 17:46:33 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 17:46:33 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 17:46:33 (84/104) Installing vidstab (1.1.1-r0) 17:46:33 (85/104) Installing zimg (3.0.5-r0) 17:46:34 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 17:46:34 (87/104) Installing libasyncns (0.8-r1) 17:46:34 (88/104) Installing dbus-libs (1.14.8-r0) 17:46:34 (89/104) Installing libltdl (2.4.7-r2) 17:46:34 (90/104) Installing orc (0.4.34-r0) 17:46:34 (91/104) Installing flac-libs (1.4.3-r0) 17:46:34 (92/104) Installing libsndfile (1.2.0-r2) 17:46:34 (93/104) Installing speexdsp (1.2.1-r1) 17:46:34 (94/104) Installing tdb-libs (1.4.8-r1) 17:46:34 (95/104) Installing libpulse (16.1-r10) 17:46:34 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:46:34 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:46:34 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 17:46:34 (99/104) Installing ffmpeg (6.0.1-r0) 17:46:34 (100/104) Installing udev-init-scripts (35-r1) 17:46:34 (101/104) Installing eudev-libs (3.2.11-r8) 17:46:34 (102/104) Installing zstd-libs (1.5.5-r4) 17:46:34 (103/104) Installing kmod-libs (30-r3) 17:46:34 (104/104) Installing eudev (3.2.11-r8) 17:46:34 Executing busybox-1.36.1-r5.trigger 17:46:34 Executing glib-2.76.6-r0.trigger 17:46:34 Executing eudev-3.2.11-r8.trigger 17:46:34 OK: 110 MiB in 119 packages 17:46:39 Removing intermediate container ab88db110e26 17:46:39 ---> 4888074d8bfe 17:46:39 Step 18/37 : RUN apk --no-cache upgrade 17:46:39 ---> Running in 3210abbbb2a6 17:46:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:46:42 OK: 110 MiB in 119 packages 17:46:43 Removing intermediate container 3210abbbb2a6 17:46:43 ---> c3be05a4f880 17:46:43 Step 19/37 : WORKDIR / 17:46:43 ---> Running in 23151b9fd969 17:46:43 Removing intermediate container 23151b9fd969 17:46:43 ---> e05b1b274f99 17:46:43 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:46:44 ---> b0a119150de8 17:46:44 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:46:45 ---> 62afbaee8d8a 17:46:45 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:46:45 ---> 86571780ef32 17:46:45 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:46:46 ---> a79d83fd88e4 17:46:46 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:46:46 ---> 2a1f725fc625 17:46:46 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 17:46:52 ---> a29ae56727b7 17:46:52 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 17:46:53 ---> fddfebae3215 17:46:53 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:46:53 ---> Running in b39ffd3e45f6 17:46:55 Removing intermediate container b39ffd3e45f6 17:46:55 ---> bdb08a39f602 17:46:55 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:46:55 ---> Running in 279612d706c5 17:46:56 Removing intermediate container 279612d706c5 17:46:56 ---> 36efb57b1efa 17:46:56 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:46:56 ---> Running in ff9bc5e62be0 17:46:58 Removing intermediate container ff9bc5e62be0 17:46:58 ---> e7a3a27a1ae2 17:46:58 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:46:58 ---> Running in 95461b30cdd0 17:46:59 Removing intermediate container 95461b30cdd0 17:46:59 ---> 402bcdc012bc 17:46:59 Step 31/37 : EXPOSE 59983 17:46:59 ---> Running in a008d9dd9f2f 17:47:00 Removing intermediate container a008d9dd9f2f 17:47:00 ---> 6b293e5ad5e8 17:47:00 Step 32/37 : EXPOSE 8554 17:47:00 ---> Running in 5f8cb344426a 17:47:00 Removing intermediate container 5f8cb344426a 17:47:00 ---> 37c435809c66 17:47:00 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:47:00 ---> Running in 05da51c36360 17:47:00 Removing intermediate container 05da51c36360 17:47:00 ---> 1c5e5d2c4d21 17:47:00 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:47:00 ---> Running in 4c05bb059186 17:47:01 Removing intermediate container 4c05bb059186 17:47:01 ---> d4e593760bac 17:47:01 Step 35/37 : LABEL arch=arm64 17:47:01 ---> Running in 97a704daa9be 17:47:01 Removing intermediate container 97a704daa9be 17:47:01 ---> 1ef0c9a7ef0f 17:47:01 Step 36/37 : LABEL git_sha=e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a 17:47:01 ---> Running in 7f204a821d67 17:47:02 Removing intermediate container 7f204a821d67 17:47:02 ---> 618adea22e4a 17:47:02 Step 37/37 : LABEL version=0.0.0 17:47:02 ---> Running in 9230f9c57c4e 17:47:02 Removing intermediate container 9230f9c57c4e 17:47:02 ---> e7e8f2caecd0 17:47:02 [Warning] One or more build-args [ARCH] were not consumed 17:47:02 Successfully built e7e8f2caecd0 17:47:02 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:47:03 17:47:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:47:04 arm64: Pulling from edgex-lftools-log-publisher 17:47:04 8998bd30e6a1: Pulling fs layer 17:47:04 04944245beec: Pulling fs layer 17:47:04 699f458cf7ca: Pulling fs layer 17:47:04 765212b225bb: Pulling fs layer 17:47:04 f23df028b6ca: Pulling fs layer 17:47:04 d65c8cfc05b1: Pulling fs layer 17:47:04 2437ff75d9bd: Pulling fs layer 17:47:04 f23df028b6ca: Waiting 17:47:04 d65c8cfc05b1: Waiting 17:47:04 2437ff75d9bd: Waiting 17:47:04 765212b225bb: Waiting 17:47:04 04944245beec: Verifying Checksum 17:47:04 04944245beec: Download complete 17:47:04 765212b225bb: Verifying Checksum 17:47:04 765212b225bb: Download complete 17:47:04 f23df028b6ca: Verifying Checksum 17:47:04 f23df028b6ca: Download complete 17:47:04 d65c8cfc05b1: Verifying Checksum 17:47:04 d65c8cfc05b1: Download complete 17:47:04 699f458cf7ca: Verifying Checksum 17:47:04 699f458cf7ca: Download complete 17:47:04 8998bd30e6a1: Download complete 17:47:07 2437ff75d9bd: Verifying Checksum 17:47:07 2437ff75d9bd: Download complete 17:47:09 8998bd30e6a1: Pull complete 17:47:10 04944245beec: Pull complete 17:47:11 699f458cf7ca: Pull complete 17:47:11 765212b225bb: Pull complete 17:47:12 f23df028b6ca: Pull complete 17:47:12 d65c8cfc05b1: Pull complete 17:47:34 2437ff75d9bd: Pull complete 17:47:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:47:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:47:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:47:35 prd-ubuntu20.04-docker-arm64-4c-16g-1085 does not seem to be running inside a container 17:47:35 $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:47:36 $ docker top cbe387ead60a53d27839c793d49318ab2cd7081ed5ed3fd86fe0cc2939186768 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:37 ---> job-cost.sh 17:47:37 lf-activate-venv: SKIPPING 17:47:37 INFO: No Stack... 17:47:37 INFO: Retrieving Pricing Info for: v3-standard-4 17:47:38 INFO: Archiving Costs [Pipeline] sh 17:47:38 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:47:38 + cut -d, -f6 [Pipeline] lock 17:47:38 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-322-1-stack-cost] 17:47:38 Resource [jenkins-edgexfoundry-device-usb-camera-PR-322-1-stack-cost] did not exist. Created. 17:47:38 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-322-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:47:39 /w/workspace/device-usb-camera/1@tmp/durable-ed6021de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:47:40 + echo total: 0.10999999940395355 [Pipeline] stash 17:47:40 Warning: overwriting stash ‘stack-cost’ 17:47:40 Stashed 1 file(s) [Pipeline] } 17:47:40 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-322-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:47:40 $ docker stop --time=1 cbe387ead60a53d27839c793d49318ab2cd7081ed5ed3fd86fe0cc2939186768 17:47:42 $ docker rm -f --volumes cbe387ead60a53d27839c793d49318ab2cd7081ed5ed3fd86fe0cc2939186768 [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 17:47:44 provisioning config files... 17:47:44 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-322@tmp/config9001709994137186201tmp [Pipeline] { [Pipeline] sh 17:47:46 + set +x 17:47:46 + curl -s https://codecov.io/bash 17:47:46 + bash -s -- 17:47:46 17:47:46 _____ _ 17:47:46 / ____| | | 17:47:46 | | ___ __| | ___ ___ _____ __ 17:47:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:47:46 | |___| (_) | (_| | __/ (_| (_) \ V / 17:47:46 \_____\___/ \__,_|\___|\___\___/ \_/ 17:47:46 Bash-1.0.6 17:47:46 17:47:46 17:47:46 ==> git version 2.25.1 found 17:47:46 ==> 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 17:47:46 Release-Date: 2020-01-08 17:47:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:47:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:47:46 ==> Jenkins CI detected. 17:47:46 current dir:  /w/workspace/foundry_device-usb-camera_PR-322 17:47:46 project root: . 17:47:46 --> token set from env 17:47:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:47:46 ==> Running gcov in . (disable via -X gcov) 17:47:46 ==> Python coveragepy not found 17:47:46 ==> Searching for coverage reports in: 17:47:46 + . 17:47:46 -> Found 1 reports 17:47:46 ==> Detecting git/mercurial file structure 17:47:46 ==> Reading reports 17:47:46 + ./coverage.out bytes=54703 17:47:46 ==> Appending adjustments 17:47:46 https://docs.codecov.io/docs/fixing-reports 17:47:46 + Found adjustments 17:47:46 ==> Gzipping contents 17:47:46 8.0K /tmp/codecov.a6vz54.gz 17:47:46 ==> Uploading reports 17:47:46 url: https://codecov.io 17:47:46 query: branch=PR-322&commit=e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-322%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=322&job=&cmd_args= 17:47:46 -> Pinging Codecov 17:47:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-322&commit=e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-322%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=322&job=&cmd_args= 17:47:46 -> Uploading to 17:47:46 https://storage.googleapis.com/codecov/v4/raw/2024-02-16/73D8F5FF140700D3E01443B452E23636/e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a/50563058-5168-4951-b3b4-0692f150456b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T174746Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15eec4a4cb19d409bb221b29aa5da4df186c87cfbf6da888df9603c6123fa3e7 17:47:46 % Total % Received % Xferd Average Speed Time Time Time Current 17:47:46 Dload Upload Total Spent Left Speed 17:47:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 24478 --:--:-- --:--:-- --:--:-- 24478 17:47:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e1589dc5d2968f0b3e0d4954b4c70554e46d5c8a [Pipeline] } 17:47:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:47:50 + [ -d /w/workspace/foundry_device-usb-camera_PR-322/archives ] 17:47:50 + ls -al /w/workspace/foundry_device-usb-camera_PR-322/archives 17:47:50 total 16 17:47:50 drwxr-xr-x 3 root root 4096 Feb 16 17:39 . 17:47:50 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 17:39 .. 17:47:50 drwxr-xr-x 2 root root 4096 Feb 16 17:39 cost 17:47:50 -rw-r--r-- 1 root root 89 Feb 16 17:39 cost.csv 17:47:50 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-322/archives 17:47:50 + ls -al /w/workspace/foundry_device-usb-camera_PR-322/archives 17:47:50 total 16 17:47:50 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 17:39 . 17:47:50 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 17:39 .. 17:47:50 drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 17:39 cost 17:47:50 -rw-r--r-- 1 jenkins jenkins 89 Feb 16 17:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:47:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:47:51 ---> package-listing.sh 17:47:51 ++ facter osfamily 17:47:51 ++ tr '[:upper:]' '[:lower:]' 17:47:52 + OS_FAMILY=debian 17:47:52 + workspace=/w/workspace/foundry_device-usb-camera_PR-322 17:47:52 + START_PACKAGES=/tmp/packages_start.txt 17:47:52 + END_PACKAGES=/tmp/packages_end.txt 17:47:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:47:52 + PACKAGES=/tmp/packages_start.txt 17:47:52 + '[' /w/workspace/foundry_device-usb-camera_PR-322 ']' 17:47:52 + PACKAGES=/tmp/packages_end.txt 17:47:52 + case "${OS_FAMILY}" in 17:47:52 + dpkg -l 17:47:52 + grep '^ii' 17:47:52 + '[' -f /tmp/packages_start.txt ']' 17:47:52 + '[' -f /tmp/packages_end.txt ']' 17:47:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:47:52 + '[' /w/workspace/foundry_device-usb-camera_PR-322 ']' 17:47:52 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-322/archives/ 17:47:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-322/archives/ [Pipeline] echo 17:47:52 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/foundry_device-usb-camera_PR-322/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:47:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:48:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:03 prd-ubuntu20.04-docker-8c-8g-1084 does not seem to be running inside a container 17:48:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-322/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-322 -v /w/workspace/foundry_device-usb-camera_PR-322:/w/workspace/foundry_device-usb-camera_PR-322:rw,z -v /w/workspace/foundry_device-usb-camera_PR-322@tmp:/w/workspace/foundry_device-usb-camera_PR-322@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 17:48:03 $ docker top 70f8f3ac046554c5c18bdf339ff8f24d0237494244d547eae938ea221bb5a1c0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:04 + touch /tmp/pre-build-complete [Pipeline] sh 17:48:04 + mkdir -p /var/log/sysstat [Pipeline] sh 17:48:04 + ls /var/log/sa-host 17:48:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:48:05 provisioning config files... 17:48:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-322@tmp/config139327586406211065tmp [Pipeline] { [Pipeline] echo 17:48:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:48:05 ---> create-netrc.sh [Pipeline] } 17:48:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:48:06 ---> python-tools-install.sh [Pipeline] echo 17:48:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:48:06 ---> sudo-logs.sh 17:48:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:48:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:48:06 ---> job-cost.sh 17:48:06 lf-activate-venv: SKIPPING 17:48:06 DEBUG: total: 0.2199999988079071 17:48:06 INFO: Retrieving Stack Cost... 17:48:07 INFO: Retrieving Pricing Info for: v3-standard-8 17:48:07 INFO: Archiving Costs [Pipeline] echo 17:48:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:48:07 ---> logs-deploy.sh 17:48:07 lf-activate-venv: SKIPPING 17:48:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-322/1 17:48:07 INFO: archiving workspace using pattern(s): 17:48:08 Archives upload complete. 17:48:08 INFO: archiving logs to Nexus