Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bda52fbadfd1c9962f4ac4f2e389a0a009478621 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-ssh4663185302616374378.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7307623912840127795.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7246804706454906188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17677877307150485122.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-ssh16746243017596718827.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-9588’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9590 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 bda52fbadfd1c9962f4ac4f2e389a0a009478621 (main) Commit message: "Merge pull request #302 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35" > 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 bda52fbadfd1c9962f4ac4f2e389a0a009478621 # timeout=10 > git rev-list --no-walk d7b6c541c1377b2729ca3d138980ec29eeceae5c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:04:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:04:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:04:15 ========================================================= 05:04:15 EdgeX Global Pipelines Version Info 05:04:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:04:16 ------------------- 05:04:16 stable info: 05:04:16 ------------------- 05:04:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:04:16 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:04:16 Message: update stable to v1.0.254 05:04:17 ------------------- 05:04:17 experimental info: 05:04:17 ------------------- 05:04:17 Commited By: **** collab-it+edgex@linuxfoundation.org 05:04:17 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:04:17 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bda52fbadfd1c9962f4ac4f2e389a0a009478621 [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bda52fb [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:17 provisioning config files... 05:04:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13976509338081686387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:18 ---> docker-login.sh 05:04:18 nexus3.edgexfoundry.org:10001 05:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:18 Configure a credential helper to remove this warning. See 05:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:18 05:04:18 Login Succeeded 05:04:18 nexus3.edgexfoundry.org:10002 05:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:19 Configure a credential helper to remove this warning. See 05:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:19 05:04:19 Login Succeeded 05:04:19 nexus3.edgexfoundry.org:10003 05:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:19 Configure a credential helper to remove this warning. See 05:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:19 05:04:19 Login Succeeded 05:04:19 nexus3.edgexfoundry.org:10004 05:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:19 Configure a credential helper to remove this warning. See 05:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:19 05:04:19 Login Succeeded 05:04:19 docker.io 05:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:19 Configure a credential helper to remove this warning. See 05:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:19 05:04:19 Login Succeeded 05:04:19 ---> docker-login.sh ends [Pipeline] } 05:04:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:04:19 + git rev-list -1 --merges bda52fbadfd1c9962f4ac4f2e389a0a009478621~1..bda52fbadfd1c9962f4ac4f2e389a0a009478621 [Pipeline] echo 05:04:20 -----------> git rev-list -1 --merges bda52fbadfd1c9962f4ac4f2e389a0a009478621~1..bda52fbadfd1c9962f4ac4f2e389a0a009478621 bda52fbadfd1c9962f4ac4f2e389a0a009478621 05:04:20 bda52fbadfd1c9962f4ac4f2e389a0a009478621 [false] [Pipeline] sh 05:04:20 + git log --format=format:%s -1 bda52fbadfd1c9962f4ac4f2e389a0a009478621 [Pipeline] echo 05:04:20 ========================================================= 05:04:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:04:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:20 + git log --format=format:%s -1 bda52fbadfd1c9962f4ac4f2e389a0a009478621 [Pipeline] echo 05:04:20 [semverPrep] GIT_COMMIT: bda52fbadfd1c9962f4ac4f2e389a0a009478621, Commit Message: Merge pull request #302 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35 [Pipeline] echo 05:04:20 [semverPrep] This is not a build commit. [Pipeline] sh 05:04:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:21 + grep -v github /etc/ssh/ssh_known_hosts 05:04:21 + [ -e /tmp/ssh_known_hosts ] 05:04:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:04:21 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:04:21 sudo tee -a /etc/ssh/ssh_known_hosts 05:04:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:21 05:04:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:21 0.1.4: Pulling from edgex-devops/py-git-semver 05:04:21 b85a868b505f: Pulling fs layer 05:04:21 e2be974225ed: Pulling fs layer 05:04:21 339a4e72a1f5: Pulling fs layer 05:04:21 988bab9f4d93: Pulling fs layer 05:04:21 1469e6f7b9e6: Pulling fs layer 05:04:21 eaf3925da568: Pulling fs layer 05:04:21 bab4dde63d76: Pulling fs layer 05:04:21 bde34c3a00c8: Pulling fs layer 05:04:21 b352a97aabf1: Pulling fs layer 05:04:21 4872d77fe225: Pulling fs layer 05:04:21 5851b861e8e6: Pulling fs layer 05:04:21 988bab9f4d93: Waiting 05:04:21 1469e6f7b9e6: Waiting 05:04:21 eaf3925da568: Waiting 05:04:21 b352a97aabf1: Waiting 05:04:21 bde34c3a00c8: Waiting 05:04:21 4872d77fe225: Waiting 05:04:21 e2be974225ed: Download complete 05:04:21 988bab9f4d93: Download complete 05:04:21 339a4e72a1f5: Verifying Checksum 05:04:21 339a4e72a1f5: Download complete 05:04:21 1469e6f7b9e6: Verifying Checksum 05:04:21 1469e6f7b9e6: Download complete 05:04:21 eaf3925da568: Download complete 05:04:21 bde34c3a00c8: Download complete 05:04:21 b352a97aabf1: Download complete 05:04:21 4872d77fe225: Verifying Checksum 05:04:21 4872d77fe225: Download complete 05:04:21 5851b861e8e6: Verifying Checksum 05:04:21 5851b861e8e6: Download complete 05:04:21 b85a868b505f: Verifying Checksum 05:04:21 b85a868b505f: Download complete 05:04:22 bab4dde63d76: Download complete 05:04:23 b85a868b505f: Pull complete 05:04:23 e2be974225ed: Pull complete 05:04:23 339a4e72a1f5: Pull complete 05:04:23 988bab9f4d93: Pull complete 05:04:24 1469e6f7b9e6: Pull complete 05:04:24 eaf3925da568: Pull complete 05:04:26 bab4dde63d76: Pull complete 05:04:26 bde34c3a00c8: Pull complete 05:04:26 b352a97aabf1: Pull complete 05:04:26 4872d77fe225: Pull complete 05:04:26 5851b861e8e6: Pull complete 05:04:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:04:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:26 prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container 05:04:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:04:30 $ docker top 9aaca17dc440d1759936c93e09db2521d00648d3085c89d9d93c1461dd18cf45 -eo pid,comm 05:04:30 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:04:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:30 [ssh-agent] Looking for ssh-agent implementation... 05:04:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:31 $ docker exec 9aaca17dc440d1759936c93e09db2521d00648d3085c89d9d93c1461dd18cf45 ssh-agent 05:04:31 SSH_AUTH_SOCK=/tmp/ssh-9uLq8gPEvIlT/agent.33 05:04:31 SSH_AGENT_PID=39 05:04:31 Running ssh-add (command line suppressed) 05:04:31 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3017450390466970930.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3017450390466970930.key) 05:04:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:31 + git tag --points-at HEAD [Pipeline] } 05:04:31 $ docker exec --env ******** --env ******** 9aaca17dc440d1759936c93e09db2521d00648d3085c89d9d93c1461dd18cf45 ssh-agent -k 05:04:31 unset SSH_AUTH_SOCK; 05:04:31 unset SSH_AGENT_PID; 05:04:31 echo Agent pid 39 killed; 05:04:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:04:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:31 [ssh-agent] Looking for ssh-agent implementation... 05:04:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:31 $ docker exec 9aaca17dc440d1759936c93e09db2521d00648d3085c89d9d93c1461dd18cf45 ssh-agent 05:04:31 SSH_AUTH_SOCK=/tmp/ssh-mPhtztf1F618/agent.71 05:04:31 SSH_AGENT_PID=77 05:04:31 Running ssh-add (command line suppressed) 05:04:32 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16599557355277496271.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16599557355277496271.key) 05:04:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:32 + git semver init 05:04:32 2023-10-19 05:04:32,564 [run_init] DEBUG init version:0.0.0 force:False 05:04:32 2023-10-19 05:04:32,564 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 05:04:32 2023-10-19 05:04:32,565 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 05:04:32 2023-10-19 05:04:32,565 [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:04:33 2023-10-19 05:04:33,326 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 05:04:33 2023-10-19 05:04:33,327 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 05:04:33 2023-10-19 05:04:33,327 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:04:33 2023-10-19 05:04:33,327 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:04:33 3.1.0-dev.31 [Pipeline] } 05:04:33 $ docker exec --env ******** --env ******** 9aaca17dc440d1759936c93e09db2521d00648d3085c89d9d93c1461dd18cf45 ssh-agent -k 05:04:33 unset SSH_AUTH_SOCK; 05:04:33 unset SSH_AGENT_PID; 05:04:33 echo Agent pid 77 killed; 05:04:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:34 + git semver [Pipeline] } 05:04:34 $ docker stop --time=1 9aaca17dc440d1759936c93e09db2521d00648d3085c89d9d93c1461dd18cf45 05:04:35 $ docker rm -f --volumes 9aaca17dc440d1759936c93e09db2521d00648d3085c89d9d93c1461dd18cf45 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:04:36 Stashed 1 file(s) [Pipeline] echo 05:04:36 [edgeXSemver]: initialized semver on version 3.1.0-dev.31 [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:04:36 provisioning config files... 05:04:36 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1601864198927641873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:36 ---> docker-login.sh 05:04:36 nexus3.edgexfoundry.org:10001 05:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:36 Configure a credential helper to remove this warning. See 05:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:36 05:04:36 Login Succeeded 05:04:36 nexus3.edgexfoundry.org:10002 05:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:36 Configure a credential helper to remove this warning. See 05:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:36 05:04:36 Login Succeeded 05:04:36 nexus3.edgexfoundry.org:10003 05:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:36 Configure a credential helper to remove this warning. See 05:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:36 05:04:36 Login Succeeded 05:04:36 nexus3.edgexfoundry.org:10004 05:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:36 Configure a credential helper to remove this warning. See 05:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:36 05:04:36 Login Succeeded 05:04:36 docker.io 05:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:37 Configure a credential helper to remove this warning. See 05:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:37 05:04:37 Login Succeeded 05:04:37 ---> docker-login.sh ends [Pipeline] } 05:04:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:37 ========================================================= 05:04:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:04:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:37 + 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:04:37 Sending build context to Docker daemon 2.268MB 05:04:37 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 05:04:37 Step 2/13 : FROM ${BASE} AS builder 05:04:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:04:37 7264a8db6415: Pulling fs layer 05:04:37 c4d48a809fc2: Pulling fs layer 05:04:37 4f1c88b9dad5: Pulling fs layer 05:04:37 ad3a456e5733: Pulling fs layer 05:04:37 33e27b845d1e: Pulling fs layer 05:04:37 c68163c4e522: Pulling fs layer 05:04:37 50da416c3ac9: Pulling fs layer 05:04:37 23d2d4c4bb30: Pulling fs layer 05:04:37 33e27b845d1e: Waiting 05:04:37 c68163c4e522: Waiting 05:04:37 50da416c3ac9: Waiting 05:04:37 23d2d4c4bb30: Waiting 05:04:37 ad3a456e5733: Waiting 05:04:37 c4d48a809fc2: Verifying Checksum 05:04:37 c4d48a809fc2: Download complete 05:04:37 7264a8db6415: Verifying Checksum 05:04:37 7264a8db6415: Download complete 05:04:37 33e27b845d1e: Download complete 05:04:37 ad3a456e5733: Verifying Checksum 05:04:37 ad3a456e5733: Download complete 05:04:37 c68163c4e522: Verifying Checksum 05:04:37 c68163c4e522: Download complete 05:04:37 7264a8db6415: Pull complete 05:04:37 23d2d4c4bb30: Verifying Checksum 05:04:37 23d2d4c4bb30: Download complete 05:04:38 c4d48a809fc2: Pull complete 05:04:38 4f1c88b9dad5: Verifying Checksum 05:04:38 4f1c88b9dad5: Download complete 05:04:38 50da416c3ac9: Verifying Checksum 05:04:38 50da416c3ac9: Download complete 05:04:41 4f1c88b9dad5: Pull complete 05:04:41 ad3a456e5733: Pull complete 05:04:41 33e27b845d1e: Pull complete 05:04:41 c68163c4e522: Pull complete 05:04:43 50da416c3ac9: Pull complete 05:04:44 23d2d4c4bb30: Pull complete 05:04:44 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 05:04:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:04:44 ---> 0786185ac409 05:04:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:04:49 ---> Running in 3d5d716d7e93 05:04:49 Removing intermediate container 3d5d716d7e93 05:04:49 ---> f25524b60f68 05:04:49 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:04:49 ---> Running in 09832c796343 05:04:49 Removing intermediate container 09832c796343 05:04:49 ---> 4ee7239290a0 05:04:49 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 05:04:49 ---> Running in 85519913b518 05:04:49 Removing intermediate container 85519913b518 05:04:49 ---> c200cbc1237d 05:04:49 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:04:49 ---> Running in 04c5419ba568 05:04:49 Removing intermediate container 04c5419ba568 05:04:49 ---> c6d3fbcbe8d5 05:04:49 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:49 ---> Running in 22783a614221 05:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:49 (1/13) Installing libintl (0.21.1-r7) 05:04:49 (2/13) Installing eudev-libs (3.2.11-r8) 05:04:49 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 05:04:49 (4/13) Installing v4l-utils-libs (1.24.1-r0) 05:04:49 (5/13) Installing v4l-utils (1.24.1-r0) 05:04:49 (6/13) Installing libdvbv5 (1.24.1-r0) 05:04:49 (7/13) Installing udev-init-scripts (35-r1) 05:04:49 (8/13) Installing libblkid (2.38.1-r8) 05:04:49 (9/13) Installing xz-libs (5.4.3-r0) 05:04:49 (10/13) Installing kmod-libs (30-r3) 05:04:49 (11/13) Installing eudev (3.2.11-r8) 05:04:49 (12/13) Installing eudev-dev (3.2.11-r8) 05:04:49 (13/13) Installing v4l-utils-dev (1.24.1-r0) 05:04:50 Executing busybox-1.36.1-r2.trigger 05:04:50 Executing eudev-3.2.11-r8.trigger 05:04:50 OK: 271 MiB in 65 packages 05:04:50 Removing intermediate container 22783a614221 05:04:50 ---> 2027ad131838 05:04:50 Step 8/13 : WORKDIR /device-usb-camera 05:04:50 ---> Running in 9df4a4811f24 05:04:50 Removing intermediate container 9df4a4811f24 05:04:50 ---> 8f4ea64f9e5a 05:04:50 Step 9/13 : COPY go.mod vendor* ./ 05:04:50 ---> 3ca9a486d4df 05:04:50 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:50 ---> Running in 66545e4eacb2 05:04:51 Still waiting to schedule task 05:04:51 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9591’ is offline 05:05:46 Removing intermediate container 66545e4eacb2 05:05:46 ---> d68406963cca 05:05:46 Step 11/13 : COPY . . 05:05:46 ---> 5f75116acafb 05:05:46 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 05:05:46 ---> Running in 9284491ca12a 05:05:46  % Total % Received % Xferd Average Speed Time Time Time Current 05:05:46 Dload Upload Total Spent Left Speed 05:05:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9256 0 --:--:-- --:--:-- --:--:-- 9213 100 1253 100 1253 0 0 9250 0 --:--:-- --:--:-- --:--:-- 9213 05:05:46 Removing intermediate container 9284491ca12a 05:05:46 ---> 0ecb78648295 05:05:46 Step 13/13 : RUN ${MAKE} 05:05:46 ---> Running in 7c9ee5e4bd94 05:05:46 noop 05:05:46 Removing intermediate container 7c9ee5e4bd94 05:05:46 ---> a37c84c43e44 05:05:46 Successfully built a37c84c43e44 05:05:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:47 + docker inspect -f . ci-base-image-x86_64 05:05:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:47 prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container 05:05: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 ******** ci-base-image-x86_64 cat 05:05:47 $ docker top 70fd637032da53ffb55d5c681b950cf43ff51331cb20f89f6d97a9fda75ec76e -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:48 + go version 05:05:48 go version go1.21.0 linux/amd64 [Pipeline] } 05:05:48 $ docker stop --time=1 70fd637032da53ffb55d5c681b950cf43ff51331cb20f89f6d97a9fda75ec76e 05:05:49 $ docker rm -f --volumes 70fd637032da53ffb55d5c681b950cf43ff51331cb20f89f6d97a9fda75ec76e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:49 + docker inspect -f . ci-base-image-x86_64 05:05:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:49 prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container 05:05:49 $ 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 ******** ci-base-image-x86_64 cat 05:05:50 $ docker top 341b5bb131771b65b867d651c7687e2682f5cb74f2ca1d32aea7a49dfb40df8b -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:50 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 05:05:50 + make test 05:05:50 go test ./... -coverprofile=coverage.out ./... 05:05:52 ? github.com/edgexfoundry/device-usb-camera [no test files] 05:06:04 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 05:06:04 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.022s coverage: 4.4% of statements 05:06:10 go vet ./... 05:06:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:06:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:06:14 ./bin/test-attribution-txt.sh [Pipeline] echo 05:06:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:06:14 $ docker stop --time=1 341b5bb131771b65b867d651c7687e2682f5cb74f2ca1d32aea7a49dfb40df8b 05:06:17 $ docker rm -f --volumes 341b5bb131771b65b867d651c7687e2682f5cb74f2ca1d32aea7a49dfb40df8b [Pipeline] // withDockerContainer [Pipeline] sh 05:06:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:06:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:06:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:06:18 + ls -al . 05:06:18 total 220 05:06:18 drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 05:05 . 05:06:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 05:04 .. 05:06:18 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 05:06 .git 05:06:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:04 .github 05:06:18 -rw-rw-r-- 1 jenkins jenkins 495 Oct 19 05:04 .gitignore 05:06:18 -rw-rw-r-- 1 jenkins jenkins 45 Oct 19 05:04 .golangci.yml 05:06:18 -rw-rw-r-- 1 jenkins jenkins 77 Oct 19 05:04 .hadolint.yml 05:06:18 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 05:04 .semver 05:06:18 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 19 05:04 Attribution.txt 05:06:18 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 19 05:04 CHANGELOG.md 05:06:18 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 19 05:04 Dockerfile 05:06:18 -rw-rw-r-- 1 jenkins jenkins 678 Oct 19 05:04 GOVERNANCE.md 05:06:18 -rw-rw-r-- 1 jenkins jenkins 659 Oct 19 05:04 Jenkinsfile 05:06:18 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 19 05:04 LICENSE 05:06:18 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 19 05:04 Makefile 05:06:18 -rw-rw-r-- 1 jenkins jenkins 622 Oct 19 05:04 OWNERS.md 05:06:18 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 19 05:04 README.md 05:06:18 -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 05:04 VERSION 05:06:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 05:04 bin 05:06:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:04 cmd 05:06:18 -rw-r--r-- 1 jenkins jenkins 54703 Oct 19 05:06 coverage.out 05:06:18 -rwxrwxr-x 1 jenkins jenkins 84 Oct 19 05:04 docker-entrypoint.sh 05:06:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 05:04 docs 05:06:18 -rw-rw-r-- 1 jenkins jenkins 3925 Oct 19 05:04 go.mod 05:06:18 -rw-rw-r-- 1 jenkins jenkins 34838 Oct 19 05:04 go.sum 05:06:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:04 internal 05:06:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 05:04 snap 05:06:18 -rw-rw-r-- 1 jenkins jenkins 231 Oct 19 05:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:18 + 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=bda52fbadfd1c9962f4ac4f2e389a0a009478621 --label arch=amd64 --label version=3.1.0-dev.31 . 05:06:18 Sending build context to Docker daemon 2.323MB 05:06:18 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 05:06:18 Step 2/36 : FROM ${BASE} AS builder 05:06:18 ---> a37c84c43e44 05:06:18 Step 3/36 : ARG ADD_BUILD_TAGS="" 05:06:18 ---> Running in f2c4561bde3b 05:06:18 Removing intermediate container f2c4561bde3b 05:06:18 ---> 36efd035e007 05:06:18 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:06:19 ---> Running in 245c835ed11a 05:06:19 Removing intermediate container 245c835ed11a 05:06:19 ---> a8362572e9c8 05:06:19 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 05:06:19 ---> Running in 0da398b2ec2e 05:06:19 Removing intermediate container 0da398b2ec2e 05:06:19 ---> 06b78dd0a974 05:06:19 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:06:19 ---> Running in 9da8529d7bba 05:06:19 Removing intermediate container 9da8529d7bba 05:06:19 ---> f85064c66870 05:06:19 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:06:19 ---> Running in 6e1b2b205773 05:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:06:20 OK: 271 MiB in 65 packages 05:06:20 Removing intermediate container 6e1b2b205773 05:06:20 ---> 2f45c0ca1319 05:06:20 Step 8/36 : WORKDIR /device-usb-camera 05:06:20 ---> Running in 24363ac3573a 05:06:20 Removing intermediate container 24363ac3573a 05:06:20 ---> b6e2f3671a37 05:06:20 Step 9/36 : COPY go.mod vendor* ./ 05:06:20 ---> d3c383f33d6f 05:06:20 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:20 ---> Running in c9472379f86a 05:06:21 Removing intermediate container c9472379f86a 05:06:21 ---> d1ddc03a0a41 05:06:21 Step 11/36 : COPY . . 05:06:21 ---> 2d063071a85d 05:06:21 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 05:06:21 ---> Running in 312f7b715a70 05:06:21  % Total % Received % Xferd Average Speed Time Time Time Current 05:06:21 Dload Upload Total Spent Left Speed 05:06:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 37684 0 --:--:-- --:--:-- --:--:-- 37969 05:06:22 Removing intermediate container 312f7b715a70 05:06:22 ---> 64add6b32a7a 05:06:22 Step 13/36 : RUN ${MAKE} 05:06:22 ---> Running in 979a0655c045 05:06:22 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.31 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 05:06:44 Removing intermediate container 979a0655c045 05:06:44 ---> ea82d9255c0f 05:06:44 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 05:06:44 v0.21.6: Pulling from aler9/rtsp-simple-server 05:06:44 4acc49c71d14: Pulling fs layer 05:06:44 4acc49c71d14: Verifying Checksum 05:06:44 4acc49c71d14: Download complete 05:06:45 4acc49c71d14: Pull complete 05:06:45 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 05:06:45 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 05:06:45 ---> 01a2bd3e5fff 05:06:45 Step 15/36 : FROM alpine:3.18 05:06:45 3.18: Pulling from library/alpine 05:06:45 96526aa774ef: Pulling fs layer 05:06:46 96526aa774ef: Download complete 05:06:46 96526aa774ef: Pull complete 05:06:46 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:06:46 Status: Downloaded newer image for alpine:3.18 05:06:46 ---> 8ca4688f4f35 05:06:46 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:06:46 ---> Running in ae5055b8895b 05:06:46 Removing intermediate container ae5055b8895b 05:06:46 ---> 3353717633e6 05:06:46 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 05:06:46 ---> Running in e289ebb2ff43 05:06:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:06:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:06:47 (1/107) Installing dumb-init (1.2.5-r2) 05:06:47 (2/107) Installing sdl2 (2.26.5-r0) 05:06:47 (3/107) Installing svt-av1-libs (1.6.0-r0) 05:06:47 (4/107) Installing aom-libs (3.6.1-r0) 05:06:47 (5/107) Installing libxau (1.0.11-r2) 05:06:47 (6/107) Installing libmd (1.0.4-r2) 05:06:47 (7/107) Installing libbsd (0.11.7-r1) 05:06:47 (8/107) Installing libxdmcp (1.1.4-r2) 05:06:47 (9/107) Installing libxcb (1.15-r1) 05:06:47 (10/107) Installing libx11 (1.8.4-r4) 05:06:47 (11/107) Installing hwdata-pci (0.370-r0) 05:06:47 (12/107) Installing libpciaccess (0.17-r2) 05:06:47 (13/107) Installing libdrm (2.4.115-r4) 05:06:47 (14/107) Installing libxext (1.3.5-r2) 05:06:47 (15/107) Installing libxfixes (6.0.1-r2) 05:06:47 (16/107) Installing libffi (3.4.4-r2) 05:06:47 (17/107) Installing wayland-libs-client (1.22.0-r2) 05:06:47 (18/107) Installing libva (2.18.0-r1) 05:06:47 (19/107) Installing libvdpau (1.5-r1) 05:06:47 (20/107) Installing libgcc (12.2.1_git20220924-r10) 05:06:47 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 05:06:47 (22/107) Installing onevpl-libs (2023.2.1-r0) 05:06:47 (23/107) Installing ffmpeg-libavutil (6.0-r15) 05:06:47 (24/107) Installing libdav1d (1.2.1-r0) 05:06:47 (25/107) Installing brotli-libs (1.0.9-r14) 05:06:47 (26/107) Installing libhwy (1.0.4-r1) 05:06:47 (27/107) Installing lcms2 (2.15-r2) 05:06:47 (28/107) Installing libjxl (0.8.2-r0) 05:06:47 (29/107) Installing lame-libs (3.100-r5) 05:06:47 (30/107) Installing opus (1.4-r0) 05:06:47 (31/107) Installing libgomp (12.2.1_git20220924-r10) 05:06:47 (32/107) Installing soxr (0.1.3-r5) 05:06:47 (33/107) Installing ffmpeg-libswresample (6.0-r15) 05:06:47 (34/107) Installing libogg (1.3.5-r4) 05:06:47 (35/107) Installing libtheora (1.1.1-r17) 05:06:47 (36/107) Installing libvorbis (1.3.7-r1) 05:06:47 (37/107) Installing libvpx (1.13.0-r2) 05:06:47 (38/107) Installing libwebp (1.3.2-r0) 05:06:47 (39/107) Installing x264-libs (0.164_git20220602-r1) 05:06:47 (40/107) Installing numactl (2.0.16-r4) 05:06:47 (41/107) Installing x265-libs (3.5-r4) 05:06:47 (42/107) Installing xvidcore (1.3.7-r1) 05:06:47 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 05:06:47 (44/107) Installing alsa-lib (1.2.9-r1) 05:06:47 (45/107) Installing libexpat (2.5.0-r1) 05:06:47 (46/107) Installing libbz2 (1.0.8-r5) 05:06:47 (47/107) Installing libpng (1.6.39-r3) 05:06:47 (48/107) Installing freetype (2.13.0-r5) 05:06:47 (49/107) Installing fontconfig (2.14.2-r3) 05:06:47 (50/107) Installing fribidi (1.0.13-r0) 05:06:47 (51/107) Installing libintl (0.21.1-r7) 05:06:47 (52/107) Installing libblkid (2.38.1-r8) 05:06:47 (53/107) Installing libmount (2.38.1-r8) 05:06:47 (54/107) Installing pcre2 (10.42-r1) 05:06:47 (55/107) Installing glib (2.76.4-r0) 05:06:48 (56/107) Installing graphite2 (1.3.14-r5) 05:06:48 (57/107) Installing harfbuzz (7.3.0-r0) 05:06:48 (58/107) Installing libunibreak (5.1-r0) 05:06:48 (59/107) Installing libass (0.17.1-r0) 05:06:48 (60/107) Installing libbluray (1.3.4-r0) 05:06:48 (61/107) Installing gmp (6.2.1-r3) 05:06:48 (62/107) Installing nettle (3.8.1-r2) 05:06:48 (63/107) Installing libunistring (1.1-r1) 05:06:48 (64/107) Installing libidn2 (2.3.4-r1) 05:06:48 (65/107) Installing p11-kit (0.24.1-r2) 05:06:48 (66/107) Installing libtasn1 (4.19.0-r1) 05:06:48 (67/107) Installing gnutls (3.8.0-r2) 05:06:48 (68/107) Installing mpg123-libs (1.31.3-r1) 05:06:48 (69/107) Installing libopenmpt (0.7.2-r0) 05:06:48 (70/107) Installing cjson (1.7.15-r4) 05:06:48 (71/107) Installing mbedtls (2.28.5-r0) 05:06:48 (72/107) Installing librist (0.2.7-r0) 05:06:48 (73/107) Installing libsrt (1.5.2-r0) 05:06:48 (74/107) Installing libssh (0.10.5-r0) 05:06:48 (75/107) Installing xz-libs (5.4.3-r0) 05:06:48 (76/107) Installing libxml2 (2.11.4-r0) 05:06:48 (77/107) Installing libsodium (1.0.18-r3) 05:06:48 (78/107) Installing libzmq (4.3.4-r4) 05:06:48 (79/107) Installing ffmpeg-libavformat (6.0-r15) 05:06:48 (80/107) Installing glslang-libs (1.3.243.0-r1) 05:06:48 (81/107) Installing spirv-tools (1.3.243.0-r1) 05:06:48 (82/107) Installing shaderc (2023.3-r1) 05:06:48 (83/107) Installing vulkan-loader (1.3.243.0-r1) 05:06:48 (84/107) Installing libplacebo (5.264.1-r1) 05:06:48 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 05:06:48 (86/107) Installing ffmpeg-libswscale (6.0-r15) 05:06:48 (87/107) Installing vidstab (1.1.1-r0) 05:06:48 (88/107) Installing zimg (3.0.5-r0) 05:06:48 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 05:06:48 (90/107) Installing libasyncns (0.8-r1) 05:06:48 (91/107) Installing dbus-libs (1.14.8-r0) 05:06:48 (92/107) Installing libltdl (2.4.7-r2) 05:06:48 (93/107) Installing orc (0.4.34-r0) 05:06:48 (94/107) Installing flac-libs (1.4.3-r0) 05:06:48 (95/107) Installing libsndfile (1.2.0-r2) 05:06:48 (96/107) Installing speexdsp (1.2.1-r1) 05:06:48 (97/107) Installing tdb-libs (1.4.8-r1) 05:06:48 (98/107) Installing libpulse (16.1-r10) 05:06:48 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 05:06:48 (100/107) Installing v4l-utils-libs (1.24.1-r0) 05:06:48 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 05:06:48 (102/107) Installing ffmpeg (6.0-r15) 05:06:48 (103/107) Installing udev-init-scripts (35-r1) 05:06:48 (104/107) Installing eudev-libs (3.2.11-r8) 05:06:48 (105/107) Installing zstd-libs (1.5.5-r4) 05:06:48 (106/107) Installing kmod-libs (30-r3) 05:06:48 (107/107) Installing eudev (3.2.11-r8) 05:06:48 Executing busybox-1.36.1-r2.trigger 05:06:48 Executing glib-2.76.4-r0.trigger 05:06:48 Executing eudev-3.2.11-r8.trigger 05:06:48 OK: 131 MiB in 122 packages 05:06:52 Removing intermediate container e289ebb2ff43 05:06:52 ---> 9c13dead62fe 05:06:52 Step 18/36 : WORKDIR / 05:06:52 ---> Running in 113e8a14b240 05:06:52 Removing intermediate container 113e8a14b240 05:06:52 ---> 931894d77250 05:06:52 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 05:06:52 ---> 468849eeebc7 05:06:52 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 05:06:52 ---> cd543a642128 05:06:52 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 05:06:52 ---> f1b2ae3e209f 05:06:52 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 05:06:52 ---> ca110130875d 05:06:52 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 05:06:53 ---> 8cb6487ac181 05:06:53 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 05:06:53 ---> 2c02436def38 05:06:53 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 05:06:54 ---> a2e19c235946 05:06:54 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 05:06:54 ---> Running in ca6e6560b8a1 05:06:54 Removing intermediate container ca6e6560b8a1 05:06:54 ---> 7fbe82641151 05:06:54 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 05:06:54 ---> Running in 283fc4fd3dce 05:06:55 Removing intermediate container 283fc4fd3dce 05:06:55 ---> 76c839520bdd 05:06:55 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 05:06:55 ---> Running in ed1f414e81fc 05:06:55 Removing intermediate container ed1f414e81fc 05:06:55 ---> 2f8b0c880368 05:06:55 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 05:06:55 ---> Running in 106ffe1069e9 05:06:56 Removing intermediate container 106ffe1069e9 05:06:56 ---> b9580a9c4496 05:06:56 Step 30/36 : EXPOSE 59983 05:06:56 ---> Running in 0362f4b6146a 05:06:56 Removing intermediate container 0362f4b6146a 05:06:56 ---> 5c6314ffffd0 05:06:56 Step 31/36 : EXPOSE 8554 05:06:56 ---> Running in 64f470801b5e 05:06:56 Removing intermediate container 64f470801b5e 05:06:56 ---> 8ae8219d30a7 05:06:56 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 05:06:56 ---> Running in b8396394dba0 05:06:56 Removing intermediate container b8396394dba0 05:06:56 ---> 8e7a7f1b29e6 05:06:56 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 05:06:56 ---> Running in 607318eb1cd9 05:06:56 Removing intermediate container 607318eb1cd9 05:06:56 ---> 72c5c50f8889 05:06:56 Step 34/36 : LABEL arch=amd64 05:06:56 ---> Running in 2cd2ba361ff6 05:06:56 Removing intermediate container 2cd2ba361ff6 05:06:56 ---> 4f9c3ecee68c 05:06:56 Step 35/36 : LABEL git_sha=bda52fbadfd1c9962f4ac4f2e389a0a009478621 05:06:56 ---> Running in e9af14c3e0e9 05:06:56 Removing intermediate container e9af14c3e0e9 05:06:56 ---> eec7ba5c16b8 05:06:56 Step 36/36 : LABEL version=3.1.0-dev.31 05:06:56 ---> Running in 79c36dfb5b9d 05:06:56 Removing intermediate container 79c36dfb5b9d 05:06:56 ---> 34c4d60a3ffc 05:06:56 [Warning] One or more build-args [ARCH] were not consumed 05:06:56 Successfully built 34c4d60a3ffc 05:06:56 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:06:57 provisioning config files... 05:06:57 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4910459208499639975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:57 ---> docker-login.sh 05:06:57 nexus3.edgexfoundry.org:10001 05:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:57 Configure a credential helper to remove this warning. See 05:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:57 05:06:57 Login Succeeded 05:06:57 nexus3.edgexfoundry.org:10002 05:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:57 Configure a credential helper to remove this warning. See 05:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:57 05:06:57 Login Succeeded 05:06:57 nexus3.edgexfoundry.org:10003 05:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:57 Configure a credential helper to remove this warning. See 05:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:57 05:06:57 Login Succeeded 05:06:57 nexus3.edgexfoundry.org:10004 05:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:57 Configure a credential helper to remove this warning. See 05:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:57 05:06:57 Login Succeeded 05:06:57 docker.io 05:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:58 Configure a credential helper to remove this warning. See 05:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:58 05:06:58 Login Succeeded 05:06:58 ---> docker-login.sh ends [Pipeline] } 05:06:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:06:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:06:58 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 05:06:58 bda52fbadfd1c9962f4ac4f2e389a0a009478621 05:06:58 latest 05:06:58 3.1.0-dev.31 05:06:58 bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31 05:06:58 main 05:06:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:58 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:bda52fbadfd1c9962f4ac4f2e389a0a009478621 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:bda52fbadfd1c9962f4ac4f2e389a0a009478621 05:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:06:58 104f1c306c75: Preparing 05:06:58 667a58aebf04: Preparing 05:06:58 c48cab933178: Preparing 05:06:58 d532e59844f3: Preparing 05:06:58 3827b5b91e75: Preparing 05:06:58 acc83c6ca332: Preparing 05:06:58 14f33be76c50: Preparing 05:06:58 9bf8d8863791: Preparing 05:06:58 c5ceb5fd3649: Preparing 05:06:58 f9babffaf7b5: Preparing 05:06:58 acc83c6ca332: Waiting 05:06:58 9bf8d8863791: Waiting 05:06:58 14f33be76c50: Waiting 05:06:58 c5ceb5fd3649: Waiting 05:06:58 58c1dc4d7dae: Preparing 05:06:58 bbb005b56e4e: Preparing 05:06:58 cc2447e1835a: Preparing 05:06:58 58c1dc4d7dae: Waiting 05:06:58 f9babffaf7b5: Waiting 05:06:58 bbb005b56e4e: Waiting 05:06:58 cc2447e1835a: Waiting 05:06:58 d532e59844f3: Pushed 05:06:58 c48cab933178: Pushed 05:06:58 104f1c306c75: Pushed 05:06:58 667a58aebf04: Pushed 05:06:59 acc83c6ca332: Pushed 05:06:59 14f33be76c50: Pushed 05:06:59 c5ceb5fd3649: Pushed 05:06:59 9bf8d8863791: Pushed 05:06:59 cc2447e1835a: Layer already exists 05:06:59 f9babffaf7b5: Pushed 05:07:01 3827b5b91e75: Pushed 05:07:01 58c1dc4d7dae: Pushed 05:07:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9593 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 05:07:02 Running in /w/workspace/device-usb-camera/157 [Pipeline] { [Pipeline] checkout 05:07:02 Selected Git installation does not exist. Using Default 05:07:02 The recommended git tool is: NONE 05:07:08 using credential edgex-jenkins-ssh 05:07:08 Cloning the remote Git repository 05:07:08 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 05:07:08 > git init /w/workspace/device-usb-camera/157 # timeout=10 05:07:09 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 05:07:09 > git --version # timeout=10 05:07:09 > git --version # 'git version 2.25.1' 05:07:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:07:10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 05:07:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:07:11 Avoid second fetch 05:07:11 Checking out Revision bda52fbadfd1c9962f4ac4f2e389a0a009478621 (main) 05:07:11 > git config core.sparsecheckout # timeout=10 05:07:11 > git checkout -f bda52fbadfd1c9962f4ac4f2e389a0a009478621 # timeout=10 05:07:11 bbb005b56e4e: Pushed 05:07:11 bda52fbadfd1c9962f4ac4f2e389a0a009478621: digest: sha256:8af9d64091b70e3a3bde6017c3c5bd777f78f6e20e6bbdecd58f5881bb6009f5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:11 Commit message: "Merge pull request #302 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35" 05:07:12 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:07:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 05:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:07:12 104f1c306c75: Preparing 05:07:12 667a58aebf04: Preparing 05:07:12 c48cab933178: Preparing 05:07:12 d532e59844f3: Preparing 05:07:12 3827b5b91e75: Preparing 05:07:12 acc83c6ca332: Preparing 05:07:12 14f33be76c50: Preparing 05:07:12 9bf8d8863791: Preparing 05:07:12 c5ceb5fd3649: Preparing 05:07:12 f9babffaf7b5: Preparing 05:07:12 58c1dc4d7dae: Preparing 05:07:12 bbb005b56e4e: Preparing 05:07:12 cc2447e1835a: Preparing 05:07:12 9bf8d8863791: Waiting 05:07:12 c5ceb5fd3649: Waiting 05:07:12 f9babffaf7b5: Waiting 05:07:12 58c1dc4d7dae: Waiting 05:07:12 acc83c6ca332: Waiting 05:07:12 14f33be76c50: Waiting 05:07:12 cc2447e1835a: Waiting 05:07:12 bbb005b56e4e: Waiting 05:07:12 667a58aebf04: Layer already exists 05:07:12 3827b5b91e75: Layer already exists 05:07:12 d532e59844f3: Layer already exists 05:07:12 c48cab933178: Layer already exists 05:07:12 104f1c306c75: Layer already exists 05:07:12 acc83c6ca332: Layer already exists 05:07:12 9bf8d8863791: Layer already exists 05:07:12 14f33be76c50: Layer already exists 05:07:12 c5ceb5fd3649: Layer already exists 05:07:12 f9babffaf7b5: Layer already exists 05:07:12 58c1dc4d7dae: Layer already exists 05:07:12 bbb005b56e4e: Layer already exists 05:07:12 cc2447e1835a: Layer already exists 05:07:12 latest: digest: sha256:8af9d64091b70e3a3bde6017c3c5bd777f78f6e20e6bbdecd58f5881bb6009f5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:12 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:07:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:07:12 Dload Upload Total Spent Left Speed 05:07:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k 05:07:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.31 05:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:07:13 104f1c306c75: Preparing 05:07:13 667a58aebf04: Preparing 05:07:13 c48cab933178: Preparing 05:07:13 d532e59844f3: Preparing 05:07:13 3827b5b91e75: Preparing 05:07:13 acc83c6ca332: Preparing 05:07:13 14f33be76c50: Preparing 05:07:13 9bf8d8863791: Preparing 05:07:13 c5ceb5fd3649: Preparing 05:07:13 f9babffaf7b5: Preparing 05:07:13 58c1dc4d7dae: Preparing 05:07:13 bbb005b56e4e: Preparing 05:07:13 cc2447e1835a: Preparing 05:07:13 14f33be76c50: Waiting 05:07:13 c5ceb5fd3649: Waiting 05:07:13 9bf8d8863791: Waiting 05:07:13 acc83c6ca332: Waiting 05:07:13 bbb005b56e4e: Waiting 05:07:13 cc2447e1835a: Waiting 05:07:13 104f1c306c75: Layer already exists 05:07:13 3827b5b91e75: Layer already exists 05:07:13 c48cab933178: Layer already exists 05:07:13 667a58aebf04: Layer already exists 05:07:13 d532e59844f3: Layer already exists 05:07:13 f9babffaf7b5: Layer already exists 05:07:13 c5ceb5fd3649: Layer already exists 05:07:13 9bf8d8863791: Layer already exists 05:07:13 14f33be76c50: Layer already exists 05:07:13 acc83c6ca332: Layer already exists 05:07:13 cc2447e1835a: Layer already exists 05:07:13 bbb005b56e4e: Layer already exists 05:07:13 58c1dc4d7dae: Layer already exists 05:07:13 3.1.0-dev.31: digest: sha256:8af9d64091b70e3a3bde6017c3c5bd777f78f6e20e6bbdecd58f5881bb6009f5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 05:07:13 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:07:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31 05:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:07:13 104f1c306c75: Preparing 05:07:13 667a58aebf04: Preparing 05:07:13 c48cab933178: Preparing 05:07:13 d532e59844f3: Preparing 05:07:13 3827b5b91e75: Preparing 05:07:13 acc83c6ca332: Preparing 05:07:13 14f33be76c50: Preparing 05:07:13 9bf8d8863791: Preparing 05:07:13 c5ceb5fd3649: Preparing 05:07:13 f9babffaf7b5: Preparing 05:07:13 58c1dc4d7dae: Preparing 05:07:13 bbb005b56e4e: Preparing 05:07:13 cc2447e1835a: Preparing 05:07:13 f9babffaf7b5: Waiting 05:07:13 9bf8d8863791: Waiting 05:07:13 acc83c6ca332: Waiting 05:07:13 c5ceb5fd3649: Waiting 05:07:13 14f33be76c50: Waiting 05:07:13 58c1dc4d7dae: Waiting 05:07:13 cc2447e1835a: Waiting 05:07:13 d532e59844f3: Layer already exists 05:07:13 104f1c306c75: Layer already exists 05:07:13 3827b5b91e75: Layer already exists 05:07:13 c48cab933178: Layer already exists 05:07:13 667a58aebf04: Layer already exists 05:07:13 14f33be76c50: Layer already exists 05:07:13 acc83c6ca332: Layer already exists 05:07:13 f9babffaf7b5: Layer already exists 05:07:13 c5ceb5fd3649: Layer already exists 05:07:13 9bf8d8863791: Layer already exists 05:07:13 58c1dc4d7dae: Layer already exists 05:07:13 bbb005b56e4e: Layer already exists 05:07:13 cc2447e1835a: Layer already exists 05:07:13 bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31: digest: sha256:8af9d64091b70e3a3bde6017c3c5bd777f78f6e20e6bbdecd58f5881bb6009f5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:07:13 + sudo tee /etc/docker/daemon.new 05:07:13 { 05:07:13 "registry-mirrors": [ 05:07:13 "https://nexus3.edgexfoundry.org:10001" 05:07:13 ], 05:07:13 "bip": "10.250.0.254/24", 05:07:13 "hosts": [ 05:07:13 "tcp://0.0.0.0:5555", 05:07:13 "unix:///var/run/docker.sock" 05:07:13 ], 05:07:13 "mtu": 1458, 05:07:13 "selinux-enabled": true, 05:07:13 "seccomp-profile": "/etc/docker/seccomp.json" 05:07:13 } [Pipeline] sh 05:07:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:07:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 05:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:07:14 104f1c306c75: Preparing 05:07:14 667a58aebf04: Preparing 05:07:14 c48cab933178: Preparing 05:07:14 d532e59844f3: Preparing 05:07:14 3827b5b91e75: Preparing 05:07:14 acc83c6ca332: Preparing 05:07:14 14f33be76c50: Preparing 05:07:14 9bf8d8863791: Preparing 05:07:14 c5ceb5fd3649: Preparing 05:07:14 f9babffaf7b5: Preparing 05:07:14 58c1dc4d7dae: Preparing 05:07:14 bbb005b56e4e: Preparing 05:07:14 cc2447e1835a: Preparing 05:07:14 9bf8d8863791: Waiting 05:07:14 c5ceb5fd3649: Waiting 05:07:14 f9babffaf7b5: Waiting 05:07:14 58c1dc4d7dae: Waiting 05:07:14 bbb005b56e4e: Waiting 05:07:14 cc2447e1835a: Waiting 05:07:14 acc83c6ca332: Waiting 05:07:14 14f33be76c50: Waiting 05:07:14 3827b5b91e75: Layer already exists 05:07:14 104f1c306c75: Layer already exists 05:07:14 c48cab933178: Layer already exists 05:07:14 667a58aebf04: Layer already exists 05:07:14 d532e59844f3: Layer already exists 05:07:14 acc83c6ca332: Layer already exists 05:07:14 9bf8d8863791: Layer already exists 05:07:14 c5ceb5fd3649: Layer already exists 05:07:14 f9babffaf7b5: Layer already exists 05:07:14 14f33be76c50: Layer already exists 05:07:14 58c1dc4d7dae: Layer already exists 05:07:14 bbb005b56e4e: Layer already exists 05:07:14 cc2447e1835a: Layer already exists 05:07:14 main: digest: sha256:8af9d64091b70e3a3bde6017c3c5bd777f78f6e20e6bbdecd58f5881bb6009f5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:07:14 ===================================================== [Pipeline] echo 05:07:14 taggedImages: 05:07:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:bda52fbadfd1c9962f4ac4f2e389a0a009478621 05:07:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 05:07:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.31 05:07:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31 05:07:14 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:14 + sudo service docker restart 05:07:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:14 05:07:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:15 latest: Pulling from edgex-lftools-log-publisher 05:07:15 5eb5b503b376: Pulling fs layer 05:07:15 5c69ac0246d0: Pulling fs layer 05:07:15 ec43610c2a17: Pulling fs layer 05:07:15 3a2ae6a8a46f: Pulling fs layer 05:07:15 33b1e0a273af: Pulling fs layer 05:07:15 5d3b04190fa2: Pulling fs layer 05:07:15 2f39f015ded8: Pulling fs layer 05:07:15 3a2ae6a8a46f: Waiting 05:07:15 33b1e0a273af: Waiting 05:07:15 5d3b04190fa2: Waiting 05:07:15 2f39f015ded8: Waiting 05:07:15 5c69ac0246d0: Download complete 05:07:15 3a2ae6a8a46f: Verifying Checksum 05:07:15 3a2ae6a8a46f: Download complete 05:07:15 33b1e0a273af: Verifying Checksum 05:07:15 33b1e0a273af: Download complete 05:07:15 5d3b04190fa2: Verifying Checksum 05:07:15 5d3b04190fa2: Download complete 05:07:15 ec43610c2a17: Verifying Checksum 05:07:15 ec43610c2a17: Download complete 05:07:15 5eb5b503b376: Verifying Checksum 05:07:15 5eb5b503b376: Download complete 05:07:15 2f39f015ded8: Download complete 05:07:16 5eb5b503b376: Pull complete 05:07:16 5c69ac0246d0: Pull complete 05:07:17 ec43610c2a17: Pull complete 05:07:17 3a2ae6a8a46f: Pull complete 05:07:17 33b1e0a273af: Pull complete 05:07:17 5d3b04190fa2: Pull complete 05:07:21 2f39f015ded8: Pull complete 05:07:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:21 prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container 05:07:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:07:27 $ docker top 2afee9f087b31711033c15fdb7619e5e2cd7ca9df3e2198c2cf202d72170e743 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:28 ---> job-cost.sh 05:07:28 lf-activate-venv: SKIPPING 05:07:28 INFO: No Stack... 05:07:28 INFO: Retrieving Pricing Info for: v3-standard-8 05:07:28 INFO: Archiving Costs [Pipeline] sh 05:07:28 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 05:07:28 + cut -d, -f6 [Pipeline] lock 05:07:28 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-157-stack-cost] 05:07:28 Resource [jenkins-edgexfoundry-device-usb-camera-main-157-stack-cost] did not exist. Created. 05:07:28 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:07:29 + echo total: 0.2199999988079071 [Pipeline] stash 05:07:29 Stashed 1 file(s) [Pipeline] } 05:07:29 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-157-stack-cost] [Pipeline] // lock [Pipeline] } 05:07:29 $ docker stop --time=1 2afee9f087b31711033c15fdb7619e5e2cd7ca9df3e2198c2cf202d72170e743 05:07:30 $ docker rm -f --volumes 2afee9f087b31711033c15fdb7619e5e2cd7ca9df3e2198c2cf202d72170e743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:32 provisioning config files... 05:07:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/157@tmp/config13280224987466543383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:33 ---> docker-login.sh 05:07:33 nexus3.edgexfoundry.org:10001 05:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:33 Configure a credential helper to remove this warning. See 05:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:33 05:07:33 Login Succeeded 05:07:34 nexus3.edgexfoundry.org:10002 05:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:34 Configure a credential helper to remove this warning. See 05:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:34 05:07:34 Login Succeeded 05:07:34 nexus3.edgexfoundry.org:10003 05:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:35 Configure a credential helper to remove this warning. See 05:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:35 05:07:35 Login Succeeded 05:07:35 nexus3.edgexfoundry.org:10004 05:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:35 Configure a credential helper to remove this warning. See 05:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:35 05:07:35 Login Succeeded 05:07:35 docker.io 05:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:36 Configure a credential helper to remove this warning. See 05:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:36 05:07:36 Login Succeeded 05:07:36 ---> docker-login.sh ends [Pipeline] } 05:07:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:07:36 ========================================================= 05:07:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:07:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:36 + 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:07:37 Sending build context to Docker daemon 1.354MB 05:07:37 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 05:07:37 Step 2/13 : FROM ${BASE} AS builder 05:07:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:07:37 9fda8d8052c6: Pulling fs layer 05:07:37 5d54e960e981: Pulling fs layer 05:07:37 c4a7e357bf2a: Pulling fs layer 05:07:37 f0e02332f6b5: Pulling fs layer 05:07:37 cefa15bbcfad: Pulling fs layer 05:07:37 17808c966233: Pulling fs layer 05:07:37 f4c1fc716caa: Pulling fs layer 05:07:37 cefa15bbcfad: Waiting 05:07:37 17808c966233: Waiting 05:07:37 f4c1fc716caa: Waiting 05:07:37 f0e02332f6b5: Waiting 05:07:37 5d54e960e981: Download complete 05:07:37 f0e02332f6b5: Verifying Checksum 05:07:37 f0e02332f6b5: Download complete 05:07:37 cefa15bbcfad: Verifying Checksum 05:07:37 cefa15bbcfad: Download complete 05:07:37 9fda8d8052c6: Verifying Checksum 05:07:37 9fda8d8052c6: Download complete 05:07:38 f4c1fc716caa: Verifying Checksum 05:07:38 f4c1fc716caa: Download complete 05:07:39 9fda8d8052c6: Pull complete 05:07:39 5d54e960e981: Pull complete 05:07:39 c4a7e357bf2a: Verifying Checksum 05:07:39 c4a7e357bf2a: Download complete 05:07:41 17808c966233: Verifying Checksum 05:07:41 17808c966233: Download complete 05:07:59 c4a7e357bf2a: Pull complete 05:07:59 f0e02332f6b5: Pull complete 05:07:59 cefa15bbcfad: Pull complete 05:08:06 17808c966233: Pull complete 05:08:09 f4c1fc716caa: Pull complete 05:08:09 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 05:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:08:09 ---> ea914061e18c 05:08:09 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:08:10 ---> Running in 0c2e0d48971d 05:08:10 Removing intermediate container 0c2e0d48971d 05:08:10 ---> fa6d94b20a9f 05:08:10 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:08:11 ---> Running in ee91d054dd76 05:08:11 Removing intermediate container ee91d054dd76 05:08:11 ---> a8d2c45b40eb 05:08:11 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 05:08:11 ---> Running in c49076fc79e2 05:08:11 Removing intermediate container c49076fc79e2 05:08:11 ---> 0ec3c1620ce6 05:08:11 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:08:12 ---> Running in 97728d975ea4 05:08:12 Removing intermediate container 97728d975ea4 05:08:12 ---> a19d5cb194a4 05:08:12 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:08:12 ---> Running in c2d7379d7f39 05:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:08:15 (1/13) Installing libintl (0.21.1-r7) 05:08:15 (2/13) Installing eudev-libs (3.2.11-r8) 05:08:15 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 05:08:15 (4/13) Installing v4l-utils-libs (1.24.1-r0) 05:08:15 (5/13) Installing v4l-utils (1.24.1-r0) 05:08:15 (6/13) Installing libdvbv5 (1.24.1-r0) 05:08:15 (7/13) Installing udev-init-scripts (35-r1) 05:08:15 (8/13) Installing libblkid (2.38.1-r8) 05:08:15 (9/13) Installing xz-libs (5.4.3-r0) 05:08:15 (10/13) Installing kmod-libs (30-r3) 05:08:15 (11/13) Installing eudev (3.2.11-r8) 05:08:15 (12/13) Installing eudev-dev (3.2.11-r8) 05:08:15 (13/13) Installing v4l-utils-dev (1.24.1-r0) 05:08:15 Executing busybox-1.36.1-r2.trigger 05:08:15 Executing eudev-3.2.11-r8.trigger 05:08:15 OK: 273 MiB in 65 packages 05:08:17 Removing intermediate container c2d7379d7f39 05:08:17 ---> 93fedaf91b1c 05:08:17 Step 8/13 : WORKDIR /device-usb-camera 05:08:17 ---> Running in 79b3d548b838 05:08:17 Removing intermediate container 79b3d548b838 05:08:17 ---> b490a3b25afd 05:08:17 Step 9/13 : COPY go.mod vendor* ./ 05:08:18 ---> 1389b9320f8d 05:08:18 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:18 ---> Running in 0442865e46b6 05:09:55 Removing intermediate container 0442865e46b6 05:09:55 ---> 5f91fe59ab05 05:09:55 Step 11/13 : COPY . . 05:09:55 ---> dca5b85d3aec 05:09:55 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 05:09:55 ---> Running in 3fd84b2dfd52 05:09:55  % Total % Received % Xferd Average Speed Time Time Time Current 05:09:55 Dload Upload Total Spent Left Speed 05:09:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7701 0 --:--:-- --:--:-- --:--:-- 7734 05:09:55 Removing intermediate container 3fd84b2dfd52 05:09:55 ---> 20852260360c 05:09:55 Step 13/13 : RUN ${MAKE} 05:09:55 ---> Running in 8d8dffc6a68e 05:09:57 noop 05:09:57 Removing intermediate container 8d8dffc6a68e 05:09:57 ---> 82c8da36e892 05:09:57 Successfully built 82c8da36e892 05:09:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:58 + docker inspect -f . ci-base-image-arm64 05:09:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:58 prd-ubuntu20.04-docker-arm64-4c-16g-9593 does not seem to be running inside a container 05:09:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/157 -v /w/workspace/device-usb-camera/157:/w/workspace/device-usb-camera/157:rw,z -v /w/workspace/device-usb-camera/157@tmp:/w/workspace/device-usb-camera/157@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-arm64 cat 05:10:00 $ docker top fd25ccba0e32397e695e70ad3dad4ccaba9e57d937be6b6bc132dc8e3464b8e1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:01 + go version 05:10:01 go version go1.21.0 linux/arm64 [Pipeline] } 05:10:01 $ docker stop --time=1 fd25ccba0e32397e695e70ad3dad4ccaba9e57d937be6b6bc132dc8e3464b8e1 05:10:03 $ docker rm -f --volumes fd25ccba0e32397e695e70ad3dad4ccaba9e57d937be6b6bc132dc8e3464b8e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:04 + docker inspect -f . ci-base-image-arm64 05:10:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:04 prd-ubuntu20.04-docker-arm64-4c-16g-9593 does not seem to be running inside a container 05:10:04 $ 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/157 -v /w/workspace/device-usb-camera/157:/w/workspace/device-usb-camera/157:rw,z -v /w/workspace/device-usb-camera/157@tmp:/w/workspace/device-usb-camera/157@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-arm64 cat 05:10:05 $ docker top 53f0aaf9750d3b72d2599f00df08741d445e46d8dda2a1e9a1e89d86e07ac67c -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:06 + git config --global --add safe.directory /w/workspace/device-usb-camera/157 [Pipeline] fileExists [Pipeline] sh 05:10:07 + make test 05:10:07 go test ./... -coverprofile=coverage.out ./... 05:10:11 ? github.com/edgexfoundry/device-usb-camera [no test files] 05:12:04 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 05:12:11 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.080s coverage: 4.4% of statements 05:12:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:12:11 go vet ./... 05:12:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:12:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:12:38 ./bin/test-attribution-txt.sh [Pipeline] echo 05:12:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:12:38 $ docker stop --time=1 53f0aaf9750d3b72d2599f00df08741d445e46d8dda2a1e9a1e89d86e07ac67c 05:12:40 $ docker rm -f --volumes 53f0aaf9750d3b72d2599f00df08741d445e46d8dda2a1e9a1e89d86e07ac67c [Pipeline] // withDockerContainer [Pipeline] sh 05:12:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:12:41 Warning: overwriting stash ‘coverage-report’ 05:12:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:12:43 + ls -al . 05:12:43 total 216 05:12:43 drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 05:10 . 05:12:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 05:07 .. 05:12:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 05:07 .git 05:12:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:07 .github 05:12:43 -rw-rw-r-- 1 jenkins jenkins 495 Oct 19 05:07 .gitignore 05:12:43 -rw-rw-r-- 1 jenkins jenkins 45 Oct 19 05:07 .golangci.yml 05:12:43 -rw-rw-r-- 1 jenkins jenkins 77 Oct 19 05:07 .hadolint.yml 05:12:43 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 19 05:07 Attribution.txt 05:12:43 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 19 05:07 CHANGELOG.md 05:12:43 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 19 05:07 Dockerfile 05:12:43 -rw-rw-r-- 1 jenkins jenkins 678 Oct 19 05:07 GOVERNANCE.md 05:12:43 -rw-rw-r-- 1 jenkins jenkins 659 Oct 19 05:07 Jenkinsfile 05:12:43 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 19 05:07 LICENSE 05:12:43 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 19 05:07 Makefile 05:12:43 -rw-rw-r-- 1 jenkins jenkins 622 Oct 19 05:07 OWNERS.md 05:12:43 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 19 05:07 README.md 05:12:43 -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 05:04 VERSION 05:12:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 05:07 bin 05:12:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:07 cmd 05:12:43 -rw-r--r-- 1 jenkins jenkins 54703 Oct 19 05:12 coverage.out 05:12:43 -rwxrwxr-x 1 jenkins jenkins 84 Oct 19 05:07 docker-entrypoint.sh 05:12:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 05:07 docs 05:12:43 -rw-rw-r-- 1 jenkins jenkins 3925 Oct 19 05:07 go.mod 05:12:43 -rw-rw-r-- 1 jenkins jenkins 34838 Oct 19 05:07 go.sum 05:12:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:07 internal 05:12:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 05:07 snap 05:12:43 -rw-rw-r-- 1 jenkins jenkins 231 Oct 19 05:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:43 + 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=bda52fbadfd1c9962f4ac4f2e389a0a009478621 --label arch=arm64 --label version=3.1.0-dev.31 . 05:12:43 Sending build context to Docker daemon 1.41MB 05:12:43 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 05:12:43 Step 2/36 : FROM ${BASE} AS builder 05:12:43 ---> 82c8da36e892 05:12:43 Step 3/36 : ARG ADD_BUILD_TAGS="" 05:12:43 ---> Running in 01158f470980 05:12:44 Removing intermediate container 01158f470980 05:12:44 ---> fe220c70fce6 05:12:44 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:12:44 ---> Running in f153b67723a0 05:12:44 Removing intermediate container f153b67723a0 05:12:44 ---> f4ced24a863d 05:12:44 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 05:12:44 ---> Running in b348f5b1fd88 05:12:45 Removing intermediate container b348f5b1fd88 05:12:45 ---> e2fa482e4ef7 05:12:45 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:12:45 ---> Running in 1e27754817f0 05:12:45 Removing intermediate container 1e27754817f0 05:12:45 ---> 669203765a0c 05:12:45 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:12:45 ---> Running in 75468defc3e5 05:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:12:48 OK: 273 MiB in 65 packages 05:12:50 Removing intermediate container 75468defc3e5 05:12:50 ---> dd7b9e5773af 05:12:50 Step 8/36 : WORKDIR /device-usb-camera 05:12:50 ---> Running in 07aef3fe570f 05:12:50 Removing intermediate container 07aef3fe570f 05:12:50 ---> 3daee34b8439 05:12:50 Step 9/36 : COPY go.mod vendor* ./ 05:12:51 ---> 77b4b10273dc 05:12:51 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:51 ---> Running in 0307d0a07cff 05:12:54 Removing intermediate container 0307d0a07cff 05:12:54 ---> 8fd2441aee32 05:12:54 Step 11/36 : COPY . . 05:12:55 ---> 11752bc3f6b4 05:12:55 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 05:12:55 ---> Running in 03c7cc116a43 05:12:56  % Total % Received % Xferd Average Speed Time Time Time Current 05:12:56  Dload Upload Total Spent Left Speed 05:12:56 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5346 0 --:--:-- --:--:-- --:--:-- 5377 05:12:57 Removing intermediate container 03c7cc116a43 05:12:57 ---> b11a610c0c58 05:12:57 Step 13/36 : RUN ${MAKE} 05:12:57 ---> Running in b4a6a779b3a0 05:12:58 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.31 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 05:15:20 Removing intermediate container b4a6a779b3a0 05:15:20 ---> e75f10b61465 05:15:20 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 05:15:22 v0.21.6: Pulling from aler9/rtsp-simple-server 05:15:22 8766b47fe142: Pulling fs layer 05:15:23 8766b47fe142: Verifying Checksum 05:15:23 8766b47fe142: Download complete 05:15:24 8766b47fe142: Pull complete 05:15:24 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 05:15:24 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 05:15:24 ---> 69d40e2cb93c 05:15:24 Step 15/36 : FROM alpine:3.18 05:15:24 3.18: Pulling from library/alpine 05:15:25 579b34f0a95b: Pulling fs layer 05:15:25 579b34f0a95b: Verifying Checksum 05:15:25 579b34f0a95b: Download complete 05:15:25 579b34f0a95b: Pull complete 05:15:25 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:15:25 Status: Downloaded newer image for alpine:3.18 05:15:25 ---> 3cc203321400 05:15:25 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:15:25 ---> Running in 4a34606c5d98 05:15:26 Removing intermediate container 4a34606c5d98 05:15:26 ---> a20fbe05f29b 05:15:26 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 05:15:26 ---> Running in 93142009dd17 05:15:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:15:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:15:29 (1/104) Installing dumb-init (1.2.5-r2) 05:15:29 (2/104) Installing sdl2 (2.26.5-r0) 05:15:29 (3/104) Installing svt-av1-libs (1.6.0-r0) 05:15:29 (4/104) Installing aom-libs (3.6.1-r0) 05:15:29 (5/104) Installing libxau (1.0.11-r2) 05:15:29 (6/104) Installing libmd (1.0.4-r2) 05:15:29 (7/104) Installing libbsd (0.11.7-r1) 05:15:29 (8/104) Installing libxdmcp (1.1.4-r2) 05:15:29 (9/104) Installing libxcb (1.15-r1) 05:15:29 (10/104) Installing libx11 (1.8.4-r4) 05:15:29 (11/104) Installing libdrm (2.4.115-r4) 05:15:29 (12/104) Installing libxext (1.3.5-r2) 05:15:29 (13/104) Installing libxfixes (6.0.1-r2) 05:15:29 (14/104) Installing libffi (3.4.4-r2) 05:15:29 (15/104) Installing wayland-libs-client (1.22.0-r2) 05:15:29 (16/104) Installing libva (2.18.0-r1) 05:15:29 (17/104) Installing libvdpau (1.5-r1) 05:15:29 (18/104) Installing ffmpeg-libavutil (6.0-r15) 05:15:29 (19/104) Installing libdav1d (1.2.1-r0) 05:15:29 (20/104) Installing brotli-libs (1.0.9-r14) 05:15:29 (21/104) Installing libgcc (12.2.1_git20220924-r10) 05:15:29 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 05:15:29 (23/104) Installing libhwy (1.0.4-r1) 05:15:29 (24/104) Installing lcms2 (2.15-r2) 05:15:29 (25/104) Installing libjxl (0.8.2-r0) 05:15:29 (26/104) Installing lame-libs (3.100-r5) 05:15:29 (27/104) Installing opus (1.4-r0) 05:15:29 (28/104) Installing libgomp (12.2.1_git20220924-r10) 05:15:29 (29/104) Installing soxr (0.1.3-r5) 05:15:30 (30/104) Installing ffmpeg-libswresample (6.0-r15) 05:15:30 (31/104) Installing libogg (1.3.5-r4) 05:15:30 (32/104) Installing libtheora (1.1.1-r17) 05:15:30 (33/104) Installing libvorbis (1.3.7-r1) 05:15:30 (34/104) Installing libvpx (1.13.0-r2) 05:15:30 (35/104) Installing libwebp (1.3.2-r0) 05:15:30 (36/104) Installing x264-libs (0.164_git20220602-r1) 05:15:30 (37/104) Installing numactl (2.0.16-r4) 05:15:30 (38/104) Installing x265-libs (3.5-r4) 05:15:30 (39/104) Installing xvidcore (1.3.7-r1) 05:15:30 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 05:15:31 (41/104) Installing alsa-lib (1.2.9-r1) 05:15:31 (42/104) Installing libexpat (2.5.0-r1) 05:15:31 (43/104) Installing libbz2 (1.0.8-r5) 05:15:31 (44/104) Installing libpng (1.6.39-r3) 05:15:31 (45/104) Installing freetype (2.13.0-r5) 05:15:31 (46/104) Installing fontconfig (2.14.2-r3) 05:15:31 (47/104) Installing fribidi (1.0.13-r0) 05:15:31 (48/104) Installing libintl (0.21.1-r7) 05:15:31 (49/104) Installing libblkid (2.38.1-r8) 05:15:31 (50/104) Installing libmount (2.38.1-r8) 05:15:31 (51/104) Installing pcre2 (10.42-r1) 05:15:31 (52/104) Installing glib (2.76.4-r0) 05:15:31 (53/104) Installing graphite2 (1.3.14-r5) 05:15:31 (54/104) Installing harfbuzz (7.3.0-r0) 05:15:31 (55/104) Installing libunibreak (5.1-r0) 05:15:31 (56/104) Installing libass (0.17.1-r0) 05:15:31 (57/104) Installing libbluray (1.3.4-r0) 05:15:31 (58/104) Installing gmp (6.2.1-r3) 05:15:31 (59/104) Installing nettle (3.8.1-r2) 05:15:31 (60/104) Installing libunistring (1.1-r1) 05:15:31 (61/104) Installing libidn2 (2.3.4-r1) 05:15:31 (62/104) Installing p11-kit (0.24.1-r2) 05:15:31 (63/104) Installing libtasn1 (4.19.0-r1) 05:15:31 (64/104) Installing gnutls (3.8.0-r2) 05:15:32 (65/104) Installing mpg123-libs (1.31.3-r1) 05:15:32 (66/104) Installing libopenmpt (0.7.2-r0) 05:15:32 (67/104) Installing cjson (1.7.15-r4) 05:15:32 (68/104) Installing mbedtls (2.28.5-r0) 05:15:32 (69/104) Installing librist (0.2.7-r0) 05:15:32 (70/104) Installing libsrt (1.5.2-r0) 05:15:32 (71/104) Installing libssh (0.10.5-r0) 05:15:32 (72/104) Installing xz-libs (5.4.3-r0) 05:15:32 (73/104) Installing libxml2 (2.11.4-r0) 05:15:32 (74/104) Installing libsodium (1.0.18-r3) 05:15:32 (75/104) Installing libzmq (4.3.4-r4) 05:15:32 (76/104) Installing ffmpeg-libavformat (6.0-r15) 05:15:32 (77/104) Installing glslang-libs (1.3.243.0-r1) 05:15:32 (78/104) Installing spirv-tools (1.3.243.0-r1) 05:15:32 (79/104) Installing shaderc (2023.3-r1) 05:15:32 (80/104) Installing vulkan-loader (1.3.243.0-r1) 05:15:32 (81/104) Installing libplacebo (5.264.1-r1) 05:15:32 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 05:15:32 (83/104) Installing ffmpeg-libswscale (6.0-r15) 05:15:32 (84/104) Installing vidstab (1.1.1-r0) 05:15:32 (85/104) Installing zimg (3.0.5-r0) 05:15:32 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 05:15:32 (87/104) Installing libasyncns (0.8-r1) 05:15:32 (88/104) Installing dbus-libs (1.14.8-r0) 05:15:32 (89/104) Installing libltdl (2.4.7-r2) 05:15:32 (90/104) Installing orc (0.4.34-r0) 05:15:33 (91/104) Installing flac-libs (1.4.3-r0) 05:15:33 (92/104) Installing libsndfile (1.2.0-r2) 05:15:33 (93/104) Installing speexdsp (1.2.1-r1) 05:15:33 (94/104) Installing tdb-libs (1.4.8-r1) 05:15:33 (95/104) Installing libpulse (16.1-r10) 05:15:33 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 05:15:33 (97/104) Installing v4l-utils-libs (1.24.1-r0) 05:15:33 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 05:15:33 (99/104) Installing ffmpeg (6.0-r15) 05:15:33 (100/104) Installing udev-init-scripts (35-r1) 05:15:33 (101/104) Installing eudev-libs (3.2.11-r8) 05:15:33 (102/104) Installing zstd-libs (1.5.5-r4) 05:15:33 (103/104) Installing kmod-libs (30-r3) 05:15:33 (104/104) Installing eudev (3.2.11-r8) 05:15:33 Executing busybox-1.36.1-r2.trigger 05:15:33 Executing glib-2.76.4-r0.trigger 05:15:33 Executing eudev-3.2.11-r8.trigger 05:15:33 OK: 110 MiB in 119 packages 05:15:40 Removing intermediate container 93142009dd17 05:15:40 ---> 80752fd6ca98 05:15:40 Step 18/36 : WORKDIR / 05:15:40 ---> Running in d44b00d43ddc 05:15:40 Removing intermediate container d44b00d43ddc 05:15:40 ---> 6dc85e6cc4c9 05:15:40 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 05:15:42 ---> 27b488b51374 05:15:42 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 05:15:42 ---> c4c1d89ce6df 05:15:42 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 05:15:43 ---> f7fda4c30e0d 05:15:43 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 05:15:43 ---> 29096e941218 05:15:43 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 05:15:44 ---> cc15b6920cb3 05:15:44 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 05:15:44 ---> a882fde8d14b 05:15:44 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 05:15:46 ---> 8d9b10daac50 05:15:46 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 05:15:46 ---> Running in 9239fb66c085 05:15:48 Removing intermediate container 9239fb66c085 05:15:48 ---> 72b19438e563 05:15:48 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 05:15:48 ---> Running in ef589bd686ea 05:15:50 Removing intermediate container ef589bd686ea 05:15:50 ---> 549417343eaf 05:15:50 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 05:15:50 ---> Running in 667b303fe30d 05:15:52 Removing intermediate container 667b303fe30d 05:15:52 ---> e1012edefc7b 05:15:52 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 05:15:52 ---> Running in 031cb7c45150 05:15:54 Removing intermediate container 031cb7c45150 05:15:54 ---> 5a1343f92c04 05:15:54 Step 30/36 : EXPOSE 59983 05:15:54 ---> Running in 20e9d985e7e2 05:15:54 Removing intermediate container 20e9d985e7e2 05:15:54 ---> 1f5bb598973b 05:15:54 Step 31/36 : EXPOSE 8554 05:15:54 ---> Running in 70bc741b5f3f 05:15:54 Removing intermediate container 70bc741b5f3f 05:15:54 ---> e1421fe6291f 05:15:54 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 05:15:54 ---> Running in 67bb5fd7b00c 05:15:55 Removing intermediate container 67bb5fd7b00c 05:15:55 ---> b760c1fdb0d7 05:15:55 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 05:15:55 ---> Running in cd3146f928ab 05:15:55 Removing intermediate container cd3146f928ab 05:15:55 ---> bdaee70ac94a 05:15:55 Step 34/36 : LABEL arch=arm64 05:15:55 ---> Running in 8fca581d3cc3 05:15:55 Removing intermediate container 8fca581d3cc3 05:15:55 ---> 7ac464ac3257 05:15:55 Step 35/36 : LABEL git_sha=bda52fbadfd1c9962f4ac4f2e389a0a009478621 05:15:55 ---> Running in 04d2b76e8ee6 05:15:56 Removing intermediate container 04d2b76e8ee6 05:15:56 ---> df4c293a56ed 05:15:56 Step 36/36 : LABEL version=3.1.0-dev.31 05:15:56 ---> Running in 2ec4e9dbbcac 05:15:56 Removing intermediate container 2ec4e9dbbcac 05:15:56 ---> 26b83713bd41 05:15:56 [Warning] One or more build-args [ARCH] were not consumed 05:15:56 Successfully built 26b83713bd41 05:15:56 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:15:56 provisioning config files... 05:15:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/157@tmp/config17011193592178286151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:57 ---> docker-login.sh 05:15:57 nexus3.edgexfoundry.org:10001 05:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:57 Configure a credential helper to remove this warning. See 05:15:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:57 05:15:57 Login Succeeded 05:15:57 nexus3.edgexfoundry.org:10002 05:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:57 Configure a credential helper to remove this warning. See 05:15:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:57 05:15:57 Login Succeeded 05:15:57 nexus3.edgexfoundry.org:10003 05:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:58 Configure a credential helper to remove this warning. See 05:15:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:58 05:15:58 Login Succeeded 05:15:58 nexus3.edgexfoundry.org:10004 05:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:58 Configure a credential helper to remove this warning. See 05:15:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:58 05:15:58 Login Succeeded 05:15:58 docker.io 05:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:59 Configure a credential helper to remove this warning. See 05:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:59 05:15:59 Login Succeeded 05:15:59 ---> docker-login.sh ends [Pipeline] } 05:15:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:15:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:15:59 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 05:15:59 bda52fbadfd1c9962f4ac4f2e389a0a009478621 05:15:59 latest 05:15:59 3.1.0-dev.31 05:15:59 bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31 05:15:59 main 05:15:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:59 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bda52fbadfd1c9962f4ac4f2e389a0a009478621 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bda52fbadfd1c9962f4ac4f2e389a0a009478621 05:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:15:59 36039b7dd6d6: Preparing 05:15:59 60b838944ea6: Preparing 05:15:59 a01696b0f599: Preparing 05:15:59 f65d171ecce8: Preparing 05:15:59 608d194cb50c: Preparing 05:15:59 acc83c6ca332: Preparing 05:15:59 f90a70826a92: Preparing 05:15:59 1c3b5d11766a: Preparing 05:15:59 59a1ff38b54c: Preparing 05:15:59 c831fc7ce1c9: Preparing 05:15:59 ef25ee82aa93: Preparing 05:15:59 f3ba38872b57: Preparing 05:15:59 5f4d9fc4d98d: Preparing 05:15:59 acc83c6ca332: Waiting 05:15:59 f90a70826a92: Waiting 05:15:59 1c3b5d11766a: Waiting 05:15:59 59a1ff38b54c: Waiting 05:15:59 c831fc7ce1c9: Waiting 05:15:59 5f4d9fc4d98d: Waiting 05:15:59 ef25ee82aa93: Waiting 05:15:59 f3ba38872b57: Waiting 05:16:00 f65d171ecce8: Pushed 05:16:00 60b838944ea6: Pushed 05:16:00 36039b7dd6d6: Pushed 05:16:00 a01696b0f599: Pushed 05:16:00 acc83c6ca332: Pushed 05:16:00 1c3b5d11766a: Pushed 05:16:00 f90a70826a92: Pushed 05:16:00 59a1ff38b54c: Pushed 05:16:00 5f4d9fc4d98d: Layer already exists 05:16:00 c831fc7ce1c9: Pushed 05:16:05 608d194cb50c: Pushed 05:16:05 ef25ee82aa93: Pushed 05:16:20 f3ba38872b57: Pushed 05:16:20 bda52fbadfd1c9962f4ac4f2e389a0a009478621: digest: sha256:9b5171aaa19252ac0ae9f73506314a3c0720b2f9e3ed7d247a7f8ae5fefce76d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:21 + 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:16:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 05:16:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:16:21 36039b7dd6d6: Preparing 05:16:21 60b838944ea6: Preparing 05:16:21 a01696b0f599: Preparing 05:16:21 f65d171ecce8: Preparing 05:16:21 608d194cb50c: Preparing 05:16:21 acc83c6ca332: Preparing 05:16:21 f90a70826a92: Preparing 05:16:21 1c3b5d11766a: Preparing 05:16:21 59a1ff38b54c: Preparing 05:16:21 c831fc7ce1c9: Preparing 05:16:21 ef25ee82aa93: Preparing 05:16:21 f3ba38872b57: Preparing 05:16:21 5f4d9fc4d98d: Preparing 05:16:21 59a1ff38b54c: Waiting 05:16:21 acc83c6ca332: Waiting 05:16:21 c831fc7ce1c9: Waiting 05:16:21 f90a70826a92: Waiting 05:16:21 1c3b5d11766a: Waiting 05:16:21 ef25ee82aa93: Waiting 05:16:21 f3ba38872b57: Waiting 05:16:21 5f4d9fc4d98d: Waiting 05:16:21 60b838944ea6: Layer already exists 05:16:21 36039b7dd6d6: Layer already exists 05:16:21 608d194cb50c: Layer already exists 05:16:21 a01696b0f599: Layer already exists 05:16:21 f65d171ecce8: Layer already exists 05:16:21 1c3b5d11766a: Layer already exists 05:16:21 59a1ff38b54c: Layer already exists 05:16:21 acc83c6ca332: Layer already exists 05:16:21 f90a70826a92: Layer already exists 05:16:21 c831fc7ce1c9: Layer already exists 05:16:21 5f4d9fc4d98d: Layer already exists 05:16:21 f3ba38872b57: Layer already exists 05:16:21 ef25ee82aa93: Layer already exists 05:16:21 latest: digest: sha256:9b5171aaa19252ac0ae9f73506314a3c0720b2f9e3ed7d247a7f8ae5fefce76d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:21 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.31 05:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:16:22 36039b7dd6d6: Preparing 05:16:22 60b838944ea6: Preparing 05:16:22 a01696b0f599: Preparing 05:16:22 f65d171ecce8: Preparing 05:16:22 608d194cb50c: Preparing 05:16:22 acc83c6ca332: Preparing 05:16:22 f90a70826a92: Preparing 05:16:22 1c3b5d11766a: Preparing 05:16:22 59a1ff38b54c: Preparing 05:16:22 c831fc7ce1c9: Preparing 05:16:22 ef25ee82aa93: Preparing 05:16:22 f3ba38872b57: Preparing 05:16:22 5f4d9fc4d98d: Preparing 05:16:22 acc83c6ca332: Waiting 05:16:22 f90a70826a92: Waiting 05:16:22 c831fc7ce1c9: Waiting 05:16:22 ef25ee82aa93: Waiting 05:16:22 f3ba38872b57: Waiting 05:16:22 5f4d9fc4d98d: Waiting 05:16:22 1c3b5d11766a: Waiting 05:16:22 59a1ff38b54c: Waiting 05:16:22 60b838944ea6: Layer already exists 05:16:22 f65d171ecce8: Layer already exists 05:16:22 36039b7dd6d6: Layer already exists 05:16:22 608d194cb50c: Layer already exists 05:16:22 a01696b0f599: Layer already exists 05:16:22 f90a70826a92: Layer already exists 05:16:22 59a1ff38b54c: Layer already exists 05:16:22 c831fc7ce1c9: Layer already exists 05:16:22 acc83c6ca332: Layer already exists 05:16:22 1c3b5d11766a: Layer already exists 05:16:22 ef25ee82aa93: Layer already exists 05:16:22 f3ba38872b57: Layer already exists 05:16:22 5f4d9fc4d98d: Layer already exists 05:16:22 3.1.0-dev.31: digest: sha256:9b5171aaa19252ac0ae9f73506314a3c0720b2f9e3ed7d247a7f8ae5fefce76d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:22 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31 05:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:16:23 36039b7dd6d6: Preparing 05:16:23 60b838944ea6: Preparing 05:16:23 a01696b0f599: Preparing 05:16:23 f65d171ecce8: Preparing 05:16:23 608d194cb50c: Preparing 05:16:23 acc83c6ca332: Preparing 05:16:23 f90a70826a92: Preparing 05:16:23 1c3b5d11766a: Preparing 05:16:23 59a1ff38b54c: Preparing 05:16:23 c831fc7ce1c9: Preparing 05:16:23 ef25ee82aa93: Preparing 05:16:23 f3ba38872b57: Preparing 05:16:23 5f4d9fc4d98d: Preparing 05:16:23 59a1ff38b54c: Waiting 05:16:23 c831fc7ce1c9: Waiting 05:16:23 ef25ee82aa93: Waiting 05:16:23 acc83c6ca332: Waiting 05:16:23 f90a70826a92: Waiting 05:16:23 1c3b5d11766a: Waiting 05:16:23 f3ba38872b57: Waiting 05:16:23 5f4d9fc4d98d: Waiting 05:16:23 f65d171ecce8: Layer already exists 05:16:23 608d194cb50c: Layer already exists 05:16:23 60b838944ea6: Layer already exists 05:16:23 a01696b0f599: Layer already exists 05:16:23 36039b7dd6d6: Layer already exists 05:16:23 c831fc7ce1c9: Layer already exists 05:16:23 f90a70826a92: Layer already exists 05:16:23 acc83c6ca332: Layer already exists 05:16:23 59a1ff38b54c: Layer already exists 05:16:23 1c3b5d11766a: Layer already exists 05:16:23 ef25ee82aa93: Layer already exists 05:16:23 f3ba38872b57: Layer already exists 05:16:23 5f4d9fc4d98d: Layer already exists 05:16:23 bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31: digest: sha256:9b5171aaa19252ac0ae9f73506314a3c0720b2f9e3ed7d247a7f8ae5fefce76d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:23 + 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:16:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 05:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:16:24 36039b7dd6d6: Preparing 05:16:24 60b838944ea6: Preparing 05:16:24 a01696b0f599: Preparing 05:16:24 f65d171ecce8: Preparing 05:16:24 608d194cb50c: Preparing 05:16:24 acc83c6ca332: Preparing 05:16:24 f90a70826a92: Preparing 05:16:24 1c3b5d11766a: Preparing 05:16:24 59a1ff38b54c: Preparing 05:16:24 c831fc7ce1c9: Preparing 05:16:24 ef25ee82aa93: Preparing 05:16:24 f3ba38872b57: Preparing 05:16:24 5f4d9fc4d98d: Preparing 05:16:24 acc83c6ca332: Waiting 05:16:24 f90a70826a92: Waiting 05:16:24 1c3b5d11766a: Waiting 05:16:24 59a1ff38b54c: Waiting 05:16:24 c831fc7ce1c9: Waiting 05:16:24 ef25ee82aa93: Waiting 05:16:24 f3ba38872b57: Waiting 05:16:24 5f4d9fc4d98d: Waiting 05:16:24 608d194cb50c: Layer already exists 05:16:24 a01696b0f599: Layer already exists 05:16:24 f65d171ecce8: Layer already exists 05:16:24 60b838944ea6: Layer already exists 05:16:24 36039b7dd6d6: Layer already exists 05:16:24 1c3b5d11766a: Layer already exists 05:16:24 acc83c6ca332: Layer already exists 05:16:24 f90a70826a92: Layer already exists 05:16:24 59a1ff38b54c: Layer already exists 05:16:24 c831fc7ce1c9: Layer already exists 05:16:24 ef25ee82aa93: Layer already exists 05:16:24 f3ba38872b57: Layer already exists 05:16:24 5f4d9fc4d98d: Layer already exists 05:16:24 main: digest: sha256:9b5171aaa19252ac0ae9f73506314a3c0720b2f9e3ed7d247a7f8ae5fefce76d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:16:24 ===================================================== [Pipeline] echo 05:16:24 taggedImages: 05:16:24 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bda52fbadfd1c9962f4ac4f2e389a0a009478621 05:16:24 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 05:16:24 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.31 05:16:24 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bda52fbadfd1c9962f4ac4f2e389a0a009478621-3.1.0-dev.31 05:16:24 - 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:16:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:24 05:16:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:25 arm64: Pulling from edgex-lftools-log-publisher 05:16:25 8998bd30e6a1: Pulling fs layer 05:16:25 04944245beec: Pulling fs layer 05:16:25 699f458cf7ca: Pulling fs layer 05:16:25 765212b225bb: Pulling fs layer 05:16:25 f23df028b6ca: Pulling fs layer 05:16:25 d65c8cfc05b1: Pulling fs layer 05:16:25 2437ff75d9bd: Pulling fs layer 05:16:25 f23df028b6ca: Waiting 05:16:25 d65c8cfc05b1: Waiting 05:16:25 2437ff75d9bd: Waiting 05:16:25 765212b225bb: Waiting 05:16:25 04944245beec: Verifying Checksum 05:16:25 04944245beec: Download complete 05:16:25 765212b225bb: Verifying Checksum 05:16:25 765212b225bb: Download complete 05:16:25 f23df028b6ca: Verifying Checksum 05:16:25 f23df028b6ca: Download complete 05:16:25 d65c8cfc05b1: Verifying Checksum 05:16:25 d65c8cfc05b1: Download complete 05:16:25 699f458cf7ca: Verifying Checksum 05:16:25 699f458cf7ca: Download complete 05:16:26 8998bd30e6a1: Verifying Checksum 05:16:26 8998bd30e6a1: Download complete 05:16:28 2437ff75d9bd: Verifying Checksum 05:16:28 2437ff75d9bd: Download complete 05:16:31 8998bd30e6a1: Pull complete 05:16:31 04944245beec: Pull complete 05:16:33 699f458cf7ca: Pull complete 05:16:33 765212b225bb: Pull complete 05:16:34 f23df028b6ca: Pull complete 05:16:34 d65c8cfc05b1: Pull complete 05:16:50 2437ff75d9bd: Pull complete 05:16:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:16:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:50 prd-ubuntu20.04-docker-arm64-4c-16g-9593 does not seem to be running inside a container 05:16:50 $ 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/157 -v /w/workspace/device-usb-camera/157:/w/workspace/device-usb-camera/157:rw,z -v /w/workspace/device-usb-camera/157@tmp:/w/workspace/device-usb-camera/157@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:arm64 cat 05:16:53 $ docker top 80cc0f03938344770560b032fbaaafde0eae732182b8d2fb20cddf16b6ca29d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:54 ---> job-cost.sh 05:16:54 lf-activate-venv: SKIPPING 05:16:54 INFO: No Stack... 05:16:54 INFO: Retrieving Pricing Info for: v3-standard-4 05:16:55 INFO: Archiving Costs [Pipeline] sh 05:16:56 + cat /w/workspace/device-usb-camera/157/archives/cost.csv 05:16:56 + cut -d, -f6 [Pipeline] lock 05:16:56 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-157-stack-cost] 05:16:56 Resource [jenkins-edgexfoundry-device-usb-camera-main-157-stack-cost] did not exist. Created. 05:16:56 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:16:57 /w/workspace/device-usb-camera/157@tmp/durable-a12f2aff/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:16:57 + echo total: 0.10999999940395355 [Pipeline] stash 05:16:57 Warning: overwriting stash ‘stack-cost’ 05:16:57 Stashed 1 file(s) [Pipeline] } 05:16:57 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-157-stack-cost] [Pipeline] // lock [Pipeline] } 05:16:57 $ docker stop --time=1 80cc0f03938344770560b032fbaaafde0eae732182b8d2fb20cddf16b6ca29d8 05:17:00 $ docker rm -f --volumes 80cc0f03938344770560b032fbaaafde0eae732182b8d2fb20cddf16b6ca29d8 [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:17:01 provisioning config files... 05:17:01 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11091080283511940460tmp [Pipeline] { [Pipeline] sh 05:17:01 + set +x 05:17:01 + + bash -s -- 05:17:01 curl -s https://codecov.io/bash 05:17:01 05:17:01 _____ _ 05:17:01 / ____| | | 05:17:01 | | ___ __| | ___ ___ _____ __ 05:17:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:17:01 | |___| (_) | (_| | __/ (_| (_) \ V / 05:17:01 \_____\___/ \__,_|\___|\___\___/ \_/ 05:17:01 Bash-1.0.6 05:17:01 05:17:01 05:17:01 ==> git version 2.25.1 found 05:17:01 ==> 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:17:01 Release-Date: 2020-01-08 05:17:01 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:17:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:17:01 ==> Jenkins CI detected. 05:17:01 current dir:  /w/workspace/exfoundry_device-usb-camera_main 05:17:01 project root: . 05:17:01 --> token set from env 05:17:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:17:01 ==> Running gcov in . (disable via -X gcov) 05:17:01 ==> Python coveragepy not found 05:17:01 ==> Searching for coverage reports in: 05:17:01 + . 05:17:01 -> Found 1 reports 05:17:01 ==> Detecting git/mercurial file structure 05:17:01 ==> Reading reports 05:17:01 + ./coverage.out bytes=54703 05:17:01 ==> Appending adjustments 05:17:01 https://docs.codecov.io/docs/fixing-reports 05:17:01 + Found adjustments 05:17:01 ==> Gzipping contents 05:17:01 8.0K /tmp/codecov.Je7cPQ.gz 05:17:01 ==> Uploading reports 05:17:01 url: https://codecov.io 05:17:01 query: branch=main&commit=bda52fbadfd1c9962f4ac4f2e389a0a009478621&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:17:01 -> Pinging Codecov 05:17:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=bda52fbadfd1c9962f4ac4f2e389a0a009478621&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:17:02 -> Uploading to 05:17:02 https://storage.googleapis.com/codecov/v4/raw/2023-10-19/73D8F5FF140700D3E01443B452E23636/bda52fbadfd1c9962f4ac4f2e389a0a009478621/732ba3ff-9ff5-40e5-ad60-d88b951534fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231019T051701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b1c11a5f102d3ad10dd2267272c32d531404014b6d9c0e1f8538c865dc09766 05:17:02 % Total % Received % Xferd Average Speed Time Time Time Current 05:17:02 Dload Upload Total Spent Left Speed 05:17:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 21996 --:--:-- --:--:-- --:--:-- 21996 05:17:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/bda52fbadfd1c9962f4ac4f2e389a0a009478621 [Pipeline] } 05:17:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:17:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:17:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:17:02 05:17:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:17:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:17:03 df9b9388f04a: Pulling fs layer 05:17:03 52dc419b0ee2: Pulling fs layer 05:17:03 25bc292e5bac: Pulling fs layer 05:17:03 114826534d7a: Pulling fs layer 05:17:03 4657fd5d0bcf: Pulling fs layer 05:17:03 6ad1cebc031e: Pulling fs layer 05:17:03 8a3aa393b2d8: Pulling fs layer 05:17:03 114826534d7a: Waiting 05:17:03 4657fd5d0bcf: Waiting 05:17:03 6ad1cebc031e: Waiting 05:17:03 8a3aa393b2d8: Waiting 05:17:03 25bc292e5bac: Verifying Checksum 05:17:03 25bc292e5bac: Download complete 05:17:03 52dc419b0ee2: Download complete 05:17:03 4657fd5d0bcf: Verifying Checksum 05:17:03 4657fd5d0bcf: Download complete 05:17:03 df9b9388f04a: Verifying Checksum 05:17:03 df9b9388f04a: Download complete 05:17:03 df9b9388f04a: Pull complete 05:17:03 6ad1cebc031e: Verifying Checksum 05:17:03 6ad1cebc031e: Download complete 05:17:03 52dc419b0ee2: Pull complete 05:17:03 25bc292e5bac: Pull complete 05:17:03 114826534d7a: Verifying Checksum 05:17:03 114826534d7a: Download complete 05:17:03 8a3aa393b2d8: Verifying Checksum 05:17:03 8a3aa393b2d8: Download complete 05:17:07 114826534d7a: Pull complete 05:17:07 4657fd5d0bcf: Pull complete 05:17:07 6ad1cebc031e: Pull complete 05:17:09 8a3aa393b2d8: Pull complete 05:17:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:17:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:17:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:09 prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container 05:17:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:17:15 $ docker top 7b1746c5a5045e75b9d8d870f5c5c9bf49716285ff1867031763591fc8da3dcf -eo pid,comm [Pipeline] { [Pipeline] echo 05:17:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 05:17:16 + set -o pipefail 05:17:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 05:17:22 05:17:22 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 05:17:22 05:17:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/8a686fe4-ce1a-4173-8534-d4836f51ebde 05:17:22 05:17:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:17:22 05:17:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:17:22 05:17:22 05:17:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:17:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:17:22 More details here: https://snyk.co/ue1NS [Pipeline] } 05:17:22 $ docker stop --time=1 7b1746c5a5045e75b9d8d870f5c5c9bf49716285ff1867031763591fc8da3dcf 05:17:27 $ docker rm -f --volumes 7b1746c5a5045e75b9d8d870f5c5c9bf49716285ff1867031763591fc8da3dcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:17:27 + git log --format=format:%s -1 bda52fbadfd1c9962f4ac4f2e389a0a009478621 [Pipeline] sh 05:17:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:17:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:28 prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container 05:17:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:17:28 $ docker top d6dc18541dc5738b54cf75edfc8dfce061e442bf0e828ae833455e920a4f606c -eo pid,comm 05:17:29 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:17:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:17:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:17:29 [ssh-agent] Looking for ssh-agent implementation... 05:17:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:17:29 $ docker exec d6dc18541dc5738b54cf75edfc8dfce061e442bf0e828ae833455e920a4f606c ssh-agent 05:17:29 SSH_AUTH_SOCK=/tmp/ssh-VabSi5KOcgzc/agent.34 05:17:29 SSH_AGENT_PID=40 05:17:29 Running ssh-add (command line suppressed) 05:17:29 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16096298687456840548.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16096298687456840548.key) 05:17:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:17:29 + git semver tag 05:17:29 2023-10-19 05:17:29,831 [run_tag] DEBUG tag force:False 05:17:29 2023-10-19 05:17:29,832 [check_head_tag] DEBUG check head tag 05:17:29 2023-10-19 05:17:29,834 [execute] INFO git cat-file --batch-check 05:17:29 2023-10-19 05:17:29,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 05:17:29 2023-10-19 05:17:29,836 [execute] INFO git cat-file --batch 05:17:29 2023-10-19 05:17:29,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 05:17:29 2023-10-19 05:17:29,877 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:17:29 2023-10-19 05:17:29,878 [execute] INFO git tag -a v3.1.0-dev.31 -m v3.1.0-dev.31 05:17:29 2023-10-19 05:17:29,878 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.31', '-m', 'v3.1.0-dev.31'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 05:17:29 2023-10-19 05:17:29,883 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:17:29 3.1.0-dev.31 [Pipeline] } 05:17:29 $ docker exec --env ******** --env ******** d6dc18541dc5738b54cf75edfc8dfce061e442bf0e828ae833455e920a4f606c ssh-agent -k 05:17:30 unset SSH_AUTH_SOCK; 05:17:30 unset SSH_AGENT_PID; 05:17:30 echo Agent pid 40 killed; 05:17:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:17:30 + git semver [Pipeline] } 05:17:30 $ docker stop --time=1 d6dc18541dc5738b54cf75edfc8dfce061e442bf0e828ae833455e920a4f606c 05:17:31 $ docker rm -f --volumes d6dc18541dc5738b54cf75edfc8dfce061e442bf0e828ae833455e920a4f606c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:17:32 05:17:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:17:32 0.23.1-centos7: Pulling from edgex-lftools 05:17:32 ab5ef0e58194: Pulling fs layer 05:17:32 9712f1f96733: Pulling fs layer 05:17:32 63f879dbbcfc: Pulling fs layer 05:17:32 0d9ebad4ef96: Pulling fs layer 05:17:32 e9a5061849ea: Pulling fs layer 05:17:32 d747dcd14b5f: Pulling fs layer 05:17:32 2de7ff778b66: Pulling fs layer 05:17:32 0d9ebad4ef96: Waiting 05:17:32 e9a5061849ea: Waiting 05:17:32 d747dcd14b5f: Waiting 05:17:32 2de7ff778b66: Waiting 05:17:32 9712f1f96733: Verifying Checksum 05:17:32 9712f1f96733: Download complete 05:17:32 63f879dbbcfc: Verifying Checksum 05:17:32 63f879dbbcfc: Download complete 05:17:33 0d9ebad4ef96: Verifying Checksum 05:17:33 0d9ebad4ef96: Download complete 05:17:33 d747dcd14b5f: Verifying Checksum 05:17:33 d747dcd14b5f: Download complete 05:17:33 e9a5061849ea: Verifying Checksum 05:17:33 e9a5061849ea: Download complete 05:17:33 ab5ef0e58194: Verifying Checksum 05:17:33 ab5ef0e58194: Download complete 05:17:33 2de7ff778b66: Verifying Checksum 05:17:33 2de7ff778b66: Download complete 05:17:35 ab5ef0e58194: Pull complete 05:17:35 9712f1f96733: Pull complete 05:17:36 63f879dbbcfc: Pull complete 05:17:40 0d9ebad4ef96: Pull complete 05:17:40 e9a5061849ea: Pull complete 05:17:40 d747dcd14b5f: Pull complete 05:17:41 2de7ff778b66: Pull complete 05:17:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:17:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:17:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:41 prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container 05:17:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:17:47 $ docker top e5ef2482411dc6b93c4a940db5f88254f148f31ca8bab35ffdbd2c946bb336a0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:17:47 provisioning config files... 05:17:47 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14525298987378436003tmp 05:17:47 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4410233303498819628tmp 05:17:47 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14144157828695353103tmp [Pipeline] { [Pipeline] echo 05:17:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:17:47 ---> sigul-configuration.sh 05:17:47 gpg: directory `/root/.gnupg' created 05:17:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:17:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:17:47 gpg: keyring `/root/.gnupg/secring.gpg' created 05:17:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:17:47 gpg: CAST5 encrypted data 05:17:47 gpg: encrypted with 1 passphrase 05:17:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:17:48 + mkdir /home/jenkins 05:17:48 + mkdir /home/jenkins/sigul [Pipeline] sh 05:17:48 + 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:17:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:17:48 ---> sigul-install.sh 05:17:48 Sigul already installed; skipping installation. [Pipeline] sh 05:17:48 + git tag --list 05:17:48 v0.0.0 05:17:48 v0.0.1-dev.1 05:17:48 v0.0.1-dev.10 05:17:48 v0.0.1-dev.11 05:17:48 v0.0.1-dev.12 05:17:48 v0.0.1-dev.13 05:17:48 v0.0.1-dev.14 05:17:48 v0.0.1-dev.15 05:17:48 v0.0.1-dev.16 05:17:48 v0.0.1-dev.2 05:17:48 v0.0.1-dev.3 05:17:48 v0.0.1-dev.4 05:17:48 v0.0.1-dev.5 05:17:48 v0.0.1-dev.6 05:17:48 v0.0.1-dev.7 05:17:48 v0.0.1-dev.8 05:17:48 v0.0.1-dev.9 05:17:48 v2.2.0 05:17:48 v2.2.0-dev.17 05:17:48 v2.2.0-dev.18 05:17:48 v2.2.0-dev.19 05:17:48 v2.2.0-dev.20 05:17:48 v2.2.0-dev.21 05:17:48 v2.2.0-dev.22 05:17:48 v2.2.0-dev.23 05:17:48 v2.2.0-dev.24 05:17:48 v2.2.0-dev.25 05:17:48 v2.2.0-dev.26 05:17:48 v2.2.0-dev.27 05:17:48 v2.3.0 05:17:48 v2.3.0-dev.1 05:17:48 v2.3.0-dev.10 05:17:48 v2.3.0-dev.11 05:17:48 v2.3.0-dev.12 05:17:48 v2.3.0-dev.13 05:17:48 v2.3.0-dev.14 05:17:48 v2.3.0-dev.15 05:17:48 v2.3.0-dev.16 05:17:48 v2.3.0-dev.17 05:17:48 v2.3.0-dev.18 05:17:48 v2.3.0-dev.19 05:17:48 v2.3.0-dev.2 05:17:48 v2.3.0-dev.20 05:17:48 v2.3.0-dev.21 05:17:48 v2.3.0-dev.22 05:17:48 v2.3.0-dev.23 05:17:48 v2.3.0-dev.24 05:17:48 v2.3.0-dev.25 05:17:48 v2.3.0-dev.26 05:17:48 v2.3.0-dev.27 05:17:48 v2.3.0-dev.28 05:17:48 v2.3.0-dev.3 05:17:48 v2.3.0-dev.4 05:17:48 v2.3.0-dev.5 05:17:48 v2.3.0-dev.6 05:17:48 v2.3.0-dev.7 05:17:48 v2.3.0-dev.8 05:17:48 v2.3.0-dev.9 05:17:48 v2.3.1 05:17:48 v2.3.1-dev.4 05:17:48 v2.3.1-dev.5 05:17:48 v2.3.1-dev.6 05:17:48 v3.0 05:17:48 v3.0.0 05:17:48 v3.0.0-dev.1 05:17:48 v3.0.0-dev.10 05:17:48 v3.0.0-dev.11 05:17:48 v3.0.0-dev.12 05:17:48 v3.0.0-dev.13 05:17:48 v3.0.0-dev.14 05:17:48 v3.0.0-dev.15 05:17:48 v3.0.0-dev.16 05:17:48 v3.0.0-dev.17 05:17:48 v3.0.0-dev.18 05:17:48 v3.0.0-dev.19 05:17:48 v3.0.0-dev.2 05:17:48 v3.0.0-dev.20 05:17:48 v3.0.0-dev.21 05:17:48 v3.0.0-dev.22 05:17:48 v3.0.0-dev.23 05:17:48 v3.0.0-dev.24 05:17:48 v3.0.0-dev.25 05:17:48 v3.0.0-dev.26 05:17:48 v3.0.0-dev.27 05:17:48 v3.0.0-dev.28 05:17:48 v3.0.0-dev.29 05:17:48 v3.0.0-dev.3 05:17:48 v3.0.0-dev.30 05:17:48 v3.0.0-dev.31 05:17:48 v3.0.0-dev.32 05:17:48 v3.0.0-dev.33 05:17:48 v3.0.0-dev.34 05:17:48 v3.0.0-dev.35 05:17:48 v3.0.0-dev.36 05:17:48 v3.0.0-dev.37 05:17:48 v3.0.0-dev.38 05:17:48 v3.0.0-dev.39 05:17:48 v3.0.0-dev.4 05:17:48 v3.0.0-dev.40 05:17:48 v3.0.0-dev.41 05:17:48 v3.0.0-dev.42 05:17:48 v3.0.0-dev.43 05:17:48 v3.0.0-dev.44 05:17:48 v3.0.0-dev.45 05:17:48 v3.0.0-dev.46 05:17:48 v3.0.0-dev.47 05:17:48 v3.0.0-dev.48 05:17:48 v3.0.0-dev.49 05:17:48 v3.0.0-dev.5 05:17:48 v3.0.0-dev.50 05:17:48 v3.0.0-dev.51 05:17:48 v3.0.0-dev.6 05:17:48 v3.0.0-dev.7 05:17:48 v3.0.0-dev.8 05:17:48 v3.0.0-dev.9 05:17:48 v3.1.0-dev.1 05:17:48 v3.1.0-dev.10 05:17:48 v3.1.0-dev.11 05:17:48 v3.1.0-dev.12 05:17:48 v3.1.0-dev.13 05:17:48 v3.1.0-dev.14 05:17:48 v3.1.0-dev.15 05:17:48 v3.1.0-dev.16 05:17:48 v3.1.0-dev.17 05:17:48 v3.1.0-dev.18 05:17:48 v3.1.0-dev.19 05:17:48 v3.1.0-dev.2 05:17:48 v3.1.0-dev.20 05:17:48 v3.1.0-dev.21 05:17:48 v3.1.0-dev.22 05:17:48 v3.1.0-dev.23 05:17:48 v3.1.0-dev.24 05:17:48 v3.1.0-dev.25 05:17:48 v3.1.0-dev.26 05:17:48 v3.1.0-dev.27 05:17:48 v3.1.0-dev.28 05:17:48 v3.1.0-dev.29 05:17:48 v3.1.0-dev.3 05:17:48 v3.1.0-dev.30 05:17:48 v3.1.0-dev.31 05:17:48 v3.1.0-dev.4 05:17:48 v3.1.0-dev.5 05:17:48 v3.1.0-dev.6 05:17:48 v3.1.0-dev.7 05:17:48 v3.1.0-dev.8 05:17:48 v3.1.0-dev.9 [Pipeline] sh 05:17:49 + lftools sign git-tag v3.1.0-dev.31 05:17:49 Signing Git tag with Sigul... 05:17:49 Signing v3.1.0-dev.31 [Pipeline] echo 05:17:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:17:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:17:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:17:50 $ docker stop --time=1 e5ef2482411dc6b93c4a940db5f88254f148f31ca8bab35ffdbd2c946bb336a0 05:17:51 $ docker rm -f --volumes e5ef2482411dc6b93c4a940db5f88254f148f31ca8bab35ffdbd2c946bb336a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:17:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:17:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:52 prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container 05:17:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:17:52 $ docker top 77b9bfbde750e0bf28fc48a64729e076db79b1f0ef3938e5e1c573cb4ef5c179 -eo pid,comm 05:17:52 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:17:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:17:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:17:52 [ssh-agent] Looking for ssh-agent implementation... 05:17:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:17:52 $ docker exec 77b9bfbde750e0bf28fc48a64729e076db79b1f0ef3938e5e1c573cb4ef5c179 ssh-agent 05:17:53 SSH_AUTH_SOCK=/tmp/ssh-cgLL6EUYsoKD/agent.32 05:17:53 SSH_AGENT_PID=38 05:17:53 Running ssh-add (command line suppressed) 05:17:53 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16616940291282472590.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16616940291282472590.key) 05:17:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:17:53 + git semver bump pre 05:17:53 2023-10-19 05:17:53,666 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:17:53 2023-10-19 05:17:53,666 [bump_version] DEBUG bumping version:3.1.0-dev.31 on axis:pre with prefix:dev 05:17:53 2023-10-19 05:17:53,667 [bump_version] DEBUG bumped version:3.1.0-dev.32 05:17:53 2023-10-19 05:17:53,667 [write_version] DEBUG write version:3.1.0-dev.32 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 05:17:53 2023-10-19 05:17:53,667 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:17:53 2023-10-19 05:17:53,667 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:17:53 2023-10-19 05:17:53,668 [execute] INFO git cat-file --batch-check 05:17:53 2023-10-19 05:17:53,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:17:53 2023-10-19 05:17:53,673 [execute] INFO git cat-file --batch 05:17:53 2023-10-19 05:17:53,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:17:53 2023-10-19 05:17:53,678 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:17:53 3.1.0-dev.32 [Pipeline] } 05:17:53 $ docker exec --env ******** --env ******** 77b9bfbde750e0bf28fc48a64729e076db79b1f0ef3938e5e1c573cb4ef5c179 ssh-agent -k 05:17:53 unset SSH_AUTH_SOCK; 05:17:53 unset SSH_AGENT_PID; 05:17:53 echo Agent pid 38 killed; 05:17:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:17:54 + git semver [Pipeline] } 05:17:54 $ docker stop --time=1 77b9bfbde750e0bf28fc48a64729e076db79b1f0ef3938e5e1c573cb4ef5c179 05:17:55 $ docker rm -f --volumes 77b9bfbde750e0bf28fc48a64729e076db79b1f0ef3938e5e1c573cb4ef5c179 [Pipeline] // withDockerContainer [Pipeline] sh 05:17:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:17:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:56 prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container 05:17:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:17:56 $ docker top e8f246751270137c8cd1e889f4872d16ac3b2e03471ce63abbaa39c14b461bbf -eo pid,comm 05:17:56 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:17:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:17:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:17:56 [ssh-agent] Looking for ssh-agent implementation... 05:17:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:17:56 $ docker exec e8f246751270137c8cd1e889f4872d16ac3b2e03471ce63abbaa39c14b461bbf ssh-agent 05:17:57 SSH_AUTH_SOCK=/tmp/ssh-5GVn0D60cRXF/agent.32 05:17:57 SSH_AGENT_PID=38 05:17:57 Running ssh-add (command line suppressed) 05:17:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3801400851193049790.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3801400851193049790.key) 05:17:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:17:57 + git semver push 05:17:57 2023-10-19 05:17:57,673 [run_push] DEBUG push 05:17:57 2023-10-19 05:17:57,674 [execute] INFO git cat-file --batch-check 05:17:57 2023-10-19 05:17:57,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:17:57 2023-10-19 05:17:57,677 [execute] INFO git rev-list d935b013dd4b69cc18a4115cbdc25fcc46dfe3ba -- 05:17:57 2023-10-19 05:17:57,677 [execute] DEBUG Popen(['git', 'rev-list', 'd935b013dd4b69cc18a4115cbdc25fcc46dfe3ba', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 05:17:57 2023-10-19 05:17:57,684 [execute] INFO git fetch -v origin 05:17:57 2023-10-19 05:17:57,685 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 05:17:58 2023-10-19 05:17:58,176 [run_push] DEBUG no remote changes detected 05:17:58 2023-10-19 05:17:58,176 [execute] INFO git push origin semver 05:17:58 2023-10-19 05:17:58,177 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 05:17:59 2023-10-19 05:17:58,923 [run_push] DEBUG push all version tags 05:17:59 2023-10-19 05:17:58,923 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:17:59 2023-10-19 05:17:58,924 [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:17:59 2023-10-19 05:17:59,672 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:17:59 3.1.0-dev.32 [Pipeline] } 05:17:59 $ docker exec --env ******** --env ******** e8f246751270137c8cd1e889f4872d16ac3b2e03471ce63abbaa39c14b461bbf ssh-agent -k 05:17:59 unset SSH_AUTH_SOCK; 05:17:59 unset SSH_AGENT_PID; 05:17:59 echo Agent pid 38 killed; 05:17:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:18:00 + git semver [Pipeline] } 05:18:00 $ docker stop --time=1 e8f246751270137c8cd1e889f4872d16ac3b2e03471ce63abbaa39c14b461bbf 05:18:01 $ docker rm -f --volumes e8f246751270137c8cd1e889f4872d16ac3b2e03471ce63abbaa39c14b461bbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:18:02 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 05:18:02 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 05:18:02 total 16 05:18:02 drwxr-xr-x 3 root root 4096 Oct 19 05:07 . 05:18:02 drwxrwxr-x 11 jenkins jenkins 4096 Oct 19 05:17 .. 05:18:02 drwxr-xr-x 2 root root 4096 Oct 19 05:07 cost 05:18:02 -rw-r--r-- 1 root root 89 Oct 19 05:07 cost.csv 05:18:02 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 05:18:02 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 05:18:02 total 16 05:18:02 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 05:07 . 05:18:02 drwxrwxr-x 11 jenkins jenkins 4096 Oct 19 05:17 .. 05:18:02 drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 05:07 cost 05:18:02 -rw-r--r-- 1 jenkins jenkins 89 Oct 19 05:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:18:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:18:03 ---> package-listing.sh 05:18:03 ++ facter osfamily 05:18:03 ++ tr '[:upper:]' '[:lower:]' 05:18:03 + OS_FAMILY=debian 05:18:03 + workspace=/w/workspace/exfoundry_device-usb-camera_main 05:18:03 + START_PACKAGES=/tmp/packages_start.txt 05:18:03 + END_PACKAGES=/tmp/packages_end.txt 05:18:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:18:03 + PACKAGES=/tmp/packages_start.txt 05:18:03 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 05:18:03 + PACKAGES=/tmp/packages_end.txt 05:18:03 + case "${OS_FAMILY}" in 05:18:03 + dpkg -l 05:18:03 + grep '^ii' 05:18:03 + '[' -f /tmp/packages_start.txt ']' 05:18:03 + '[' -f /tmp/packages_end.txt ']' 05:18:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:18:03 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 05:18:03 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 05:18:03 + 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:18:03 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:18:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:18:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:04 prd-ubuntu20.04-docker-8c-8g-9590 does not seem to be running inside a container 05:18:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:18:04 $ docker top c0618e0c58fee11efecbdacd9378cca968128165c79aef3c490479b2b81ce82b -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:05 + touch /tmp/pre-build-complete [Pipeline] sh 05:18:05 + mkdir -p /var/log/sysstat [Pipeline] sh 05:18:05 + ls /var/log/sa-host 05:18:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:18:05 provisioning config files... 05:18:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12542034928125449903tmp [Pipeline] { [Pipeline] echo 05:18:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:18:06 ---> create-netrc.sh [Pipeline] } 05:18:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:18:06 ---> python-tools-install.sh [Pipeline] echo 05:18:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:18:06 ---> sudo-logs.sh 05:18:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:18:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:18:07 ---> job-cost.sh 05:18:07 lf-activate-venv: SKIPPING 05:18:07 DEBUG: total: 0.2199999988079071 05:18:07 INFO: Retrieving Stack Cost... 05:18:07 INFO: Retrieving Pricing Info for: v3-standard-8 05:18:08 INFO: Archiving Costs [Pipeline] echo 05:18:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:18:08 ---> logs-deploy.sh 05:18:08 lf-activate-venv: SKIPPING 05:18:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/157 05:18:08 INFO: archiving workspace using pattern(s): 05:18:09 Archives upload complete. 05:18:09 INFO: archiving logs to Nexus 05:18:09 ---> uname -a: 05:18:09 Linux prd-ubuntu20-04-docker-8c-8g-9590 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:18:09 05:18:09 05:18:09 ---> lscpu: 05:18:09 Architecture: x86_64 05:18:09 CPU op-mode(s): 32-bit, 64-bit 05:18:09 Byte Order: Little Endian 05:18:09 Address sizes: 40 bits physical, 48 bits virtual 05:18:09 CPU(s): 8 05:18:09 On-line CPU(s) list: 0-7 05:18:09 Thread(s) per core: 1 05:18:09 Core(s) per socket: 1 05:18:09 Socket(s): 8 05:18:09 NUMA node(s): 1 05:18:09 Vendor ID: AuthenticAMD 05:18:09 CPU family: 23 05:18:09 Model: 49 05:18:09 Model name: AMD EPYC-Rome Processor 05:18:09 Stepping: 0 05:18:09 CPU MHz: 2799.998 05:18:09 BogoMIPS: 5599.99 05:18:09 Virtualization: AMD-V 05:18:09 Hypervisor vendor: KVM 05:18:09 Virtualization type: full 05:18:09 L1d cache: 256 KiB 05:18:09 L1i cache: 256 KiB 05:18:09 L2 cache: 4 MiB 05:18:09 L3 cache: 128 MiB 05:18:09 NUMA node0 CPU(s): 0-7 05:18:09 Vulnerability Itlb multihit: Not affected 05:18:09 Vulnerability L1tf: Not affected 05:18:09 Vulnerability Mds: Not affected 05:18:09 Vulnerability Meltdown: Not affected 05:18:09 Vulnerability Mmio stale data: Not affected 05:18:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:18:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:18:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:18:09 Vulnerability Srbds: Not affected 05:18:09 Vulnerability Tsx async abort: Not affected 05:18:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:18:09 05:18:09 05:18:09 ---> nproc: 05:18:09 8 05:18:09 05:18:09 05:18:09 ---> df -h: 05:18:09 Filesystem Size Used Avail Use% Mounted on 05:18:09 overlay 155G 13G 143G 9% / 05:18:09 tmpfs 64M 0 64M 0% /dev 05:18:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:18:09 shm 64M 0 64M 0% /dev/shm 05:18:09 /dev/vda1 155G 13G 143G 9% /facter-os 05:18:09 05:18:09