Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 068bc12a608a23ab923b6491ce7bb6877555defb 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-ssh14115841272939189618.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9460067164830724444.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh579426046568344438.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15455412944140815518.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9532164634241278985.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 ‘prd-ubuntu20.04-docker-8c-8g-4419’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4422 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # 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 Avoid second fetch Checking out Revision 068bc12a608a23ab923b6491ce7bb6877555defb (main) Commit message: "Merge pull request #333 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" > 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 core.sparsecheckout # timeout=10 > git checkout -f 068bc12a608a23ab923b6491ce7bb6877555defb # timeout=10 > git rev-list --no-walk ccce436d0ac5c3ef3c815fb520729a26368c4d34 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:23:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:23:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:23:28 ========================================================= 05:23:28 EdgeX Global Pipelines Version Info 05:23:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:23:28 ------------------- 05:23:28 stable info: 05:23:28 ------------------- 05:23:28 Commited By: Ginny Guan ginny@iotechsys.com 05:23:28 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:23:28 Message: update stable to v1.0.260 05:23:29 ------------------- 05:23:29 experimental info: 05:23:29 ------------------- 05:23:29 Commited By: Ginny Guan ginny@iotechsys.com 05:23:29 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:23:29 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:23:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:23:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:23:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:23:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:23:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:23:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:23:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:23:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:23:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:23:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:23:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:23:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:23:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 068bc12a608a23ab923b6491ce7bb6877555defb [Pipeline] echo 05:23:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 068bc12 [Pipeline] echo 05:23:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:30 provisioning config files... 05:23:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5553141099127505036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:30 ---> ****-login.sh 05:23:30 nexus3.edgexfoundry.org:10001 05:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:30 Configure a credential helper to remove this warning. See 05:23:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:30 05:23:30 Login Succeeded 05:23:30 nexus3.edgexfoundry.org:10002 05:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:30 Configure a credential helper to remove this warning. See 05:23:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:30 05:23:30 Login Succeeded 05:23:30 nexus3.edgexfoundry.org:10003 05:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:31 Configure a credential helper to remove this warning. See 05:23:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:31 05:23:31 Login Succeeded 05:23:31 nexus3.edgexfoundry.org:10004 05:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:31 Configure a credential helper to remove this warning. See 05:23:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:31 05:23:31 Login Succeeded 05:23:31 ****.io 05:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:31 Configure a credential helper to remove this warning. See 05:23:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:31 05:23:31 Login Succeeded 05:23:31 ---> ****-login.sh ends [Pipeline] } 05:23:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:23:31 + git rev-list -1 --merges 068bc12a608a23ab923b6491ce7bb6877555defb~1..068bc12a608a23ab923b6491ce7bb6877555defb [Pipeline] echo 05:23:31 -----------> git rev-list -1 --merges 068bc12a608a23ab923b6491ce7bb6877555defb~1..068bc12a608a23ab923b6491ce7bb6877555defb 068bc12a608a23ab923b6491ce7bb6877555defb 05:23:31 068bc12a608a23ab923b6491ce7bb6877555defb [false] [Pipeline] sh 05:23:32 + git log --format=format:%s -1 068bc12a608a23ab923b6491ce7bb6877555defb [Pipeline] echo 05:23:32 ========================================================= 05:23:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:23:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:23:32 + git log --format=format:%s -1 068bc12a608a23ab923b6491ce7bb6877555defb [Pipeline] echo 05:23:32 [semverPrep] GIT_COMMIT: 068bc12a608a23ab923b6491ce7bb6877555defb, Commit Message: Merge pull request #333 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18 [Pipeline] echo 05:23:32 [semverPrep] This is not a build commit. [Pipeline] sh 05:23:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:23:32 + grep -v github /etc/ssh/ssh_known_hosts 05:23:32 + [ -e /tmp/ssh_known_hosts ] 05:23:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:23:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:23:32 + sudo tee -a /etc/ssh/ssh_known_hosts 05:23:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:33 05:23:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:33 0.1.4: Pulling from edgex-devops/py-git-semver 05:23:33 b85a868b505f: Pulling fs layer 05:23:33 e2be974225ed: Pulling fs layer 05:23:33 339a4e72a1f5: Pulling fs layer 05:23:33 988bab9f4d93: Pulling fs layer 05:23:33 1469e6f7b9e6: Pulling fs layer 05:23:33 eaf3925da568: Pulling fs layer 05:23:33 bab4dde63d76: Pulling fs layer 05:23:33 bde34c3a00c8: Pulling fs layer 05:23:33 b352a97aabf1: Pulling fs layer 05:23:33 4872d77fe225: Pulling fs layer 05:23:33 5851b861e8e6: Pulling fs layer 05:23:33 988bab9f4d93: Waiting 05:23:33 1469e6f7b9e6: Waiting 05:23:33 eaf3925da568: Waiting 05:23:33 bab4dde63d76: Waiting 05:23:33 5851b861e8e6: Waiting 05:23:33 bde34c3a00c8: Waiting 05:23:33 b352a97aabf1: Waiting 05:23:33 4872d77fe225: Waiting 05:23:33 e2be974225ed: Verifying Checksum 05:23:33 e2be974225ed: Download complete 05:23:33 988bab9f4d93: Verifying Checksum 05:23:33 988bab9f4d93: Download complete 05:23:33 1469e6f7b9e6: Verifying Checksum 05:23:33 1469e6f7b9e6: Download complete 05:23:33 339a4e72a1f5: Verifying Checksum 05:23:33 339a4e72a1f5: Download complete 05:23:33 eaf3925da568: Verifying Checksum 05:23:33 eaf3925da568: Download complete 05:23:33 bde34c3a00c8: Verifying Checksum 05:23:33 bde34c3a00c8: Download complete 05:23:33 b352a97aabf1: Download complete 05:23:33 4872d77fe225: Verifying Checksum 05:23:33 4872d77fe225: Download complete 05:23:33 5851b861e8e6: Download complete 05:23:33 b85a868b505f: Verifying Checksum 05:23:33 b85a868b505f: Download complete 05:23:34 bab4dde63d76: Verifying Checksum 05:23:34 bab4dde63d76: Download complete 05:23:35 b85a868b505f: Pull complete 05:23:35 e2be974225ed: Pull complete 05:23:35 339a4e72a1f5: Pull complete 05:23:35 988bab9f4d93: Pull complete 05:23:36 1469e6f7b9e6: Pull complete 05:23:36 eaf3925da568: Pull complete 05:23:38 bab4dde63d76: Pull complete 05:23:38 bde34c3a00c8: Pull complete 05:23:38 b352a97aabf1: Pull complete 05:23:38 4872d77fe225: Pull complete 05:23:38 5851b861e8e6: Pull complete 05:23:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:23:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:38 prd-ubuntu20.04-docker-8c-8g-4422 does not seem to be running inside a container 05:23:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:23:41 $ docker top 1022acf3725fc337d91798ed6339ecc38faca35ccb97478fb538d7111301ee66 -eo pid,comm 05:23:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:23:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:23:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:41 [ssh-agent] Looking for ssh-agent implementation... 05:23:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:41 $ docker exec 1022acf3725fc337d91798ed6339ecc38faca35ccb97478fb538d7111301ee66 ssh-agent 05:23:41 SSH_AUTH_SOCK=/tmp/ssh-1HbH0Vjhxo61/agent.32 05:23:41 SSH_AGENT_PID=38 05:23:41 Running ssh-add (command line suppressed) 05:23:41 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13667997818130853997.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13667997818130853997.key) 05:23:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:41 + git tag --points-at HEAD [Pipeline] } 05:23:41 $ docker exec --env ******** --env ******** 1022acf3725fc337d91798ed6339ecc38faca35ccb97478fb538d7111301ee66 ssh-agent -k 05:23:41 unset SSH_AUTH_SOCK; 05:23:41 unset SSH_AGENT_PID; 05:23:41 echo Agent pid 38 killed; 05:23:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:23:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:42 [ssh-agent] Looking for ssh-agent implementation... 05:23:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:42 $ docker exec 1022acf3725fc337d91798ed6339ecc38faca35ccb97478fb538d7111301ee66 ssh-agent 05:23:42 SSH_AUTH_SOCK=/tmp/ssh-Zi9yVxu7kqC1/agent.71 05:23:42 SSH_AGENT_PID=77 05:23:42 Running ssh-add (command line suppressed) 05:23:42 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4191281306605012833.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4191281306605012833.key) 05:23:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:42 + git semver init 05:23:42 2024-06-26 05:23:42,862 [run_init] DEBUG init version:0.0.0 force:False 05:23:42 2024-06-26 05:23:42,863 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 05:23:42 2024-06-26 05:23:42,863 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 05:23:42 2024-06-26 05:23:42,863 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 05:23:44 2024-06-26 05:23:43,885 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 05:23:44 2024-06-26 05:23:43,885 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 05:23:44 2024-06-26 05:23:43,885 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:23:44 2024-06-26 05:23:43,886 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:23:44 3.2.0-dev.11 [Pipeline] } 05:23:44 $ docker exec --env ******** --env ******** 1022acf3725fc337d91798ed6339ecc38faca35ccb97478fb538d7111301ee66 ssh-agent -k 05:23:44 unset SSH_AUTH_SOCK; 05:23:44 unset SSH_AGENT_PID; 05:23:44 echo Agent pid 77 killed; 05:23:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:23:44 + git semver [Pipeline] } 05:23:45 $ docker stop --time=1 1022acf3725fc337d91798ed6339ecc38faca35ccb97478fb538d7111301ee66 05:23:46 $ docker rm -f --volumes 1022acf3725fc337d91798ed6339ecc38faca35ccb97478fb538d7111301ee66 [Pipeline] // withDockerContainer [Pipeline] sh 05:23:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:23:46 Stashed 1 file(s) [Pipeline] echo 05:23:46 [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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 05:23:47 provisioning config files... 05:23:47 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11864139733143622564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:47 ---> ****-login.sh 05:23:47 nexus3.edgexfoundry.org:10001 05:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:47 Configure a credential helper to remove this warning. See 05:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:47 05:23:47 Login Succeeded 05:23:47 nexus3.edgexfoundry.org:10002 05:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:47 Configure a credential helper to remove this warning. See 05:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:47 05:23:47 Login Succeeded 05:23:47 nexus3.edgexfoundry.org:10003 05:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:47 Configure a credential helper to remove this warning. See 05:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:47 05:23:47 Login Succeeded 05:23:47 nexus3.edgexfoundry.org:10004 05:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:47 Configure a credential helper to remove this warning. See 05:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:47 05:23:47 Login Succeeded 05:23:47 ****.io 05:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:47 Configure a credential helper to remove this warning. See 05:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:47 05:23:47 Login Succeeded 05:23:47 ---> ****-login.sh ends [Pipeline] } 05:23:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:23:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:23:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:23:48 ========================================================= 05:23:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:23:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:48 + 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 . 05:23:48 Sending build context to Docker daemon 17.92MB 05:23:48 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 05:23:48 Step 2/13 : FROM ${BASE} AS builder 05:23:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:23:48 619be1103602: Pulling fs layer 05:23:48 7862e08f4a3e: Pulling fs layer 05:23:48 5df492c9dc93: Pulling fs layer 05:23:48 7629e6793208: Pulling fs layer 05:23:48 4f4fb700ef54: Pulling fs layer 05:23:48 fb5054dd5b73: Pulling fs layer 05:23:48 eeca6798cff9: Pulling fs layer 05:23:48 aa269ceb94a6: Pulling fs layer 05:23:48 ada007ff1a6a: Pulling fs layer 05:23:48 7629e6793208: Waiting 05:23:48 aa269ceb94a6: Waiting 05:23:48 4f4fb700ef54: Waiting 05:23:48 ada007ff1a6a: Waiting 05:23:48 fb5054dd5b73: Waiting 05:23:48 eeca6798cff9: Waiting 05:23:48 7862e08f4a3e: Verifying Checksum 05:23:48 7862e08f4a3e: Download complete 05:23:48 7629e6793208: Download complete 05:23:48 4f4fb700ef54: Verifying Checksum 05:23:48 4f4fb700ef54: Download complete 05:23:48 fb5054dd5b73: Verifying Checksum 05:23:48 fb5054dd5b73: Download complete 05:23:48 619be1103602: Verifying Checksum 05:23:48 619be1103602: Download complete 05:23:48 eeca6798cff9: Verifying Checksum 05:23:48 eeca6798cff9: Download complete 05:23:48 619be1103602: Pull complete 05:23:48 ada007ff1a6a: Verifying Checksum 05:23:48 ada007ff1a6a: Download complete 05:23:48 7862e08f4a3e: Pull complete 05:23:48 5df492c9dc93: Verifying Checksum 05:23:48 5df492c9dc93: Download complete 05:23:49 aa269ceb94a6: Verifying Checksum 05:23:49 aa269ceb94a6: Download complete 05:23:52 5df492c9dc93: Pull complete 05:23:52 7629e6793208: Pull complete 05:23:52 4f4fb700ef54: Pull complete 05:23:52 fb5054dd5b73: Pull complete 05:23:52 eeca6798cff9: Pull complete 05:23:54 aa269ceb94a6: Pull complete 05:23:55 ada007ff1a6a: Pull complete 05:23:55 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:23:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:23:55 ---> f489d0715acc 05:23:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:23:59 ---> Running in f3ed8034e8c1 05:23:59 Removing intermediate container f3ed8034e8c1 05:23:59 ---> 9146bf740b85 05:23:59 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:23:59 ---> Running in 388c0ec1ee62 05:23:59 Removing intermediate container 388c0ec1ee62 05:23:59 ---> 99d9634439d3 05:23:59 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 05:23:59 ---> Running in 5fc9222cc806 05:23:59 Removing intermediate container 5fc9222cc806 05:23:59 ---> c9f5b16633cc 05:23:59 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:23:59 ---> Running in b986dc97a5e2 05:23:59 Removing intermediate container b986dc97a5e2 05:23:59 ---> 226be9bdbde8 05:23:59 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:23:59 ---> Running in d80b57b717b6 05:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:24:00 (1/13) Installing libintl (0.21.1-r7) 05:24:00 (2/13) Installing eudev-libs (3.2.11-r8) 05:24:00 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 05:24:00 (4/13) Installing v4l-utils-libs (1.24.1-r0) 05:24:00 (5/13) Installing v4l-utils (1.24.1-r0) 05:24:00 (6/13) Installing libdvbv5 (1.24.1-r0) 05:24:00 (7/13) Installing udev-init-scripts (35-r1) 05:24:00 (8/13) Installing libblkid (2.38.1-r8) 05:24:00 (9/13) Installing xz-libs (5.4.3-r0) 05:24:00 (10/13) Installing kmod-libs (30-r3) 05:24:00 (11/13) Installing eudev (3.2.11-r8) 05:24:00 (12/13) Installing eudev-dev (3.2.11-r8) 05:24:00 (13/13) Installing v4l-utils-dev (1.24.1-r0) 05:24:00 Executing busybox-1.36.1-r5.trigger 05:24:00 Executing eudev-3.2.11-r8.trigger 05:24:00 OK: 271 MiB in 65 packages 05:24:01 Removing intermediate container d80b57b717b6 05:24:01 ---> e2cde7b72081 05:24:01 Step 8/13 : WORKDIR /device-usb-camera 05:24:01 ---> Running in d50617bf85eb 05:24:01 Removing intermediate container d50617bf85eb 05:24:01 ---> eeabbfe06a48 05:24:01 Step 9/13 : COPY go.mod vendor* ./ 05:24:01 ---> d861ff3c5a86 05:24:01 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:01 ---> Running in ffe6b1bcb6b3 05:24:01 Still waiting to schedule task 05:24:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4421’ 05:24:47 Removing intermediate container ffe6b1bcb6b3 05:24:47 ---> 2e6358de1767 05:24:47 Step 11/13 : COPY . . 05:24:49 ---> 3a03cff9bb2f 05:24:49 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 05:24:49 ---> Running in 9cd43037bafc 05:24:49  % Total % Received % Xferd Average Speed Time Time Time Current 05:24:49  Dload Upload Total  Spent Left Speed 05:24:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10373 0 --:--:-- --:--:-- --:--:-- 10411 05:24:49 Removing intermediate container 9cd43037bafc 05:24:49 ---> d044096199c3 05:24:49 Step 13/13 : RUN ${MAKE} 05:24:49 ---> Running in c676d0fe4641 05:24:49 noop 05:24:50 Removing intermediate container c676d0fe4641 05:24:50 ---> 18c61dbf54c8 05:24:50 Successfully built 18c61dbf54c8 05:24:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:50 + docker inspect -f . ci-base-image-x86_64 05:24:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:50 prd-ubuntu20.04-docker-8c-8g-4422 does not seem to be running inside a container 05:24:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 05:24:50 $ docker top e8d42c1a59ded7eb08d87737dc8ffb77937efd27cc697204028630daa96c0441 -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:51 + go version 05:24:51 go version go1.21.9 linux/amd64 [Pipeline] } 05:24:51 $ docker stop --time=1 e8d42c1a59ded7eb08d87737dc8ffb77937efd27cc697204028630daa96c0441 05:24:52 $ docker rm -f --volumes e8d42c1a59ded7eb08d87737dc8ffb77937efd27cc697204028630daa96c0441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:53 + docker inspect -f . ci-base-image-x86_64 05:24:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:53 prd-ubuntu20.04-docker-8c-8g-4422 does not seem to be running inside a container 05:24:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 05:24:53 $ docker top 7bf7a38c17ff4497cae3899cb88f809aa5c07e9b1b9cb639f8c16126fe3d4f84 -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:54 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 05:24:54 + make test 05:24:54 go test ./... -coverprofile=coverage.out ./... 05:24:56 ? github.com/edgexfoundry/device-usb-camera [no test files] 05:25:14 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 05:25:15 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.009s coverage: 4.4% of statements 05:25:27 go vet ./... 05:25:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:25:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:25:31 ./bin/test-attribution-txt.sh 05:25:31 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:25:31 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:25:31 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:25:31 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:25:31 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:25:31 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:25:31 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:25:31 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:25:31 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:25:31 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 05:25:31 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 05:25:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:25:31 $ docker stop --time=1 7bf7a38c17ff4497cae3899cb88f809aa5c07e9b1b9cb639f8c16126fe3d4f84 05:25:36 $ docker rm -f --volumes 7bf7a38c17ff4497cae3899cb88f809aa5c07e9b1b9cb639f8c16126fe3d4f84 [Pipeline] // withDockerContainer [Pipeline] sh 05:25:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:25:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:25:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:25:37 + ls -al . 05:25:37 total 292 05:25:37 drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 05:24 . 05:25:37 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:23 .. 05:25:37 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:25 .git 05:25:37 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:23 .github 05:25:37 -rw-rw-r-- 1 jenkins jenkins 429 Jun 26 05:23 .gitignore 05:25:37 -rw-rw-r-- 1 jenkins jenkins 45 Jun 26 05:23 .golangci.yml 05:25:37 -rw-rw-r-- 1 jenkins jenkins 77 Jun 26 05:23 .hadolint.yml 05:25:37 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:23 .semver 05:25:37 -rw-rw-r-- 1 jenkins jenkins 10851 Jun 26 05:23 Attribution.txt 05:25:37 -rw-rw-r-- 1 jenkins jenkins 16561 Jun 26 05:23 CHANGELOG.md 05:25:37 -rw-rw-r-- 1 jenkins jenkins 2562 Jun 26 05:23 Dockerfile 05:25:37 -rw-rw-r-- 1 jenkins jenkins 678 Jun 26 05:23 GOVERNANCE.md 05:25:37 -rw-rw-r-- 1 jenkins jenkins 659 Jun 26 05:23 Jenkinsfile 05:25:37 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 26 05:23 LICENSE 05:25:37 -rw-rw-r-- 1 jenkins jenkins 2611 Jun 26 05:23 Makefile 05:25:37 -rw-rw-r-- 1 jenkins jenkins 622 Jun 26 05:23 OWNERS.md 05:25:37 -rw-rw-r-- 1 jenkins jenkins 2575 Jun 26 05:23 README.md 05:25:37 -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:23 VERSION 05:25:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:23 bin 05:25:37 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:23 cmd 05:25:37 -rw-r--r-- 1 jenkins jenkins 54703 Jun 26 05:25 coverage.out 05:25:37 -rwxrwxr-x 1 jenkins jenkins 84 Jun 26 05:23 docker-entrypoint.sh 05:25:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:23 docs 05:25:37 -rw-rw-r-- 1 jenkins jenkins 7266 Jun 26 05:23 go.mod 05:25:37 -rw-rw-r-- 1 jenkins jenkins 102297 Jun 26 05:23 go.sum 05:25:37 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:23 internal 05:25:37 -rw-rw-r-- 1 jenkins jenkins 231 Jun 26 05:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:38 + 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=068bc12a608a23ab923b6491ce7bb6877555defb --label arch=amd64 --label version=3.2.0-dev.11 . 05:25:38 Sending build context to Docker daemon 17.98MB 05:25:38 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 05:25:38 Step 2/37 : FROM ${BASE} AS builder 05:25:38 ---> 18c61dbf54c8 05:25:38 Step 3/37 : ARG ADD_BUILD_TAGS="" 05:25:38 ---> Running in 5683973d4712 05:25:38 Removing intermediate container 5683973d4712 05:25:38 ---> e455ade09bbd 05:25:38 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:25:38 ---> Running in 6d35be3c972c 05:25:38 Removing intermediate container 6d35be3c972c 05:25:38 ---> 0778d47b44ea 05:25:38 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 05:25:38 ---> Running in 43def7f796e1 05:25:38 Removing intermediate container 43def7f796e1 05:25:38 ---> 511f59021243 05:25:38 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:25:38 ---> Running in 2a9e39295dd5 05:25:38 Removing intermediate container 2a9e39295dd5 05:25:38 ---> 18b168fd6361 05:25:38 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:25:38 ---> Running in 4048cda82939 05:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:25:39 OK: 271 MiB in 65 packages 05:25:40 Removing intermediate container 4048cda82939 05:25:40 ---> 175c18ac38c2 05:25:40 Step 8/37 : WORKDIR /device-usb-camera 05:25:40 ---> Running in 4596d85d9522 05:25:40 Removing intermediate container 4596d85d9522 05:25:40 ---> d41b7b28503c 05:25:40 Step 9/37 : COPY go.mod vendor* ./ 05:25:40 ---> 979c11c4c367 05:25:40 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:40 ---> Running in 232f745603ac 05:25:40 Removing intermediate container 232f745603ac 05:25:40 ---> 100c412c12ec 05:25:40 Step 11/37 : COPY . . 05:25:41 ---> 8e0d0478d378 05:25:41 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 05:25:41 ---> Running in af50935e5ca4 05:25:41  % Total % Received % Xferd Average Speed Time Time Time Current 05:25:41 Dload Upload Total Spent Left Speed 05:25:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 33547 0 --:--:-- --:--:-- --:--:-- 34258 05:25:42 Removing intermediate container af50935e5ca4 05:25:42 ---> 5473145e01e7 05:25:42 Step 13/37 : RUN ${MAKE} 05:25:42 ---> Running in 549bcdf5b3a0 05:25:42 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 05:26:20 Removing intermediate container 549bcdf5b3a0 05:26:20 ---> f8e27fdb2a43 05:26:20 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 05:26:20 v0.21.6: Pulling from aler9/rtsp-simple-server 05:26:20 4acc49c71d14: Pulling fs layer 05:26:20 4acc49c71d14: Verifying Checksum 05:26:20 4acc49c71d14: Download complete 05:26:20 4acc49c71d14: Pull complete 05:26:20 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 05:26:20 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 05:26:20 ---> 01a2bd3e5fff 05:26:20 Step 15/37 : FROM alpine:3.18 05:26:20 3.18: Pulling from library/alpine 05:26:20 73baa7ef167e: Pulling fs layer 05:26:20 73baa7ef167e: Verifying Checksum 05:26:20 73baa7ef167e: Download complete 05:26:20 73baa7ef167e: Pull complete 05:26:20 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:26:20 Status: Downloaded newer image for alpine:3.18 05:26:20 ---> 8fd7cac70a4a 05:26:20 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:26:20 ---> Running in e75274543802 05:26:20 Removing intermediate container e75274543802 05:26:20 ---> 939756b6ae72 05:26:20 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 05:26:20 ---> Running in 3bddd50faf3b 05:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:26:20 (1/107) Installing dumb-init (1.2.5-r2) 05:26:20 (2/107) Installing sdl2 (2.26.5-r0) 05:26:20 (3/107) Installing svt-av1-libs (1.6.0-r0) 05:26:20 (4/107) Installing aom-libs (3.6.1-r0) 05:26:20 (5/107) Installing libxau (1.0.11-r2) 05:26:20 (6/107) Installing libmd (1.0.4-r2) 05:26:20 (7/107) Installing libbsd (0.11.7-r1) 05:26:20 (8/107) Installing libxdmcp (1.1.4-r2) 05:26:20 (9/107) Installing libxcb (1.15-r1) 05:26:20 (10/107) Installing libx11 (1.8.7-r0) 05:26:20 (11/107) Installing hwdata-pci (0.370-r0) 05:26:20 (12/107) Installing libpciaccess (0.17-r2) 05:26:20 (13/107) Installing libdrm (2.4.115-r4) 05:26:20 (14/107) Installing libxext (1.3.5-r2) 05:26:20 (15/107) Installing libxfixes (6.0.1-r2) 05:26:20 (16/107) Installing libffi (3.4.4-r2) 05:26:20 (17/107) Installing wayland-libs-client (1.22.0-r2) 05:26:20 (18/107) Installing libva (2.18.0-r1) 05:26:20 (19/107) Installing libvdpau (1.5-r1) 05:26:20 (20/107) Installing libgcc (12.2.1_git20220924-r10) 05:26:20 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 05:26:20 (22/107) Installing onevpl-libs (2023.2.1-r0) 05:26:20 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 05:26:20 (24/107) Installing libdav1d (1.2.1-r0) 05:26:20 (25/107) Installing brotli-libs (1.0.9-r14) 05:26:20 (26/107) Installing libhwy (1.0.4-r1) 05:26:20 (27/107) Installing lcms2 (2.15-r2) 05:26:20 (28/107) Installing libjxl (0.8.2-r0) 05:26:20 (29/107) Installing lame-libs (3.100-r5) 05:26:20 (30/107) Installing opus (1.4-r0) 05:26:20 (31/107) Installing libgomp (12.2.1_git20220924-r10) 05:26:20 (32/107) Installing soxr (0.1.3-r5) 05:26:20 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 05:26:20 (34/107) Installing libogg (1.3.5-r4) 05:26:20 (35/107) Installing libtheora (1.1.1-r17) 05:26:20 (36/107) Installing libvorbis (1.3.7-r1) 05:26:21 (37/107) Installing libvpx (1.13.0-r2) 05:26:21 (38/107) Installing libwebp (1.3.2-r0) 05:26:21 (39/107) Installing x264-libs (0.164_git20220602-r1) 05:26:21 (40/107) Installing numactl (2.0.16-r4) 05:26:21 (41/107) Installing x265-libs (3.5-r4) 05:26:21 (42/107) Installing xvidcore (1.3.7-r1) 05:26:21 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 05:26:21 (44/107) Installing alsa-lib (1.2.9-r1) 05:26:21 (45/107) Installing libexpat (2.6.2-r0) 05:26:21 (46/107) Installing libbz2 (1.0.8-r5) 05:26:21 (47/107) Installing libpng (1.6.39-r3) 05:26:21 (48/107) Installing freetype (2.13.0-r5) 05:26:21 (49/107) Installing fontconfig (2.14.2-r3) 05:26:21 (50/107) Installing fribidi (1.0.13-r0) 05:26:21 (51/107) Installing libintl (0.21.1-r7) 05:26:21 (52/107) Installing libblkid (2.38.1-r8) 05:26:21 (53/107) Installing libmount (2.38.1-r8) 05:26:21 (54/107) Installing pcre2 (10.42-r1) 05:26:21 (55/107) Installing glib (2.76.6-r0) 05:26:21 (56/107) Installing graphite2 (1.3.14-r5) 05:26:21 (57/107) Installing harfbuzz (7.3.0-r0) 05:26:21 (58/107) Installing libunibreak (5.1-r0) 05:26:21 (59/107) Installing libass (0.17.1-r0) 05:26:21 (60/107) Installing libbluray (1.3.4-r0) 05:26:21 (61/107) Installing gmp (6.2.1-r3) 05:26:21 (62/107) Installing nettle (3.8.1-r2) 05:26:21 (63/107) Installing libunistring (1.1-r1) 05:26:21 (64/107) Installing libidn2 (2.3.4-r1) 05:26:21 (65/107) Installing p11-kit (0.24.1-r2) 05:26:21 (66/107) Installing libtasn1 (4.19.0-r1) 05:26:21 (67/107) Installing gnutls (3.8.4-r0) 05:26:21 (68/107) Installing mpg123-libs (1.31.3-r1) 05:26:21 (69/107) Installing libopenmpt (0.7.2-r0) 05:26:21 (70/107) Installing cjson (1.7.17-r0) 05:26:21 (71/107) Installing mbedtls (2.28.8-r0) 05:26:21 (72/107) Installing librist (0.2.7-r0) 05:26:21 (73/107) Installing libsrt (1.5.2-r0) 05:26:21 (74/107) Installing libssh (0.10.5-r0) 05:26:21 (75/107) Installing xz-libs (5.4.3-r0) 05:26:21 (76/107) Installing libxml2 (2.11.8-r0) 05:26:21 (77/107) Installing libsodium (1.0.18-r3) 05:26:21 (78/107) Installing libzmq (4.3.4-r4) 05:26:21 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 05:26:21 (80/107) Installing glslang-libs (1.3.243.0-r1) 05:26:22 (81/107) Installing spirv-tools (1.3.243.0-r1) 05:26:22 (82/107) Installing shaderc (2023.3-r1) 05:26:22 (83/107) Installing vulkan-loader (1.3.243.0-r1) 05:26:22 (84/107) Installing libplacebo (5.264.1-r1) 05:26:22 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 05:26:22 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 05:26:22 (87/107) Installing vidstab (1.1.1-r0) 05:26:22 (88/107) Installing zimg (3.0.5-r0) 05:26:22 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 05:26:22 (90/107) Installing libasyncns (0.8-r1) 05:26:22 (91/107) Installing dbus-libs (1.14.8-r0) 05:26:22 (92/107) Installing libltdl (2.4.7-r2) 05:26:22 (93/107) Installing orc (0.4.34-r0) 05:26:22 (94/107) Installing flac-libs (1.4.3-r0) 05:26:22 (95/107) Installing libsndfile (1.2.0-r2) 05:26:22 (96/107) Installing speexdsp (1.2.1-r1) 05:26:22 (97/107) Installing tdb-libs (1.4.8-r1) 05:26:22 (98/107) Installing libpulse (16.1-r10) 05:26:22 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 05:26:22 (100/107) Installing v4l-utils-libs (1.24.1-r0) 05:26:22 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 05:26:22 (102/107) Installing ffmpeg (6.0.1-r0) 05:26:22 (103/107) Installing udev-init-scripts (35-r1) 05:26:22 (104/107) Installing eudev-libs (3.2.11-r8) 05:26:22 (105/107) Installing zstd-libs (1.5.5-r4) 05:26:22 (106/107) Installing kmod-libs (30-r3) 05:26:22 (107/107) Installing eudev (3.2.11-r8) 05:26:22 Executing busybox-1.36.1-r7.trigger 05:26:22 Executing glib-2.76.6-r0.trigger 05:26:22 Executing eudev-3.2.11-r8.trigger 05:26:22 OK: 131 MiB in 122 packages 05:26:25 Removing intermediate container 3bddd50faf3b 05:26:25 ---> 4e412a81e983 05:26:25 Step 18/37 : RUN apk --no-cache upgrade 05:26:25 ---> Running in b921b59de747 05:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:26:26 OK: 131 MiB in 122 packages 05:26:26 Removing intermediate container b921b59de747 05:26:26 ---> bac63c25f80a 05:26:26 Step 19/37 : WORKDIR / 05:26:26 ---> Running in 67c638618e12 05:26:26 Removing intermediate container 67c638618e12 05:26:26 ---> 3d163fde0d5f 05:26:26 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 05:26:28 ---> c4b040ba6f87 05:26:28 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 05:26:28 ---> e9be79e4db3c 05:26:28 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 05:26:28 ---> 7e0fdf3f25f0 05:26:28 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 05:26:28 ---> fd8dfc194cfd 05:26:28 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 05:26:28 ---> 51fc67b90503 05:26:28 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 05:26:28 ---> 7744b27d31e7 05:26:28 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 05:26:29 ---> face1de97c31 05:26:29 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 05:26:29 ---> Running in 1b6bc59a33ae 05:26:30 Removing intermediate container 1b6bc59a33ae 05:26:30 ---> d415946095a3 05:26:30 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 05:26:30 ---> Running in 980e90b35d07 05:26:30 Removing intermediate container 980e90b35d07 05:26:30 ---> 6c9a2d1e7138 05:26:30 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 05:26:30 ---> Running in 911ef0a37607 05:26:31 Removing intermediate container 911ef0a37607 05:26:31 ---> 4c71a2115b9f 05:26:31 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 05:26:31 ---> Running in 9f6a5966c496 05:26:31 Removing intermediate container 9f6a5966c496 05:26:31 ---> 99c0b6b27b55 05:26:31 Step 31/37 : EXPOSE 59983 05:26:31 ---> Running in ff11508e37f7 05:26:31 Removing intermediate container ff11508e37f7 05:26:31 ---> bec3177f50c8 05:26:31 Step 32/37 : EXPOSE 8554 05:26:31 ---> Running in ce932666908f 05:26:31 Removing intermediate container ce932666908f 05:26:31 ---> b088e652bc8e 05:26:31 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 05:26:31 ---> Running in 1ae7da2e6d70 05:26:31 Removing intermediate container 1ae7da2e6d70 05:26:31 ---> 9137985b254e 05:26:31 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 05:26:31 ---> Running in f241e07e880f 05:26:31 Removing intermediate container f241e07e880f 05:26:31 ---> 1610c6d2d4e7 05:26:31 Step 35/37 : LABEL arch=amd64 05:26:31 ---> Running in aa498be519d1 05:26:31 Removing intermediate container aa498be519d1 05:26:31 ---> 09d65178c328 05:26:31 Step 36/37 : LABEL git_sha=068bc12a608a23ab923b6491ce7bb6877555defb 05:26:31 ---> Running in 6ed88724f844 05:26:32 Removing intermediate container 6ed88724f844 05:26:32 ---> 9369e3af2c96 05:26:32 Step 37/37 : LABEL version=3.2.0-dev.11 05:26:32 ---> Running in 34d212457783 05:26:32 Removing intermediate container 34d212457783 05:26:32 ---> 0fc29804f62c 05:26:32 [Warning] One or more build-args [ARCH] were not consumed 05:26:32 Successfully built 0fc29804f62c 05:26:32 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:26:32 provisioning config files... 05:26:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9553843501210398845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:26:32 ---> ****-login.sh 05:26:32 nexus3.edgexfoundry.org:10001 05:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:32 Configure a credential helper to remove this warning. See 05:26:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:32 05:26:32 Login Succeeded 05:26:32 nexus3.edgexfoundry.org:10002 05:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:32 Configure a credential helper to remove this warning. See 05:26:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:32 05:26:32 Login Succeeded 05:26:32 nexus3.edgexfoundry.org:10003 05:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:32 Configure a credential helper to remove this warning. See 05:26:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:32 05:26:32 Login Succeeded 05:26:32 nexus3.edgexfoundry.org:10004 05:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:32 Configure a credential helper to remove this warning. See 05:26:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:32 05:26:32 Login Succeeded 05:26:32 ****.io 05:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:33 Configure a credential helper to remove this warning. See 05:26:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:33 05:26:33 Login Succeeded 05:26:33 ---> ****-login.sh ends [Pipeline] } 05:26:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:26:33 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 05:26:33 068bc12a608a23ab923b6491ce7bb6877555defb 05:26:33 latest 05:26:33 3.2.0-dev.11 05:26:33 068bc12a608a23ab923b6491ce7bb6877555defb-3.2.0-dev.11 05:26:33 main 05:26:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:33 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:068bc12a608a23ab923b6491ce7bb6877555defb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:068bc12a608a23ab923b6491ce7bb6877555defb 05:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:26:33 fd0dd18c0602: Preparing 05:26:33 d8799383f7de: Preparing 05:26:33 f64a6ebf6271: Preparing 05:26:33 65bbd856092f: Preparing 05:26:33 3827b5b91e75: Preparing 05:26:33 acc83c6ca332: Preparing 05:26:33 a8e66381f585: Preparing 05:26:33 7251a30b233b: Preparing 05:26:33 82a8f8b4c0b2: Preparing 05:26:33 e218a1b8e46b: Preparing 05:26:33 eda919de6715: Preparing 05:26:33 0014d9289de6: Preparing 05:26:33 fee009c0d592: Preparing 05:26:33 63ec0bd56cf3: Preparing 05:26:33 82a8f8b4c0b2: Waiting 05:26:33 e218a1b8e46b: Waiting 05:26:33 eda919de6715: Waiting 05:26:33 acc83c6ca332: Waiting 05:26:33 a8e66381f585: Waiting 05:26:33 7251a30b233b: Waiting 05:26:33 0014d9289de6: Waiting 05:26:33 fee009c0d592: Waiting 05:26:33 63ec0bd56cf3: Waiting 05:26:33 65bbd856092f: Pushed 05:26:33 f64a6ebf6271: Pushed 05:26:33 d8799383f7de: Pushed 05:26:33 fd0dd18c0602: Pushed 05:26:34 acc83c6ca332: Pushed 05:26:34 7251a30b233b: Pushed 05:26:34 a8e66381f585: Pushed 05:26:34 82a8f8b4c0b2: Pushed 05:26:34 e218a1b8e46b: Pushed 05:26:34 63ec0bd56cf3: Layer already exists 05:26:34 0014d9289de6: Pushed 05:26:36 3827b5b91e75: Pushed 05:26:38 eda919de6715: Pushed 05:26:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4426 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 05:26:38 Running in /w/workspace/device-usb-camera/176 [Pipeline] { [Pipeline] checkout 05:26:38 Selected Git installation does not exist. Using Default 05:26:38 The recommended git tool is: NONE 05:26:44 using credential edgex-jenkins-ssh 05:26:44 Cloning the remote Git repository 05:26:44 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 05:26:44 > git init /w/workspace/device-usb-camera/176 # timeout=10 05:26:45 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 05:26:45 > git --version # timeout=10 05:26:45 > git --version # 'git version 2.25.1' 05:26:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:26:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:26:46 fee009c0d592: Pushed 05:26:46 068bc12a608a23ab923b6491ce7bb6877555defb: digest: sha256:dd4860a36de76963a6f50de186a29ec355500dcae73021d637efc5fa2c3b2ac3 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:46 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 05:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:26:46 fd0dd18c0602: Preparing 05:26:46 d8799383f7de: Preparing 05:26:46 f64a6ebf6271: Preparing 05:26:46 65bbd856092f: Preparing 05:26:46 3827b5b91e75: Preparing 05:26:46 acc83c6ca332: Preparing 05:26:46 a8e66381f585: Preparing 05:26:46 7251a30b233b: Preparing 05:26:46 82a8f8b4c0b2: Preparing 05:26:46 e218a1b8e46b: Preparing 05:26:46 eda919de6715: Preparing 05:26:46 0014d9289de6: Preparing 05:26:46 fee009c0d592: Preparing 05:26:46 63ec0bd56cf3: Preparing 05:26:46 a8e66381f585: Waiting 05:26:46 7251a30b233b: Waiting 05:26:46 82a8f8b4c0b2: Waiting 05:26:46 e218a1b8e46b: Waiting 05:26:46 eda919de6715: Waiting 05:26:46 0014d9289de6: Waiting 05:26:46 fee009c0d592: Waiting 05:26:46 63ec0bd56cf3: Waiting 05:26:46 acc83c6ca332: Waiting 05:26:46 f64a6ebf6271: Layer already exists 05:26:46 65bbd856092f: Layer already exists 05:26:46 fd0dd18c0602: Layer already exists 05:26:46 d8799383f7de: Layer already exists 05:26:46 3827b5b91e75: Layer already exists 05:26:46 7251a30b233b: Layer already exists 05:26:46 acc83c6ca332: Layer already exists 05:26:46 a8e66381f585: Layer already exists 05:26:46 82a8f8b4c0b2: Layer already exists 05:26:46 e218a1b8e46b: Layer already exists 05:26:46 eda919de6715: Layer already exists 05:26:46 0014d9289de6: Layer already exists 05:26:46 fee009c0d592: Layer already exists 05:26:46 63ec0bd56cf3: Layer already exists 05:26:46 latest: digest: sha256:dd4860a36de76963a6f50de186a29ec355500dcae73021d637efc5fa2c3b2ac3 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:47 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.11 05:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:26:47 fd0dd18c0602: Preparing 05:26:47 d8799383f7de: Preparing 05:26:47 f64a6ebf6271: Preparing 05:26:47 65bbd856092f: Preparing 05:26:47 3827b5b91e75: Preparing 05:26:47 acc83c6ca332: Preparing 05:26:47 a8e66381f585: Preparing 05:26:47 7251a30b233b: Preparing 05:26:47 82a8f8b4c0b2: Preparing 05:26:47 e218a1b8e46b: Preparing 05:26:47 eda919de6715: Preparing 05:26:47 0014d9289de6: Preparing 05:26:47 fee009c0d592: Preparing 05:26:47 63ec0bd56cf3: Preparing 05:26:47 acc83c6ca332: Waiting 05:26:47 a8e66381f585: Waiting 05:26:47 7251a30b233b: Waiting 05:26:47 e218a1b8e46b: Waiting 05:26:47 82a8f8b4c0b2: Waiting 05:26:47 eda919de6715: Waiting 05:26:47 fee009c0d592: Waiting 05:26:47 0014d9289de6: Waiting 05:26:47 63ec0bd56cf3: Waiting 05:26:47 3827b5b91e75: Layer already exists 05:26:47 fd0dd18c0602: Layer already exists 05:26:47 65bbd856092f: Layer already exists 05:26:47 d8799383f7de: Layer already exists 05:26:47 f64a6ebf6271: Layer already exists 05:26:47 a8e66381f585: Layer already exists 05:26:47 82a8f8b4c0b2: Layer already exists 05:26:47 acc83c6ca332: Layer already exists 05:26:47 7251a30b233b: Layer already exists 05:26:47 e218a1b8e46b: Layer already exists 05:26:47 eda919de6715: Layer already exists 05:26:47 fee009c0d592: Layer already exists 05:26:47 0014d9289de6: Layer already exists 05:26:47 63ec0bd56cf3: Layer already exists 05:26:47 3.2.0-dev.11: digest: sha256:dd4860a36de76963a6f50de186a29ec355500dcae73021d637efc5fa2c3b2ac3 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:47 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:068bc12a608a23ab923b6491ce7bb6877555defb-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:068bc12a608a23ab923b6491ce7bb6877555defb-3.2.0-dev.11 05:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:26:48 fd0dd18c0602: Preparing 05:26:48 d8799383f7de: Preparing 05:26:48 f64a6ebf6271: Preparing 05:26:48 65bbd856092f: Preparing 05:26:48 3827b5b91e75: Preparing 05:26:48 acc83c6ca332: Preparing 05:26:48 a8e66381f585: Preparing 05:26:48 7251a30b233b: Preparing 05:26:48 82a8f8b4c0b2: Preparing 05:26:48 e218a1b8e46b: Preparing 05:26:48 eda919de6715: Preparing 05:26:48 0014d9289de6: Preparing 05:26:48 fee009c0d592: Preparing 05:26:48 63ec0bd56cf3: Preparing 05:26:48 82a8f8b4c0b2: Waiting 05:26:48 e218a1b8e46b: Waiting 05:26:48 eda919de6715: Waiting 05:26:48 0014d9289de6: Waiting 05:26:48 fee009c0d592: Waiting 05:26:48 63ec0bd56cf3: Waiting 05:26:48 acc83c6ca332: Waiting 05:26:48 a8e66381f585: Waiting 05:26:48 7251a30b233b: Waiting 05:26:48 f64a6ebf6271: Layer already exists 05:26:48 3827b5b91e75: Layer already exists 05:26:48 d8799383f7de: Layer already exists 05:26:48 fd0dd18c0602: Layer already exists 05:26:48 65bbd856092f: Layer already exists 05:26:48 a8e66381f585: Layer already exists 05:26:48 82a8f8b4c0b2: Layer already exists 05:26:48 acc83c6ca332: Layer already exists 05:26:48 e218a1b8e46b: Layer already exists 05:26:48 7251a30b233b: Layer already exists 05:26:48 0014d9289de6: Layer already exists 05:26:48 eda919de6715: Layer already exists 05:26:48 fee009c0d592: Layer already exists 05:26:48 63ec0bd56cf3: Layer already exists 05:26:48 068bc12a608a23ab923b6491ce7bb6877555defb-3.2.0-dev.11: digest: sha256:dd4860a36de76963a6f50de186a29ec355500dcae73021d637efc5fa2c3b2ac3 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:48 Avoid second fetch 05:26:48 Checking out Revision 068bc12a608a23ab923b6491ce7bb6877555defb (main) 05:26:47 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 05:26:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:26:48 > git config core.sparsecheckout # timeout=10 05:26:48 > git checkout -f 068bc12a608a23ab923b6491ce7bb6877555defb # timeout=10 05:26:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 05:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:26:49 fd0dd18c0602: Preparing 05:26:49 d8799383f7de: Preparing 05:26:49 f64a6ebf6271: Preparing 05:26:49 65bbd856092f: Preparing 05:26:49 3827b5b91e75: Preparing 05:26:49 acc83c6ca332: Preparing 05:26:49 a8e66381f585: Preparing 05:26:49 7251a30b233b: Preparing 05:26:49 82a8f8b4c0b2: Preparing 05:26:49 e218a1b8e46b: Preparing 05:26:49 eda919de6715: Preparing 05:26:49 0014d9289de6: Preparing 05:26:49 fee009c0d592: Preparing 05:26:49 63ec0bd56cf3: Preparing 05:26:49 a8e66381f585: Waiting 05:26:49 7251a30b233b: Waiting 05:26:49 82a8f8b4c0b2: Waiting 05:26:49 e218a1b8e46b: Waiting 05:26:49 eda919de6715: Waiting 05:26:49 63ec0bd56cf3: Waiting 05:26:49 acc83c6ca332: Waiting 05:26:49 0014d9289de6: Waiting 05:26:49 fee009c0d592: Waiting 05:26:49 d8799383f7de: Layer already exists 05:26:49 3827b5b91e75: Layer already exists 05:26:49 f64a6ebf6271: Layer already exists 05:26:49 fd0dd18c0602: Layer already exists 05:26:49 65bbd856092f: Layer already exists 05:26:49 a8e66381f585: Layer already exists 05:26:49 acc83c6ca332: Layer already exists 05:26:49 7251a30b233b: Layer already exists 05:26:49 e218a1b8e46b: Layer already exists 05:26:49 82a8f8b4c0b2: Layer already exists 05:26:49 eda919de6715: Layer already exists 05:26:49 0014d9289de6: Layer already exists 05:26:49 fee009c0d592: Layer already exists 05:26:49 63ec0bd56cf3: Layer already exists 05:26:49 main: digest: sha256:dd4860a36de76963a6f50de186a29ec355500dcae73021d637efc5fa2c3b2ac3 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:49 ===================================================== [Pipeline] echo 05:26:49 taggedImages: 05:26:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:068bc12a608a23ab923b6491ce7bb6877555defb 05:26:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 05:26:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.11 05:26:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:068bc12a608a23ab923b6491ce7bb6877555defb-3.2.0-dev.11 05:26:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:49 Commit message: "Merge pull request #333 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" 05:26:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:26:49 05:26:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:26:49 latest: Pulling from edgex-lftools-log-publisher 05:26:49 5eb5b503b376: Pulling fs layer 05:26:49 5c69ac0246d0: Pulling fs layer 05:26:49 ec43610c2a17: Pulling fs layer 05:26:49 3a2ae6a8a46f: Pulling fs layer 05:26:49 33b1e0a273af: Pulling fs layer 05:26:49 5d3b04190fa2: Pulling fs layer 05:26:49 2f39f015ded8: Pulling fs layer 05:26:49 33b1e0a273af: Waiting 05:26:49 5d3b04190fa2: Waiting 05:26:49 2f39f015ded8: Waiting 05:26:49 3a2ae6a8a46f: Waiting 05:26:49 5c69ac0246d0: Verifying Checksum 05:26:49 5c69ac0246d0: Download complete 05:26:49 3a2ae6a8a46f: Verifying Checksum 05:26:49 3a2ae6a8a46f: Download complete 05:26:49 33b1e0a273af: Verifying Checksum 05:26:49 33b1e0a273af: Download complete 05:26:49 5d3b04190fa2: Verifying Checksum 05:26:49 5d3b04190fa2: Download complete 05:26:49 ec43610c2a17: Verifying Checksum 05:26:49 ec43610c2a17: Download complete 05:26:50 5eb5b503b376: Verifying Checksum 05:26:50 5eb5b503b376: Download complete 05:26:50 2f39f015ded8: Download complete 05:26:51 5eb5b503b376: Pull complete 05:26:51 5c69ac0246d0: Pull complete 05:26:51 ec43610c2a17: Pull complete 05:26:51 3a2ae6a8a46f: Pull complete 05:26:52 33b1e0a273af: Pull complete 05:26:52 5d3b04190fa2: Pull complete 05:26:53 05:26:53 GitHub has been notified of this commit’s build result 05:26:53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:26:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:26:53 % Total % Received % Xferd Average Speed Time Time Time Current 05:26:53 Dload Upload Total Spent Left Speed 05:26:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh 05:26:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:26:54 + sudo tee /etc/docker/daemon.new 05:26:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:26:54 { 05:26:54 "registry-mirrors": [ 05:26:54 "https://nexus3.edgexfoundry.org:10001" 05:26:54 ], 05:26:54 "bip": "10.250.0.254/24", 05:26:54 "hosts": [ 05:26:54 "tcp://0.0.0.0:5555", 05:26:54 "unix:///var/run/docker.sock" 05:26:54 ], 05:26:54 "mtu": 1458, 05:26:54 "selinux-enabled": true, 05:26:54 "seccomp-profile": "/etc/docker/seccomp.json" 05:26:54 } [Pipeline] sh 05:26:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:26:55 + sudo service docker restart 05:26:56 2f39f015ded8: Pull complete 05:26:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:26:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:26:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:56 prd-ubuntu20.04-docker-8c-8g-4422 does not seem to be running inside a container 05:26:56 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:27:01 $ docker top 24a75eb9682fefdaaf8bc128c25527d31a7ec22b8127107bc845f67aec5d0921 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:02 ---> job-cost.sh 05:27:02 lf-activate-venv: SKIPPING 05:27:02 INFO: No Stack... 05:27:02 INFO: Retrieving Pricing Info for: v3-standard-8 05:27:02 INFO: Archiving Costs [Pipeline] sh 05:27:03 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 05:27:03 + cut -d, -f6 [Pipeline] lock 05:27:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-176-stack-cost] 05:27:03 Resource [jenkins-edgexfoundry-device-usb-camera-main-176-stack-cost] did not exist. Created. 05:27:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:27:03 + echo total: 0.2199999988079071 [Pipeline] stash 05:27:03 Stashed 1 file(s) [Pipeline] } 05:27:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-176-stack-cost] [Pipeline] // lock [Pipeline] } 05:27:03 $ docker stop --time=1 24a75eb9682fefdaaf8bc128c25527d31a7ec22b8127107bc845f67aec5d0921 05:27:04 $ docker rm -f --volumes 24a75eb9682fefdaaf8bc128c25527d31a7ec22b8127107bc845f67aec5d0921 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:13 provisioning config files... 05:27:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/176@tmp/config781570080281148482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:14 ---> ****-login.sh 05:27:14 nexus3.edgexfoundry.org:10001 05:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:14 Configure a credential helper to remove this warning. See 05:27:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:14 05:27:15 Login Succeeded 05:27:15 nexus3.edgexfoundry.org:10002 05:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:15 Configure a credential helper to remove this warning. See 05:27:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:15 05:27:15 Login Succeeded 05:27:15 nexus3.edgexfoundry.org:10003 05:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:16 Configure a credential helper to remove this warning. See 05:27:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:16 05:27:16 Login Succeeded 05:27:16 nexus3.edgexfoundry.org:10004 05:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:16 Configure a credential helper to remove this warning. See 05:27:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:16 05:27:16 Login Succeeded 05:27:16 ****.io 05:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:16 Configure a credential helper to remove this warning. See 05:27:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:16 05:27:16 Login Succeeded 05:27:16 ---> ****-login.sh ends [Pipeline] } 05:27:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:27:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:27:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:27:17 ========================================================= 05:27:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:27:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:17 + 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 . 05:27:18 Sending build context to Docker daemon 9.223MB 05:27:18 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 05:27:18 Step 2/13 : FROM ${BASE} AS builder 05:27:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:27:18 c6b39de5b339: Pulling fs layer 05:27:18 a69c41024577: Pulling fs layer 05:27:18 d6de4b400683: Pulling fs layer 05:27:18 35cb2a7552d0: Pulling fs layer 05:27:18 4f4fb700ef54: Pulling fs layer 05:27:18 464afbd9ba4c: Pulling fs layer 05:27:18 00f215d4a9da: Pulling fs layer 05:27:18 d496ad576159: Pulling fs layer 05:27:18 4f4fb700ef54: Waiting 05:27:18 464afbd9ba4c: Waiting 05:27:18 00f215d4a9da: Waiting 05:27:18 d496ad576159: Waiting 05:27:18 35cb2a7552d0: Waiting 05:27:18 a69c41024577: Verifying Checksum 05:27:18 a69c41024577: Download complete 05:27:18 35cb2a7552d0: Verifying Checksum 05:27:18 35cb2a7552d0: Download complete 05:27:18 4f4fb700ef54: Download complete 05:27:18 c6b39de5b339: Download complete 05:27:18 464afbd9ba4c: Verifying Checksum 05:27:18 464afbd9ba4c: Download complete 05:27:19 d496ad576159: Verifying Checksum 05:27:19 d496ad576159: Download complete 05:27:19 c6b39de5b339: Pull complete 05:27:20 a69c41024577: Pull complete 05:27:20 d6de4b400683: Verifying Checksum 05:27:20 d6de4b400683: Download complete 05:27:21 00f215d4a9da: Verifying Checksum 05:27:21 00f215d4a9da: Download complete 05:27:34 d6de4b400683: Pull complete 05:27:34 35cb2a7552d0: Pull complete 05:27:34 4f4fb700ef54: Pull complete 05:27:34 464afbd9ba4c: Pull complete 05:27:44 00f215d4a9da: Pull complete 05:27:44 d496ad576159: Pull complete 05:27:44 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:27:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:27:44 ---> f246e2811388 05:27:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:27:46 ---> Running in 70de48c79dd8 05:27:46 Removing intermediate container 70de48c79dd8 05:27:46 ---> 8d2733588599 05:27:46 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:27:46 ---> Running in e12cf0b75227 05:27:47 Removing intermediate container e12cf0b75227 05:27:47 ---> 9ec5d96e33e0 05:27:47 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 05:27:47 ---> Running in da771980d9c2 05:27:47 Removing intermediate container da771980d9c2 05:27:47 ---> 191eab82dd07 05:27:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:27:47 ---> Running in 5e2989e44746 05:27:48 Removing intermediate container 5e2989e44746 05:27:48 ---> a30966936209 05:27:48 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:27:48 ---> Running in 7cb1441785ca 05:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:27:50 (1/13) Installing libintl (0.21.1-r7) 05:27:50 (2/13) Installing eudev-libs (3.2.11-r8) 05:27:50 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 05:27:50 (4/13) Installing v4l-utils-libs (1.24.1-r0) 05:27:50 (5/13) Installing v4l-utils (1.24.1-r0) 05:27:50 (6/13) Installing libdvbv5 (1.24.1-r0) 05:27:50 (7/13) Installing udev-init-scripts (35-r1) 05:27:50 (8/13) Installing libblkid (2.38.1-r8) 05:27:50 (9/13) Installing xz-libs (5.4.3-r0) 05:27:50 (10/13) Installing kmod-libs (30-r3) 05:27:50 (11/13) Installing eudev (3.2.11-r8) 05:27:50 (12/13) Installing eudev-dev (3.2.11-r8) 05:27:50 (13/13) Installing v4l-utils-dev (1.24.1-r0) 05:27:51 Executing busybox-1.36.1-r5.trigger 05:27:51 Executing eudev-3.2.11-r8.trigger 05:27:51 OK: 273 MiB in 65 packages 05:27:52 Removing intermediate container 7cb1441785ca 05:27:52 ---> cf77838a4065 05:27:52 Step 8/13 : WORKDIR /device-usb-camera 05:27:52 ---> Running in 67254390ca0b 05:27:52 Removing intermediate container 67254390ca0b 05:27:52 ---> 37970833621c 05:27:52 Step 9/13 : COPY go.mod vendor* ./ 05:27:53 ---> ada5aeb34522 05:27:53 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:27:53 ---> Running in e6dca6e60e34 05:30:00 Removing intermediate container e6dca6e60e34 05:30:00 ---> 1af4f42873f0 05:30:00 Step 11/13 : COPY . . 05:30:00 ---> a55590e75f63 05:30:00 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 05:30:00 ---> Running in cefa226cc842 05:30:00  % Total % Received % Xferd Average Speed Time Time Time Current 05:30:00 Dload Upload Total Spent Left Speed 05:30:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0   0   0   0    0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4685 0 --:--:-- --:--:-- --:--:-- 4699 05:30:00 Removing intermediate container cefa226cc842 05:30:00 ---> c49ae64a3455 05:30:00 Step 13/13 : RUN ${MAKE} 05:30:00 ---> Running in ab10cdd7cb0a 05:30:00 noop 05:30:00 Removing intermediate container ab10cdd7cb0a 05:30:00 ---> 019f63acdb83 05:30:00 Successfully built 019f63acdb83 05:30:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:00 + docker inspect -f . ci-base-image-arm64 05:30:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:00 prd-ubuntu20.04-docker-arm64-4c-16g-4426 does not seem to be running inside a container 05:30:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/176 -v /w/workspace/device-usb-camera/176:/w/workspace/device-usb-camera/176:rw,z -v /w/workspace/device-usb-camera/176@tmp:/w/workspace/device-usb-camera/176@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 ******** ci-base-image-arm64 cat 05:30:02 $ docker top c554b4c84719daa2c46966085c9ef189a2d45f87d4ac5e4ed05dfb38321bdc0c -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:03 + go version 05:30:03 go version go1.21.9 linux/arm64 [Pipeline] } 05:30:03 $ docker stop --time=1 c554b4c84719daa2c46966085c9ef189a2d45f87d4ac5e4ed05dfb38321bdc0c 05:30:05 $ docker rm -f --volumes c554b4c84719daa2c46966085c9ef189a2d45f87d4ac5e4ed05dfb38321bdc0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:05 + docker inspect -f . ci-base-image-arm64 05:30:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:05 prd-ubuntu20.04-docker-arm64-4c-16g-4426 does not seem to be running inside a container 05:30:06 $ 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/176 -v /w/workspace/device-usb-camera/176:/w/workspace/device-usb-camera/176:rw,z -v /w/workspace/device-usb-camera/176@tmp:/w/workspace/device-usb-camera/176@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 ******** ci-base-image-arm64 cat 05:30:07 $ docker top 6a5585869a19c4852e44bc36d201c103893b1111fd66bded2a3ce01b76fe1bd3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:08 + git config --global --add safe.directory /w/workspace/device-usb-camera/176 [Pipeline] fileExists [Pipeline] sh 05:30:09 + make test 05:30:09 go test ./... -coverprofile=coverage.out ./... 05:30:15 ? github.com/edgexfoundry/device-usb-camera [no test files] 05:34:52 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 05:35:03 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.079s coverage: 4.4% of statements 05:35:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:35:04 go vet ./... 05:36:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:36:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:36:01 ./bin/test-attribution-txt.sh 05:36:01 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:36:01 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:36:01 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:36:01 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:36:01 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:36:01 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:36:01 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:36:01 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:36:01 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:36:01 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 05:36:01 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 05:36:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:36:01 $ docker stop --time=1 6a5585869a19c4852e44bc36d201c103893b1111fd66bded2a3ce01b76fe1bd3 05:36:03 $ docker rm -f --volumes 6a5585869a19c4852e44bc36d201c103893b1111fd66bded2a3ce01b76fe1bd3 [Pipeline] // withDockerContainer [Pipeline] sh 05:36:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:36:05 Warning: overwriting stash ‘coverage-report’ 05:36:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:36:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:36:07 + ls -al . 05:36:07 total 288 05:36:07 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:30 . 05:36:07 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:26 .. 05:36:07 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:26 .git 05:36:07 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:26 .github 05:36:07 -rw-rw-r-- 1 jenkins jenkins 429 Jun 26 05:26 .gitignore 05:36:07 -rw-rw-r-- 1 jenkins jenkins 45 Jun 26 05:26 .golangci.yml 05:36:07 -rw-rw-r-- 1 jenkins jenkins 77 Jun 26 05:26 .hadolint.yml 05:36:07 -rw-rw-r-- 1 jenkins jenkins 10851 Jun 26 05:26 Attribution.txt 05:36:07 -rw-rw-r-- 1 jenkins jenkins 16561 Jun 26 05:26 CHANGELOG.md 05:36:07 -rw-rw-r-- 1 jenkins jenkins 2562 Jun 26 05:26 Dockerfile 05:36:07 -rw-rw-r-- 1 jenkins jenkins 678 Jun 26 05:26 GOVERNANCE.md 05:36:07 -rw-rw-r-- 1 jenkins jenkins 659 Jun 26 05:26 Jenkinsfile 05:36:07 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 26 05:26 LICENSE 05:36:07 -rw-rw-r-- 1 jenkins jenkins 2611 Jun 26 05:26 Makefile 05:36:07 -rw-rw-r-- 1 jenkins jenkins 622 Jun 26 05:26 OWNERS.md 05:36:07 -rw-rw-r-- 1 jenkins jenkins 2575 Jun 26 05:26 README.md 05:36:07 -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:23 VERSION 05:36:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:26 bin 05:36:07 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:26 cmd 05:36:07 -rw-r--r-- 1 jenkins jenkins 54703 Jun 26 05:35 coverage.out 05:36:07 -rwxrwxr-x 1 jenkins jenkins 84 Jun 26 05:26 docker-entrypoint.sh 05:36:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:26 docs 05:36:07 -rw-rw-r-- 1 jenkins jenkins 7266 Jun 26 05:26 go.mod 05:36:07 -rw-rw-r-- 1 jenkins jenkins 102297 Jun 26 05:26 go.sum 05:36:07 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:26 internal 05:36:07 -rw-rw-r-- 1 jenkins jenkins 231 Jun 26 05:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:07 + 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=068bc12a608a23ab923b6491ce7bb6877555defb --label arch=arm64 --label version=3.2.0-dev.11 . 05:36:07 Sending build context to Docker daemon 9.278MB 05:36:07 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 05:36:07 Step 2/37 : FROM ${BASE} AS builder 05:36:07 ---> 019f63acdb83 05:36:07 Step 3/37 : ARG ADD_BUILD_TAGS="" 05:36:08 ---> Running in 9d97eff37137 05:36:08 Removing intermediate container 9d97eff37137 05:36:08 ---> c3202ea0e3a8 05:36:08 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:36:08 ---> Running in 118ee429a42e 05:36:09 Removing intermediate container 118ee429a42e 05:36:09 ---> 76e48e3e6c2c 05:36:09 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 05:36:09 ---> Running in 59d6ec9d78a8 05:36:09 Removing intermediate container 59d6ec9d78a8 05:36:09 ---> 2e8552b1c394 05:36:09 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:36:09 ---> Running in 955459dd822e 05:36:10 Removing intermediate container 955459dd822e 05:36:10 ---> 1ccc53bbc41a 05:36:10 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:36:10 ---> Running in 8fb61fd1e0fa 05:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:36:13 OK: 273 MiB in 65 packages 05:36:14 Removing intermediate container 8fb61fd1e0fa 05:36:14 ---> f38c480cc210 05:36:14 Step 8/37 : WORKDIR /device-usb-camera 05:36:14 ---> Running in acb5e2c5079b 05:36:14 Removing intermediate container acb5e2c5079b 05:36:14 ---> c7fc185003d2 05:36:14 Step 9/37 : COPY go.mod vendor* ./ 05:36:14 ---> e7228d1c9cbf 05:36:14 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:15 ---> Running in 7cfccfcb1aad 05:36:17 Removing intermediate container 7cfccfcb1aad 05:36:17 ---> 6a0726165d87 05:36:17 Step 11/37 : COPY . . 05:36:19 ---> 7327b79ae3a5 05:36:19 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 05:36:19 ---> Running in 4bf28809dbb0 05:36:20  % Total % Received % Xferd Average Speed Time Time Time Current 05:36:20 Dload Upload Total Spent Left Speed 05:36:20 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0  0     0   0    0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4159 0 --:--:-- --:--:-- --:--:-- 4164 05:36:21 Removing intermediate container 4bf28809dbb0 05:36:21 ---> be251768bdc9 05:36:21 Step 13/37 : RUN ${MAKE} 05:36:21 ---> Running in 335c150d6bcb 05:36:23 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 05:41:30 Removing intermediate container 335c150d6bcb 05:41:30 ---> dfc12e253f89 05:41:30 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 05:41:30 v0.21.6: Pulling from aler9/rtsp-simple-server 05:41:30 8766b47fe142: Pulling fs layer 05:41:30 8766b47fe142: Verifying Checksum 05:41:30 8766b47fe142: Download complete 05:41:30 8766b47fe142: Pull complete 05:41:30 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 05:41:30 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 05:41:30 ---> 69d40e2cb93c 05:41:30 Step 15/37 : FROM alpine:3.18 05:41:30 3.18: Pulling from library/alpine 05:41:30 5c905c7ebe2f: Pulling fs layer 05:41:30 5c905c7ebe2f: Verifying Checksum 05:41:30 5c905c7ebe2f: Download complete 05:41:30 5c905c7ebe2f: Pull complete 05:41:30 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:41:30 Status: Downloaded newer image for alpine:3.18 05:41:30 ---> dec292d02e07 05:41:30 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:41:30 ---> Running in f68f677540b4 05:41:30 Removing intermediate container f68f677540b4 05:41:30 ---> 6f1d8800a23c 05:41:30 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 05:41:30 ---> Running in c443811d5f63 05:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:30 (1/104) Installing dumb-init (1.2.5-r2) 05:41:30 (2/104) Installing sdl2 (2.26.5-r0) 05:41:30 (3/104) Installing svt-av1-libs (1.6.0-r0) 05:41:30 (4/104) Installing aom-libs (3.6.1-r0) 05:41:30 (5/104) Installing libxau (1.0.11-r2) 05:41:30 (6/104) Installing libmd (1.0.4-r2) 05:41:30 (7/104) Installing libbsd (0.11.7-r1) 05:41:30 (8/104) Installing libxdmcp (1.1.4-r2) 05:41:30 (9/104) Installing libxcb (1.15-r1) 05:41:30 (10/104) Installing libx11 (1.8.7-r0) 05:41:30 (11/104) Installing libdrm (2.4.115-r4) 05:41:30 (12/104) Installing libxext (1.3.5-r2) 05:41:30 (13/104) Installing libxfixes (6.0.1-r2) 05:41:30 (14/104) Installing libffi (3.4.4-r2) 05:41:30 (15/104) Installing wayland-libs-client (1.22.0-r2) 05:41:30 (16/104) Installing libva (2.18.0-r1) 05:41:30 (17/104) Installing libvdpau (1.5-r1) 05:41:30 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 05:41:30 (19/104) Installing libdav1d (1.2.1-r0) 05:41:30 (20/104) Installing brotli-libs (1.0.9-r14) 05:41:30 (21/104) Installing libgcc (12.2.1_git20220924-r10) 05:41:30 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 05:41:30 (23/104) Installing libhwy (1.0.4-r1) 05:41:30 (24/104) Installing lcms2 (2.15-r2) 05:41:30 (25/104) Installing libjxl (0.8.2-r0) 05:41:30 (26/104) Installing lame-libs (3.100-r5) 05:41:30 (27/104) Installing opus (1.4-r0) 05:41:30 (28/104) Installing libgomp (12.2.1_git20220924-r10) 05:41:30 (29/104) Installing soxr (0.1.3-r5) 05:41:30 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 05:41:30 (31/104) Installing libogg (1.3.5-r4) 05:41:30 (32/104) Installing libtheora (1.1.1-r17) 05:41:30 (33/104) Installing libvorbis (1.3.7-r1) 05:41:30 (34/104) Installing libvpx (1.13.0-r2) 05:41:30 (35/104) Installing libwebp (1.3.2-r0) 05:41:30 (36/104) Installing x264-libs (0.164_git20220602-r1) 05:41:30 (37/104) Installing numactl (2.0.16-r4) 05:41:30 (38/104) Installing x265-libs (3.5-r4) 05:41:30 (39/104) Installing xvidcore (1.3.7-r1) 05:41:30 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 05:41:30 (41/104) Installing alsa-lib (1.2.9-r1) 05:41:30 (42/104) Installing libexpat (2.6.2-r0) 05:41:30 (43/104) Installing libbz2 (1.0.8-r5) 05:41:30 (44/104) Installing libpng (1.6.39-r3) 05:41:30 (45/104) Installing freetype (2.13.0-r5) 05:41:30 (46/104) Installing fontconfig (2.14.2-r3) 05:41:30 (47/104) Installing fribidi (1.0.13-r0) 05:41:30 (48/104) Installing libintl (0.21.1-r7) 05:41:30 (49/104) Installing libblkid (2.38.1-r8) 05:41:30 (50/104) Installing libmount (2.38.1-r8) 05:41:30 (51/104) Installing pcre2 (10.42-r1) 05:41:30 (52/104) Installing glib (2.76.6-r0) 05:41:30 (53/104) Installing graphite2 (1.3.14-r5) 05:41:30 (54/104) Installing harfbuzz (7.3.0-r0) 05:41:30 (55/104) Installing libunibreak (5.1-r0) 05:41:30 (56/104) Installing libass (0.17.1-r0) 05:41:30 (57/104) Installing libbluray (1.3.4-r0) 05:41:30 (58/104) Installing gmp (6.2.1-r3) 05:41:30 (59/104) Installing nettle (3.8.1-r2) 05:41:30 (60/104) Installing libunistring (1.1-r1) 05:41:30 (61/104) Installing libidn2 (2.3.4-r1) 05:41:30 (62/104) Installing p11-kit (0.24.1-r2) 05:41:30 (63/104) Installing libtasn1 (4.19.0-r1) 05:41:30 (64/104) Installing gnutls (3.8.4-r0) 05:41:30 (65/104) Installing mpg123-libs (1.31.3-r1) 05:41:30 (66/104) Installing libopenmpt (0.7.2-r0) 05:41:30 (67/104) Installing cjson (1.7.17-r0) 05:41:30 (68/104) Installing mbedtls (2.28.8-r0) 05:41:30 (69/104) Installing librist (0.2.7-r0) 05:41:30 (70/104) Installing libsrt (1.5.2-r0) 05:41:30 (71/104) Installing libssh (0.10.5-r0) 05:41:30 (72/104) Installing xz-libs (5.4.3-r0) 05:41:30 (73/104) Installing libxml2 (2.11.8-r0) 05:41:30 (74/104) Installing libsodium (1.0.18-r3) 05:41:30 (75/104) Installing libzmq (4.3.4-r4) 05:41:30 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 05:41:30 (77/104) Installing glslang-libs (1.3.243.0-r1) 05:41:30 (78/104) Installing spirv-tools (1.3.243.0-r1) 05:41:30 (79/104) Installing shaderc (2023.3-r1) 05:41:30 (80/104) Installing vulkan-loader (1.3.243.0-r1) 05:41:30 (81/104) Installing libplacebo (5.264.1-r1) 05:41:30 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 05:41:30 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 05:41:30 (84/104) Installing vidstab (1.1.1-r0) 05:41:30 (85/104) Installing zimg (3.0.5-r0) 05:41:30 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 05:41:30 (87/104) Installing libasyncns (0.8-r1) 05:41:30 (88/104) Installing dbus-libs (1.14.8-r0) 05:41:30 (89/104) Installing libltdl (2.4.7-r2) 05:41:30 (90/104) Installing orc (0.4.34-r0) 05:41:30 (91/104) Installing flac-libs (1.4.3-r0) 05:41:30 (92/104) Installing libsndfile (1.2.0-r2) 05:41:30 (93/104) Installing speexdsp (1.2.1-r1) 05:41:30 (94/104) Installing tdb-libs (1.4.8-r1) 05:41:30 (95/104) Installing libpulse (16.1-r10) 05:41:30 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 05:41:30 (97/104) Installing v4l-utils-libs (1.24.1-r0) 05:41:30 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 05:41:30 (99/104) Installing ffmpeg (6.0.1-r0) 05:41:30 (100/104) Installing udev-init-scripts (35-r1) 05:41:30 (101/104) Installing eudev-libs (3.2.11-r8) 05:41:30 (102/104) Installing zstd-libs (1.5.5-r4) 05:41:30 (103/104) Installing kmod-libs (30-r3) 05:41:30 (104/104) Installing eudev (3.2.11-r8) 05:41:30 Executing busybox-1.36.1-r7.trigger 05:41:30 Executing glib-2.76.6-r0.trigger 05:41:30 Executing eudev-3.2.11-r8.trigger 05:41:30 OK: 110 MiB in 119 packages 05:41:32 Removing intermediate container c443811d5f63 05:41:32 ---> 72163a1ec977 05:41:32 Step 18/37 : RUN apk --no-cache upgrade 05:41:32 ---> Running in 73d2a34bc83f 05:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:35 OK: 110 MiB in 119 packages 05:41:35 Removing intermediate container 73d2a34bc83f 05:41:35 ---> 2557c07ca877 05:41:35 Step 19/37 : WORKDIR / 05:41:35 ---> Running in b6e6ed854eb1 05:41:36 Removing intermediate container b6e6ed854eb1 05:41:36 ---> d1cced62a196 05:41:36 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 05:41:38 ---> 5f8270cfa303 05:41:38 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 05:41:39 ---> a8bae341bb6d 05:41:39 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 05:41:39 ---> 41adf2e99211 05:41:39 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 05:41:40 ---> 63b4d7946443 05:41:40 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 05:41:41 ---> dcb892b28726 05:41:41 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 05:41:41 ---> cf9205cea812 05:41:41 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 05:41:43 ---> 9db845089c6c 05:41:43 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 05:41:43 ---> Running in 4d93baccb1b6 05:41:45 Removing intermediate container 4d93baccb1b6 05:41:45 ---> 655dd632b2b0 05:41:45 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 05:41:45 ---> Running in ea53cb0e3af7 05:41:47 Removing intermediate container ea53cb0e3af7 05:41:47 ---> 504c81ce4c47 05:41:47 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 05:41:47 ---> Running in d03e5ff3d0fd 05:41:49 Removing intermediate container d03e5ff3d0fd 05:41:49 ---> 51a5968dc11a 05:41:49 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 05:41:49 ---> Running in 1295713f7d82 05:41:51 Removing intermediate container 1295713f7d82 05:41:51 ---> da662c03ab1a 05:41:51 Step 31/37 : EXPOSE 59983 05:41:51 ---> Running in ea5c833fe484 05:41:51 Removing intermediate container ea5c833fe484 05:41:51 ---> 534b57ad5ef8 05:41:51 Step 32/37 : EXPOSE 8554 05:41:51 ---> Running in 2c155fbc22a4 05:41:52 Removing intermediate container 2c155fbc22a4 05:41:52 ---> a1b7c0a5c28e 05:41:52 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 05:41:52 ---> Running in f300801f7e9c 05:41:52 Removing intermediate container f300801f7e9c 05:41:52 ---> f621bf9a25dd 05:41:52 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 05:41:52 ---> Running in e894cfcfd902 05:41:53 Removing intermediate container e894cfcfd902 05:41:53 ---> 5d11748e61f0 05:41:53 Step 35/37 : LABEL arch=arm64 05:41:53 ---> Running in d8612a774e7e 05:41:53 Removing intermediate container d8612a774e7e 05:41:53 ---> fa1f6177b66e 05:41:53 Step 36/37 : LABEL git_sha=068bc12a608a23ab923b6491ce7bb6877555defb 05:41:53 ---> Running in b0dc34ffb774 05:41:54 Removing intermediate container b0dc34ffb774 05:41:54 ---> b750f3fc0224 05:41:54 Step 37/37 : LABEL version=3.2.0-dev.11 05:41:54 ---> Running in d9ee34a8c175 05:41:54 Removing intermediate container d9ee34a8c175 05:41:54 ---> 7ddb8fbbb8dd 05:41:54 [Warning] One or more build-args [ARCH] were not consumed 05:41:54 Successfully built 7ddb8fbbb8dd 05:41:54 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:54 provisioning config files... 05:41:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/176@tmp/config14399374667136576295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:54 ---> ****-login.sh 05:41:54 nexus3.edgexfoundry.org:10001 05:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:55 Configure a credential helper to remove this warning. See 05:41:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:55 05:41:55 Login Succeeded 05:41:55 nexus3.edgexfoundry.org:10002 05:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:55 Configure a credential helper to remove this warning. See 05:41:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:55 05:41:55 Login Succeeded 05:41:55 nexus3.edgexfoundry.org:10003 05:41:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:56 Configure a credential helper to remove this warning. See 05:41:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:56 05:41:56 Login Succeeded 05:41:56 nexus3.edgexfoundry.org:10004 05:41:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:56 Configure a credential helper to remove this warning. See 05:41:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:56 05:41:56 Login Succeeded 05:41:56 ****.io 05:41:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:57 Configure a credential helper to remove this warning. See 05:41:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:57 05:41:57 Login Succeeded 05:41:57 ---> ****-login.sh ends [Pipeline] } 05:41:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:41:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:41:57 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 05:41:57 068bc12a608a23ab923b6491ce7bb6877555defb 05:41:57 latest 05:41:57 3.2.0-dev.11 05:41:57 068bc12a608a23ab923b6491ce7bb6877555defb-3.2.0-dev.11 05:41:57 main 05:41:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:57 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:068bc12a608a23ab923b6491ce7bb6877555defb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:068bc12a608a23ab923b6491ce7bb6877555defb 05:41:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:41:57 7a52648c0305: Preparing 05:41:57 372892bdeca1: Preparing 05:41:57 7526243a03cb: Preparing 05:41:57 56f46da73528: Preparing 05:41:57 608d194cb50c: Preparing 05:41:57 acc83c6ca332: Preparing 05:41:57 6a077b12ec82: Preparing 05:41:57 9f21457fde7f: Preparing 05:41:57 f8d4072f02da: Preparing 05:41:57 ebd52c82e93e: Preparing 05:41:57 f4e7a480f403: Preparing 05:41:57 e2e5fdb124af: Preparing 05:41:57 4bbfbd9a7f94: Preparing 05:41:57 da707bb00cb8: Preparing 05:41:57 ebd52c82e93e: Waiting 05:41:57 f4e7a480f403: Waiting 05:41:57 acc83c6ca332: Waiting 05:41:57 6a077b12ec82: Waiting 05:41:57 9f21457fde7f: Waiting 05:41:57 f8d4072f02da: Waiting 05:41:57 e2e5fdb124af: Waiting 05:41:57 4bbfbd9a7f94: Waiting 05:41:57 da707bb00cb8: Waiting 05:41:58 372892bdeca1: Pushed 05:41:58 56f46da73528: Pushed 05:41:58 7a52648c0305: Pushed 05:41:58 7526243a03cb: Pushed 05:41:58 acc83c6ca332: Pushed 05:41:58 9f21457fde7f: Pushed 05:41:58 6a077b12ec82: Pushed 05:41:58 f8d4072f02da: Pushed 05:41:58 ebd52c82e93e: Pushed 05:41:58 da707bb00cb8: Layer already exists 05:41:58 e2e5fdb124af: Pushed 05:42:05 608d194cb50c: Pushed 05:42:08 f4e7a480f403: Pushed 05:42:23 4bbfbd9a7f94: Pushed 05:42:23 068bc12a608a23ab923b6491ce7bb6877555defb: digest: sha256:b6cd496d0f660061bd4c5e0e1170e639cf4163b908873a6a13560d5e9dd6be77 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:23 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 05:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:42:23 7a52648c0305: Preparing 05:42:23 372892bdeca1: Preparing 05:42:23 7526243a03cb: Preparing 05:42:23 56f46da73528: Preparing 05:42:23 608d194cb50c: Preparing 05:42:23 acc83c6ca332: Preparing 05:42:23 6a077b12ec82: Preparing 05:42:23 acc83c6ca332: Waiting 05:42:23 9f21457fde7f: Preparing 05:42:23 6a077b12ec82: Waiting 05:42:23 f8d4072f02da: Preparing 05:42:23 9f21457fde7f: Waiting 05:42:23 f8d4072f02da: Waiting 05:42:23 ebd52c82e93e: Preparing 05:42:23 ebd52c82e93e: Waiting 05:42:23 f4e7a480f403: Preparing 05:42:23 e2e5fdb124af: Preparing 05:42:23 f4e7a480f403: Waiting 05:42:23 4bbfbd9a7f94: Preparing 05:42:23 e2e5fdb124af: Waiting 05:42:23 da707bb00cb8: Preparing 05:42:23 4bbfbd9a7f94: Waiting 05:42:23 da707bb00cb8: Waiting 05:42:23 608d194cb50c: Layer already exists 05:42:23 56f46da73528: Layer already exists 05:42:23 372892bdeca1: Layer already exists 05:42:23 7526243a03cb: Layer already exists 05:42:23 7a52648c0305: Layer already exists 05:42:23 acc83c6ca332: Layer already exists 05:42:23 f8d4072f02da: Layer already exists 05:42:23 9f21457fde7f: Layer already exists 05:42:23 ebd52c82e93e: Layer already exists 05:42:23 6a077b12ec82: Layer already exists 05:42:23 e2e5fdb124af: Layer already exists 05:42:24 da707bb00cb8: Layer already exists 05:42:24 f4e7a480f403: Layer already exists 05:42:24 4bbfbd9a7f94: Layer already exists 05:42:24 latest: digest: sha256:b6cd496d0f660061bd4c5e0e1170e639cf4163b908873a6a13560d5e9dd6be77 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:24 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.11 05:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:42:24 7a52648c0305: Preparing 05:42:24 372892bdeca1: Preparing 05:42:24 7526243a03cb: Preparing 05:42:24 56f46da73528: Preparing 05:42:24 608d194cb50c: Preparing 05:42:24 acc83c6ca332: Preparing 05:42:24 acc83c6ca332: Waiting 05:42:24 6a077b12ec82: Preparing 05:42:24 9f21457fde7f: Preparing 05:42:24 6a077b12ec82: Waiting 05:42:24 f8d4072f02da: Preparing 05:42:24 9f21457fde7f: Waiting 05:42:24 ebd52c82e93e: Preparing 05:42:24 f8d4072f02da: Waiting 05:42:24 f4e7a480f403: Preparing 05:42:24 ebd52c82e93e: Waiting 05:42:24 e2e5fdb124af: Preparing 05:42:24 f4e7a480f403: Waiting 05:42:24 4bbfbd9a7f94: Preparing 05:42:24 da707bb00cb8: Preparing 05:42:24 e2e5fdb124af: Waiting 05:42:24 4bbfbd9a7f94: Waiting 05:42:24 da707bb00cb8: Waiting 05:42:24 7a52648c0305: Layer already exists 05:42:24 56f46da73528: Layer already exists 05:42:24 7526243a03cb: Layer already exists 05:42:24 372892bdeca1: Layer already exists 05:42:24 608d194cb50c: Layer already exists 05:42:24 acc83c6ca332: Layer already exists 05:42:25 ebd52c82e93e: Layer already exists 05:42:25 f8d4072f02da: Layer already exists 05:42:25 6a077b12ec82: Layer already exists 05:42:25 9f21457fde7f: Layer already exists 05:42:25 f4e7a480f403: Layer already exists 05:42:25 4bbfbd9a7f94: Layer already exists 05:42:25 e2e5fdb124af: Layer already exists 05:42:25 da707bb00cb8: Layer already exists 05:42:25 3.2.0-dev.11: digest: sha256:b6cd496d0f660061bd4c5e0e1170e639cf4163b908873a6a13560d5e9dd6be77 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:25 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:068bc12a608a23ab923b6491ce7bb6877555defb-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:068bc12a608a23ab923b6491ce7bb6877555defb-3.2.0-dev.11 05:42:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:42:25 7a52648c0305: Preparing 05:42:25 372892bdeca1: Preparing 05:42:25 7526243a03cb: Preparing 05:42:25 56f46da73528: Preparing 05:42:25 608d194cb50c: Preparing 05:42:25 acc83c6ca332: Preparing 05:42:25 6a077b12ec82: Preparing 05:42:25 acc83c6ca332: Waiting 05:42:25 6a077b12ec82: Waiting 05:42:25 9f21457fde7f: Preparing 05:42:25 f8d4072f02da: Preparing 05:42:25 ebd52c82e93e: Preparing 05:42:25 f4e7a480f403: Preparing 05:42:25 e2e5fdb124af: Preparing 05:42:25 4bbfbd9a7f94: Preparing 05:42:25 da707bb00cb8: Preparing 05:42:25 9f21457fde7f: Waiting 05:42:25 e2e5fdb124af: Waiting 05:42:25 4bbfbd9a7f94: Waiting 05:42:25 da707bb00cb8: Waiting 05:42:25 f8d4072f02da: Waiting 05:42:25 ebd52c82e93e: Waiting 05:42:25 f4e7a480f403: Waiting 05:42:25 372892bdeca1: Layer already exists 05:42:25 56f46da73528: Layer already exists 05:42:25 608d194cb50c: Layer already exists 05:42:25 7526243a03cb: Layer already exists 05:42:25 7a52648c0305: Layer already exists 05:42:25 9f21457fde7f: Layer already exists 05:42:25 6a077b12ec82: Layer already exists 05:42:25 f8d4072f02da: Layer already exists 05:42:25 ebd52c82e93e: Layer already exists 05:42:25 acc83c6ca332: Layer already exists 05:42:26 e2e5fdb124af: Layer already exists 05:42:26 f4e7a480f403: Layer already exists 05:42:26 4bbfbd9a7f94: Layer already exists 05:42:26 da707bb00cb8: Layer already exists 05:42:26 068bc12a608a23ab923b6491ce7bb6877555defb-3.2.0-dev.11: digest: sha256:b6cd496d0f660061bd4c5e0e1170e639cf4163b908873a6a13560d5e9dd6be77 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:26 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:26 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 05:42:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:42:26 7a52648c0305: Preparing 05:42:26 372892bdeca1: Preparing 05:42:26 7526243a03cb: Preparing 05:42:26 56f46da73528: Preparing 05:42:26 608d194cb50c: Preparing 05:42:26 acc83c6ca332: Preparing 05:42:26 6a077b12ec82: Preparing 05:42:26 9f21457fde7f: Preparing 05:42:26 f8d4072f02da: Preparing 05:42:26 ebd52c82e93e: Preparing 05:42:26 f4e7a480f403: Preparing 05:42:26 e2e5fdb124af: Preparing 05:42:26 4bbfbd9a7f94: Preparing 05:42:26 da707bb00cb8: Preparing 05:42:26 acc83c6ca332: Waiting 05:42:26 6a077b12ec82: Waiting 05:42:26 9f21457fde7f: Waiting 05:42:26 f8d4072f02da: Waiting 05:42:26 ebd52c82e93e: Waiting 05:42:26 f4e7a480f403: Waiting 05:42:26 e2e5fdb124af: Waiting 05:42:26 4bbfbd9a7f94: Waiting 05:42:26 da707bb00cb8: Waiting 05:42:26 372892bdeca1: Layer already exists 05:42:26 608d194cb50c: Layer already exists 05:42:26 7a52648c0305: Layer already exists 05:42:26 56f46da73528: Layer already exists 05:42:26 7526243a03cb: Layer already exists 05:42:26 acc83c6ca332: Layer already exists 05:42:26 9f21457fde7f: Layer already exists 05:42:26 f8d4072f02da: Layer already exists 05:42:26 6a077b12ec82: Layer already exists 05:42:26 ebd52c82e93e: Layer already exists 05:42:27 f4e7a480f403: Layer already exists 05:42:27 e2e5fdb124af: Layer already exists 05:42:27 da707bb00cb8: Layer already exists 05:42:27 4bbfbd9a7f94: Layer already exists 05:42:27 main: digest: sha256:b6cd496d0f660061bd4c5e0e1170e639cf4163b908873a6a13560d5e9dd6be77 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:27 ===================================================== [Pipeline] echo 05:42:27 taggedImages: 05:42:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:068bc12a608a23ab923b6491ce7bb6877555defb 05:42:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 05:42:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.11 05:42:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:068bc12a608a23ab923b6491ce7bb6877555defb-3.2.0-dev.11 05:42:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:42:27 05:42:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:42:28 arm64: Pulling from edgex-lftools-log-publisher 05:42:28 8998bd30e6a1: Pulling fs layer 05:42:28 04944245beec: Pulling fs layer 05:42:28 699f458cf7ca: Pulling fs layer 05:42:28 765212b225bb: Pulling fs layer 05:42:28 f23df028b6ca: Pulling fs layer 05:42:28 d65c8cfc05b1: Pulling fs layer 05:42:28 2437ff75d9bd: Pulling fs layer 05:42:28 f23df028b6ca: Waiting 05:42:28 2437ff75d9bd: Waiting 05:42:28 d65c8cfc05b1: Waiting 05:42:28 765212b225bb: Waiting 05:42:28 04944245beec: Verifying Checksum 05:42:28 04944245beec: Download complete 05:42:28 765212b225bb: Verifying Checksum 05:42:28 765212b225bb: Download complete 05:42:28 f23df028b6ca: Verifying Checksum 05:42:28 f23df028b6ca: Download complete 05:42:28 d65c8cfc05b1: Verifying Checksum 05:42:28 d65c8cfc05b1: Download complete 05:42:28 699f458cf7ca: Verifying Checksum 05:42:28 699f458cf7ca: Download complete 05:42:29 8998bd30e6a1: Verifying Checksum 05:42:29 8998bd30e6a1: Download complete 05:42:31 2437ff75d9bd: Verifying Checksum 05:42:31 2437ff75d9bd: Download complete 05:42:34 8998bd30e6a1: Pull complete 05:42:34 04944245beec: Pull complete 05:42:36 699f458cf7ca: Pull complete 05:42:36 765212b225bb: Pull complete 05:42:37 f23df028b6ca: Pull complete 05:42:38 d65c8cfc05b1: Pull complete 05:42:56 2437ff75d9bd: Pull complete 05:42:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:42:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:42:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:56 prd-ubuntu20.04-docker-arm64-4c-16g-4426 does not seem to be running inside a container 05:42:56 $ 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/176 -v /w/workspace/device-usb-camera/176:/w/workspace/device-usb-camera/176:rw,z -v /w/workspace/device-usb-camera/176@tmp:/w/workspace/device-usb-camera/176@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-lftools-log-publisher:arm64 cat 05:42:58 $ docker top d44c23a5f846893ff3df6790ddbdd7347c3a6c2153b198a095889755c4119934 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:59 ---> job-cost.sh 05:42:59 lf-activate-venv: SKIPPING 05:42:59 INFO: No Stack... 05:43:00 INFO: Retrieving Pricing Info for: v3-standard-4 05:43:01 INFO: Archiving Costs [Pipeline] sh 05:43:01 + cat /w/workspace/device-usb-camera/176/archives/cost.csv 05:43:01 + cut -d, -f6 [Pipeline] lock 05:43:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-176-stack-cost] 05:43:01 Resource [jenkins-edgexfoundry-device-usb-camera-main-176-stack-cost] did not exist. Created. 05:43:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:43:02 /w/workspace/device-usb-camera/176@tmp/durable-4946bdba/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:43:03 + echo total: 0.10999999940395355 [Pipeline] stash 05:43:03 Warning: overwriting stash ‘stack-cost’ 05:43:03 Stashed 1 file(s) [Pipeline] } 05:43:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-176-stack-cost] [Pipeline] // lock [Pipeline] } 05:43:03 $ docker stop --time=1 d44c23a5f846893ff3df6790ddbdd7347c3a6c2153b198a095889755c4119934 05:43:05 $ docker rm -f --volumes d44c23a5f846893ff3df6790ddbdd7347c3a6c2153b198a095889755c4119934 [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 05:43:05 provisioning config files... 05:43:05 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1048439993066488295tmp [Pipeline] { [Pipeline] sh 05:43:05 + set +x 05:43:05 + curl -s https://codecov.io/bash 05:43:05 + bash -s -- 05:43:05 05:43:05 _____ _ 05:43:05 / ____| | | 05:43:05 | | ___ __| | ___ ___ _____ __ 05:43:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:43:05 | |___| (_) | (_| | __/ (_| (_) \ V / 05:43:05 \_____\___/ \__,_|\___|\___\___/ \_/ 05:43:05 Bash-1.0.6 05:43:05 05:43:05 05:43:05 ==> git version 2.25.1 found 05:43:05 ==> 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 05:43:05 Release-Date: 2020-01-08 05:43:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:43:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:43:05 ==> Jenkins CI detected. 05:43:05 current dir:  /w/workspace/exfoundry_device-usb-camera_main 05:43:05 project root: . 05:43:05 --> token set from env 05:43:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:43:05 ==> Running gcov in . (disable via -X gcov) 05:43:05 ==> Python coveragepy not found 05:43:05 ==> Searching for coverage reports in: 05:43:05 + . 05:43:05 -> Found 1 reports 05:43:05 ==> Detecting git/mercurial file structure 05:43:05 ==> Reading reports 05:43:05 + ./coverage.out bytes=54703 05:43:05 ==> Appending adjustments 05:43:05 https://docs.codecov.io/docs/fixing-reports 05:43:06 + Found adjustments 05:43:06 ==> Gzipping contents 05:43:06 8.0K /tmp/codecov.5sBPjY.gz 05:43:06 ==> Uploading reports 05:43:06 url: https://codecov.io 05:43:06 query: branch=main&commit=068bc12a608a23ab923b6491ce7bb6877555defb&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:43:06 -> Pinging Codecov 05:43:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=068bc12a608a23ab923b6491ce7bb6877555defb&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:43:06 -> Uploading to 05:43:06 https://storage.googleapis.com/codecov/v4/raw/2024-06-26/73D8F5FF140700D3E01443B452E23636/068bc12a608a23ab923b6491ce7bb6877555defb/c08b9694-5c44-404f-8bba-a4a1b26d2184.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240626%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240626T054306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e1f2534707ce4c7c8e45543e87e9976da3a72db50fad89653655f99fe09b68e 05:43:06 % Total % Received % Xferd Average Speed Time Time Time Current 05:43:06 Dload Upload Total Spent Left Speed 05:43:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 31215 --:--:-- --:--:-- --:--:-- 31215 05:43:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/068bc12a608a23ab923b6491ce7bb6877555defb [Pipeline] } 05:43:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:43:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:43:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:43:06 05:43:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:43:07 latest: Pulling from edgex-devops/edgex-snyk-go 05:43:07 619be1103602: Already exists 05:43:07 f8ea3408117e: Pulling fs layer 05:43:07 91320369b822: Pulling fs layer 05:43:07 0406650e8295: Pulling fs layer 05:43:07 4f4fb700ef54: Pulling fs layer 05:43:07 96d80e3f36e1: Pulling fs layer 05:43:07 bcf3aedb951c: Pulling fs layer 05:43:07 96d80e3f36e1: Waiting 05:43:07 bcf3aedb951c: Waiting 05:43:07 4f4fb700ef54: Waiting 05:43:07 0406650e8295: Verifying Checksum 05:43:07 0406650e8295: Download complete 05:43:07 f8ea3408117e: Verifying Checksum 05:43:07 f8ea3408117e: Download complete 05:43:07 4f4fb700ef54: Verifying Checksum 05:43:07 4f4fb700ef54: Download complete 05:43:07 f8ea3408117e: Pull complete 05:43:07 96d80e3f36e1: Verifying Checksum 05:43:07 96d80e3f36e1: Download complete 05:43:07 91320369b822: Download complete 05:43:08 bcf3aedb951c: Verifying Checksum 05:43:08 bcf3aedb951c: Download complete 05:43:11 91320369b822: Pull complete 05:43:11 0406650e8295: Pull complete 05:43:11 4f4fb700ef54: Pull complete 05:43:11 96d80e3f36e1: Pull complete 05:43:14 bcf3aedb951c: Pull complete 05:43:14 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 05:43:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:43:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:14 prd-ubuntu20.04-docker-8c-8g-4422 does not seem to be running inside a container 05:43:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:43:19 $ docker top 3e39212cb555e63645c7c380d9db9e5c8a3b75fa2180b43107ba6436bd8269a8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:19 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 05:43:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 05:43:20 + set -o pipefail 05:43:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 05:43:26 05:43:26 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 05:43:26 05:43:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/482bd073-ef2b-46e3-a3c8-e84730fd0353 05:43:26 05:43:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:43:26 05:43:27 05:43:27 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 05:43:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:43:27 $ docker stop --time=1 3e39212cb555e63645c7c380d9db9e5c8a3b75fa2180b43107ba6436bd8269a8 05:43:31 $ docker rm -f --volumes 3e39212cb555e63645c7c380d9db9e5c8a3b75fa2180b43107ba6436bd8269a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:43:32 + git log --format=format:%s -1 068bc12a608a23ab923b6491ce7bb6877555defb [Pipeline] sh 05:43:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:43:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:33 prd-ubuntu20.04-docker-8c-8g-4422 does not seem to be running inside a container 05:43:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 05:43:33 $ docker top 7a3457bcef2ae75eb261a02a54f86870ce7ab97156e09558380e74195a34bf9e -eo pid,comm 05:43:33 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). 05:43:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:43:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:33 [ssh-agent] Looking for ssh-agent implementation... 05:43:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:33 $ docker exec 7a3457bcef2ae75eb261a02a54f86870ce7ab97156e09558380e74195a34bf9e ssh-agent 05:43:33 SSH_AUTH_SOCK=/tmp/ssh-oSlaS8bIGlCS/agent.32 05:43:33 SSH_AGENT_PID=38 05:43:33 Running ssh-add (command line suppressed) 05:43:34 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17824922415410570890.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17824922415410570890.key) 05:43:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:34 + git semver tag 05:43:34 2024-06-26 05:43:34,561 [run_tag] DEBUG tag force:False 05:43:34 2024-06-26 05:43:34,561 [check_head_tag] DEBUG check head tag 05:43:34 2024-06-26 05:43:34,563 [execute] INFO git cat-file --batch-check 05:43:34 2024-06-26 05:43:34,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 05:43:34 2024-06-26 05:43:34,566 [execute] INFO git cat-file --batch 05:43:34 2024-06-26 05:43:34,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 05:43:34 2024-06-26 05:43:34,608 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:43:34 2024-06-26 05:43:34,608 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 05:43:34 2024-06-26 05:43:34,609 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 05:43:34 2024-06-26 05:43:34,613 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:43:34 3.2.0-dev.11 [Pipeline] } 05:43:34 $ docker exec --env ******** --env ******** 7a3457bcef2ae75eb261a02a54f86870ce7ab97156e09558380e74195a34bf9e ssh-agent -k 05:43:34 unset SSH_AUTH_SOCK; 05:43:34 unset SSH_AGENT_PID; 05:43:34 echo Agent pid 38 killed; 05:43:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:35 + git semver [Pipeline] } 05:43:35 $ docker stop --time=1 7a3457bcef2ae75eb261a02a54f86870ce7ab97156e09558380e74195a34bf9e 05:43:36 $ docker rm -f --volumes 7a3457bcef2ae75eb261a02a54f86870ce7ab97156e09558380e74195a34bf9e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:43:37 05:43:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:43:37 0.23.1-centos7: Pulling from edgex-lftools 05:43:37 ab5ef0e58194: Pulling fs layer 05:43:37 9712f1f96733: Pulling fs layer 05:43:37 63f879dbbcfc: Pulling fs layer 05:43:37 0d9ebad4ef96: Pulling fs layer 05:43:37 e9a5061849ea: Pulling fs layer 05:43:37 d747dcd14b5f: Pulling fs layer 05:43:37 2de7ff778b66: Pulling fs layer 05:43:37 0d9ebad4ef96: Waiting 05:43:37 e9a5061849ea: Waiting 05:43:37 d747dcd14b5f: Waiting 05:43:37 2de7ff778b66: Waiting 05:43:37 9712f1f96733: Download complete 05:43:37 63f879dbbcfc: Verifying Checksum 05:43:37 63f879dbbcfc: Download complete 05:43:37 e9a5061849ea: Verifying Checksum 05:43:37 e9a5061849ea: Download complete 05:43:37 d747dcd14b5f: Download complete 05:43:37 ab5ef0e58194: Verifying Checksum 05:43:37 ab5ef0e58194: Download complete 05:43:37 2de7ff778b66: Verifying Checksum 05:43:37 2de7ff778b66: Download complete 05:43:37 0d9ebad4ef96: Verifying Checksum 05:43:37 0d9ebad4ef96: Download complete 05:43:41 ab5ef0e58194: Pull complete 05:43:41 9712f1f96733: Pull complete 05:43:41 63f879dbbcfc: Pull complete 05:43:45 0d9ebad4ef96: Pull complete 05:43:45 e9a5061849ea: Pull complete 05:43:45 d747dcd14b5f: Pull complete 05:43:47 2de7ff778b66: Pull complete 05:43:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:43:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:43:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:47 prd-ubuntu20.04-docker-8c-8g-4422 does not seem to be running inside a container 05:43:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools:0.23.1-centos7 cat 05:43:52 $ docker top 52e0d847aa32e596171cefd9883452fc99e3c3c8999047c8021cffc6fb48b390 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:43:52 provisioning config files... 05:43:52 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13148808861308326962tmp 05:43:52 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18107767325739562436tmp 05:43:52 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3706379394095917875tmp [Pipeline] { [Pipeline] echo 05:43:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:43:53 ---> sigul-configuration.sh 05:43:53 gpg: directory `/root/.gnupg' created 05:43:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:43:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:43:53 gpg: keyring `/root/.gnupg/secring.gpg' created 05:43:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:43:53 gpg: CAST5 encrypted data 05:43:53 gpg: encrypted with 1 passphrase 05:43:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:43:53 + mkdir /home/jenkins 05:43:53 + mkdir /home/jenkins/sigul [Pipeline] sh 05:43:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:43:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:43:54 ---> sigul-install.sh 05:43:54 Sigul already installed; skipping installation. [Pipeline] sh 05:43:54 + git tag --list 05:43:54 v0.0.0 05:43:54 v0.0.1-dev.1 05:43:54 v0.0.1-dev.10 05:43:54 v0.0.1-dev.11 05:43:54 v0.0.1-dev.12 05:43:54 v0.0.1-dev.13 05:43:54 v0.0.1-dev.14 05:43:54 v0.0.1-dev.15 05:43:54 v0.0.1-dev.16 05:43:54 v0.0.1-dev.2 05:43:54 v0.0.1-dev.3 05:43:54 v0.0.1-dev.4 05:43:54 v0.0.1-dev.5 05:43:54 v0.0.1-dev.6 05:43:54 v0.0.1-dev.7 05:43:54 v0.0.1-dev.8 05:43:54 v0.0.1-dev.9 05:43:54 v2.2.0 05:43:54 v2.2.0-dev.17 05:43:54 v2.2.0-dev.18 05:43:54 v2.2.0-dev.19 05:43:54 v2.2.0-dev.20 05:43:54 v2.2.0-dev.21 05:43:54 v2.2.0-dev.22 05:43:54 v2.2.0-dev.23 05:43:54 v2.2.0-dev.24 05:43:54 v2.2.0-dev.25 05:43:54 v2.2.0-dev.26 05:43:54 v2.2.0-dev.27 05:43:54 v2.3.0 05:43:54 v2.3.0-dev.1 05:43:54 v2.3.0-dev.10 05:43:54 v2.3.0-dev.11 05:43:54 v2.3.0-dev.12 05:43:54 v2.3.0-dev.13 05:43:54 v2.3.0-dev.14 05:43:54 v2.3.0-dev.15 05:43:54 v2.3.0-dev.16 05:43:54 v2.3.0-dev.17 05:43:54 v2.3.0-dev.18 05:43:54 v2.3.0-dev.19 05:43:54 v2.3.0-dev.2 05:43:54 v2.3.0-dev.20 05:43:54 v2.3.0-dev.21 05:43:54 v2.3.0-dev.22 05:43:54 v2.3.0-dev.23 05:43:54 v2.3.0-dev.24 05:43:54 v2.3.0-dev.25 05:43:54 v2.3.0-dev.26 05:43:54 v2.3.0-dev.27 05:43:54 v2.3.0-dev.28 05:43:54 v2.3.0-dev.3 05:43:54 v2.3.0-dev.4 05:43:54 v2.3.0-dev.5 05:43:54 v2.3.0-dev.6 05:43:54 v2.3.0-dev.7 05:43:54 v2.3.0-dev.8 05:43:54 v2.3.0-dev.9 05:43:54 v2.3.1 05:43:54 v2.3.1-dev.4 05:43:54 v2.3.1-dev.5 05:43:54 v2.3.1-dev.6 05:43:54 v3.0 05:43:54 v3.0.0 05:43:54 v3.0.0-dev.1 05:43:54 v3.0.0-dev.10 05:43:54 v3.0.0-dev.11 05:43:54 v3.0.0-dev.12 05:43:54 v3.0.0-dev.13 05:43:54 v3.0.0-dev.14 05:43:54 v3.0.0-dev.15 05:43:54 v3.0.0-dev.16 05:43:54 v3.0.0-dev.17 05:43:54 v3.0.0-dev.18 05:43:54 v3.0.0-dev.19 05:43:54 v3.0.0-dev.2 05:43:54 v3.0.0-dev.20 05:43:54 v3.0.0-dev.21 05:43:54 v3.0.0-dev.22 05:43:54 v3.0.0-dev.23 05:43:54 v3.0.0-dev.24 05:43:54 v3.0.0-dev.25 05:43:54 v3.0.0-dev.26 05:43:54 v3.0.0-dev.27 05:43:54 v3.0.0-dev.28 05:43:54 v3.0.0-dev.29 05:43:54 v3.0.0-dev.3 05:43:54 v3.0.0-dev.30 05:43:54 v3.0.0-dev.31 05:43:54 v3.0.0-dev.32 05:43:54 v3.0.0-dev.33 05:43:54 v3.0.0-dev.34 05:43:54 v3.0.0-dev.35 05:43:54 v3.0.0-dev.36 05:43:54 v3.0.0-dev.37 05:43:54 v3.0.0-dev.38 05:43:54 v3.0.0-dev.39 05:43:54 v3.0.0-dev.4 05:43:54 v3.0.0-dev.40 05:43:54 v3.0.0-dev.41 05:43:54 v3.0.0-dev.42 05:43:54 v3.0.0-dev.43 05:43:54 v3.0.0-dev.44 05:43:54 v3.0.0-dev.45 05:43:54 v3.0.0-dev.46 05:43:54 v3.0.0-dev.47 05:43:54 v3.0.0-dev.48 05:43:54 v3.0.0-dev.49 05:43:54 v3.0.0-dev.5 05:43:54 v3.0.0-dev.50 05:43:54 v3.0.0-dev.51 05:43:54 v3.0.0-dev.6 05:43:54 v3.0.0-dev.7 05:43:54 v3.0.0-dev.8 05:43:54 v3.0.0-dev.9 05:43:54 v3.1 05:43:54 v3.1.0 05:43:54 v3.1.0-dev.1 05:43:54 v3.1.0-dev.10 05:43:54 v3.1.0-dev.11 05:43:54 v3.1.0-dev.12 05:43:54 v3.1.0-dev.13 05:43:54 v3.1.0-dev.14 05:43:54 v3.1.0-dev.15 05:43:54 v3.1.0-dev.16 05:43:54 v3.1.0-dev.17 05:43:54 v3.1.0-dev.18 05:43:54 v3.1.0-dev.19 05:43:54 v3.1.0-dev.2 05:43:54 v3.1.0-dev.20 05:43:54 v3.1.0-dev.21 05:43:54 v3.1.0-dev.22 05:43:54 v3.1.0-dev.23 05:43:54 v3.1.0-dev.24 05:43:54 v3.1.0-dev.25 05:43:54 v3.1.0-dev.26 05:43:54 v3.1.0-dev.27 05:43:54 v3.1.0-dev.28 05:43:54 v3.1.0-dev.29 05:43:54 v3.1.0-dev.3 05:43:54 v3.1.0-dev.30 05:43:54 v3.1.0-dev.31 05:43:54 v3.1.0-dev.32 05:43:54 v3.1.0-dev.33 05:43:54 v3.1.0-dev.34 05:43:54 v3.1.0-dev.35 05:43:54 v3.1.0-dev.36 05:43:54 v3.1.0-dev.37 05:43:54 v3.1.0-dev.38 05:43:54 v3.1.0-dev.39 05:43:54 v3.1.0-dev.4 05:43:54 v3.1.0-dev.5 05:43:54 v3.1.0-dev.6 05:43:54 v3.1.0-dev.7 05:43:54 v3.1.0-dev.8 05:43:54 v3.1.0-dev.9 05:43:54 v3.1.1 05:43:54 v3.1.1-dev.1 05:43:54 v3.2.0-dev.1 05:43:54 v3.2.0-dev.10 05:43:54 v3.2.0-dev.11 05:43:54 v3.2.0-dev.2 05:43:54 v3.2.0-dev.3 05:43:54 v3.2.0-dev.4 05:43:54 v3.2.0-dev.5 05:43:54 v3.2.0-dev.6 05:43:54 v3.2.0-dev.7 05:43:54 v3.2.0-dev.8 05:43:54 v3.2.0-dev.9 [Pipeline] sh 05:43:54 + lftools sign git-tag v3.2.0-dev.11 05:43:55 Signing Git tag with Sigul... 05:43:55 Signing v3.2.0-dev.11 [Pipeline] echo 05:43:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:43:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:43:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:43:56 $ docker stop --time=1 52e0d847aa32e596171cefd9883452fc99e3c3c8999047c8021cffc6fb48b390 05:43:57 $ docker rm -f --volumes 52e0d847aa32e596171cefd9883452fc99e3c3c8999047c8021cffc6fb48b390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:43:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:43:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:58 prd-ubuntu20.04-docker-8c-8g-4422 does not seem to be running inside a container 05:43:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 05:43:58 $ docker top f5c14e5ed1acdbe5b219c1aecb84d0e53a27684e361d0a574ba055e4dde7d28d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:43:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:59 [ssh-agent] Looking for ssh-agent implementation... 05:43:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:59 $ docker exec f5c14e5ed1acdbe5b219c1aecb84d0e53a27684e361d0a574ba055e4dde7d28d ssh-agent 05:43:59 SSH_AUTH_SOCK=/tmp/ssh-HalW3wCeirVL/agent.32 05:43:59 SSH_AGENT_PID=37 05:43:59 Running ssh-add (command line suppressed) 05:43:59 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1390934015474689857.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1390934015474689857.key) 05:43:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:59 + git semver bump pre 05:43:59 2024-06-26 05:43:59,932 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:43:59 2024-06-26 05:43:59,932 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev 05:43:59 2024-06-26 05:43:59,932 [bump_version] DEBUG bumped version:3.2.0-dev.12 05:43:59 2024-06-26 05:43:59,932 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 05:43:59 2024-06-26 05:43:59,932 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:43:59 2024-06-26 05:43:59,933 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:43:59 2024-06-26 05:43:59,935 [execute] INFO git cat-file --batch-check 05:43:59 2024-06-26 05:43:59,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:43:59 2024-06-26 05:43:59,941 [execute] INFO git cat-file --batch 05:43:59 2024-06-26 05:43:59,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:43:59 2024-06-26 05:43:59,947 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:43:59 3.2.0-dev.12 [Pipeline] } 05:44:00 $ docker exec --env ******** --env ******** f5c14e5ed1acdbe5b219c1aecb84d0e53a27684e361d0a574ba055e4dde7d28d ssh-agent -k 05:44:00 unset SSH_AUTH_SOCK; 05:44:00 unset SSH_AGENT_PID; 05:44:00 echo Agent pid 37 killed; 05:44:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:44:00 + git semver [Pipeline] } 05:44:00 $ docker stop --time=1 f5c14e5ed1acdbe5b219c1aecb84d0e53a27684e361d0a574ba055e4dde7d28d 05:44:02 $ docker rm -f --volumes f5c14e5ed1acdbe5b219c1aecb84d0e53a27684e361d0a574ba055e4dde7d28d [Pipeline] // withDockerContainer [Pipeline] sh 05:44:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:44:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:44:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:02 prd-ubuntu20.04-docker-8c-8g-4422 does not seem to be running inside a container 05:44:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 05:44:03 $ docker top 4ae297aa65708ed7cbcfda6f601dcbc0a8ebe75d2d8a9675eea855ae6dbb3fb9 -eo pid,comm 05:44:03 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). 05:44:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:44:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:44:03 [ssh-agent] Looking for ssh-agent implementation... 05:44:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:44:03 $ docker exec 4ae297aa65708ed7cbcfda6f601dcbc0a8ebe75d2d8a9675eea855ae6dbb3fb9 ssh-agent 05:44:03 SSH_AUTH_SOCK=/tmp/ssh-kut0J6vzVSXv/agent.32 05:44:03 SSH_AGENT_PID=38 05:44:03 Running ssh-add (command line suppressed) 05:44:03 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9304732749569659716.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9304732749569659716.key) 05:44:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:44:03 + git semver push 05:44:04 2024-06-26 05:44:04,086 [run_push] DEBUG push 05:44:04 2024-06-26 05:44:04,087 [execute] INFO git cat-file --batch-check 05:44:04 2024-06-26 05:44:04,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:44:04 2024-06-26 05:44:04,091 [execute] INFO git rev-list f7df9b086701f81d1adb6bc00c029fdbbfdf1296 -- 05:44:04 2024-06-26 05:44:04,091 [execute] DEBUG Popen(['git', 'rev-list', 'f7df9b086701f81d1adb6bc00c029fdbbfdf1296', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 05:44:04 2024-06-26 05:44:04,099 [execute] INFO git fetch -v origin 05:44:04 2024-06-26 05:44:04,099 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 05:44:04 2024-06-26 05:44:04,543 [run_push] DEBUG no remote changes detected 05:44:04 2024-06-26 05:44:04,543 [execute] INFO git push origin semver 05:44:04 2024-06-26 05:44:04,544 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 05:44:05 2024-06-26 05:44:05,283 [run_push] DEBUG push all version tags 05:44:05 2024-06-26 05:44:05,283 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:44:05 2024-06-26 05:44:05,284 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 05:44:06 2024-06-26 05:44:05,938 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:44:06 3.2.0-dev.12 [Pipeline] } 05:44:06 $ docker exec --env ******** --env ******** 4ae297aa65708ed7cbcfda6f601dcbc0a8ebe75d2d8a9675eea855ae6dbb3fb9 ssh-agent -k 05:44:06 unset SSH_AUTH_SOCK; 05:44:06 unset SSH_AGENT_PID; 05:44:06 echo Agent pid 38 killed; 05:44:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:44:06 + git semver [Pipeline] } 05:44:06 $ docker stop --time=1 4ae297aa65708ed7cbcfda6f601dcbc0a8ebe75d2d8a9675eea855ae6dbb3fb9 05:44:08 $ docker rm -f --volumes 4ae297aa65708ed7cbcfda6f601dcbc0a8ebe75d2d8a9675eea855ae6dbb3fb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:44:08 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 05:44:08 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 05:44:08 total 16 05:44:08 drwxr-xr-x 3 root root 4096 Jun 26 05:27 . 05:44:08 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 05:43 .. 05:44:08 drwxr-xr-x 2 root root 4096 Jun 26 05:27 cost 05:44:08 -rw-r--r-- 1 root root 89 Jun 26 05:27 cost.csv 05:44:08 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 05:44:08 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 05:44:08 total 16 05:44:08 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:27 . 05:44:08 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 05:43 .. 05:44:08 drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 05:27 cost 05:44:08 -rw-r--r-- 1 jenkins jenkins 89 Jun 26 05:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:44:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:44:09 ---> package-listing.sh 05:44:09 ++ facter osfamily 05:44:09 ++ tr '[:upper:]' '[:lower:]' 05:44:10 + OS_FAMILY=debian 05:44:10 + workspace=/w/workspace/exfoundry_device-usb-camera_main 05:44:10 + START_PACKAGES=/tmp/packages_start.txt 05:44:10 + END_PACKAGES=/tmp/packages_end.txt 05:44:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:44:10 + PACKAGES=/tmp/packages_start.txt 05:44:10 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 05:44:10 + PACKAGES=/tmp/packages_end.txt 05:44:10 + case "${OS_FAMILY}" in 05:44:10 + dpkg -l 05:44:10 + grep '^ii' 05:44:10 + '[' -f /tmp/packages_start.txt ']' 05:44:10 + '[' -f /tmp/packages_end.txt ']' 05:44:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:44:10 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 05:44:10 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 05:44:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 05:44:10 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:44:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:11 prd-ubuntu20.04-docker-8c-8g-4422 does not seem to be running inside a container 05:44:11 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools-log-publisher:latest cat 05:44:11 $ docker top ef466098137317e926e2c54bc2d660a871fb4433b1cd0a08b155cacb4d41b2c2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:11 + touch /tmp/pre-build-complete [Pipeline] sh 05:44:12 + mkdir -p /var/log/sysstat [Pipeline] sh 05:44:12 + ls /var/log/sa-host 05:44:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:12 provisioning config files... 05:44:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8423084547518604662tmp [Pipeline] { [Pipeline] echo 05:44:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:44:12 ---> create-netrc.sh [Pipeline] } 05:44:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:44:13 ---> python-tools-install.sh [Pipeline] echo 05:44:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:44:13 ---> sudo-logs.sh 05:44:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:44:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:44:13 ---> job-cost.sh 05:44:13 lf-activate-venv: SKIPPING 05:44:13 DEBUG: total: 0.2199999988079071 05:44:13 INFO: Retrieving Stack Cost... 05:44:14 INFO: Retrieving Pricing Info for: v3-standard-8 05:44:14 INFO: Archiving Costs [Pipeline] echo 05:44:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:44:14 ---> logs-deploy.sh 05:44:14 lf-activate-venv: SKIPPING 05:44:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/176 05:44:14 INFO: archiving workspace using pattern(s): 05:44:15 Archives upload complete. 05:44:15 INFO: archiving logs to Nexus